Template:ÁrTalContactBox: Difference between revisions

From TalossaWiki
Jump to navigation Jump to search
No edit summary
 
(5 intermediate revisions by 3 users not shown)
Line 5: Line 5:
|align="center" valign="top" |<big>'''Contact this Citizen'''</big>
|align="center" valign="top" |<big>'''Contact this Citizen'''</big>
|-
|-
|<hr>Email Address: [mailto:{{{email}}} {{{email}}}]
|<hr>'''Email Address''': [mailto:{{{email}}} {{{email}}}]
|-
|-
|GChat: {{{gchat}}}
{{#if: {{{gchat|}}}|{{!}}-
{{!}}'''GChat''': {{{gchat}}}|}}
|-
|-
|MSN: {{{MSN}}}
{{#if: {{{msn|}}}|{{!}}-
{{!}}'''MSN''': {{{msn}}}|}}
|-
|-
|ICQ: {{{ICQ}}}
{{#if: {{{ICQ|}}}|{{!}}-
{{!}}'''ICQ''': {{{ICQ}}}|}}
|-
|-
|Yahoo: {{{Yahoo}}}
{{#if: {{{Yahoo|}}}|{{!}}-
{{!}}'''Yahoo''': {{{Yahoo}}}|}}
|-
|-
|Blackberry Pin: {{{BBM}}}
{{#if: {{{BBM|}}}|{{!}}-
{{!}}'''Blackberry''': {{{BBM}}}|}}
|-
|-
|Telephone: {{{Phone}}}
{{#if: {{{Phone|}}}|{{!}}-
{{!}}'''Phone''': {{{Phone}}}|}}
|-
|-
|Facebook Profile: {{{Facebook}}}
{{#if: {{{Facebook|}}}|{{!}}-
{{!}}'''Facebook''': {{{Facebook}}}|}}
|-
|-
|Twitter Name: {{{Twitter}}}
{{#if: {{{Twitter|}}}|{{!}}-
{{!}}'''Twitter''': @{{{Twitter}}}|}}
|}
|}
</div></center>
</div></center>
Line 27: Line 35:


===Usage===
===Usage===
This box provides a list of contact details for ÁrTal profiles.  To use it, just add the following code to a person's page. It must go after |Desc = . Place two hyphens on rows that you are not using.
This box provides a list of contact details for ÁrTal profiles.  To use it, just add the following code to a person's page. It must go after |Desc = . If you do not define one of these, then it won't appear on your box.
<pre>
<pre>
  {{ÁrTalContactBox
  {{ÁrTalContactBox

Latest revision as of 20:01, 1 June 2014


Contact this Citizen

Email Address: {{{email}}}


Usage

This box provides a list of contact details for ÁrTal profiles. To use it, just add the following code to a person's page. It must go after |Desc = . If you do not define one of these, then it won't appear on your box.

 {{ÁrTalContactBox
 |email=email@address.com
 |gchat=gchat username
 |MSN=MSN username 
 |ICQ=ICQ number
 |Yahoo=Yahoo username
 |BBM=Blackberry pin
 |Phone=Telephone number
 |Facebook=Facebook Profile
 |Twitter=Twitter Username
 }}