Template:ÁrTalContactBox: Difference between revisions

From TalossaWiki
Jump to navigation Jump to search
No edit summary
Line 6: Line 6:
|-
|-
|<hr>Email Address: [mailto:{{{email}}} {{{email}}}]
|<hr>Email Address: [mailto:{{{email}}} {{{email}}}]
|-
{{#if: {{{gchat|}}}|{{!}}-
|GChat: {{{gchat}}}
{{!}}GChat: {{{gchat}}}|}}
|-
{{#if: {{{msn|}}}|{{!}}-
|MSN: {{{MSN}}}
{{!}}MSN: {{{msn}}}|}}
|-
{{#if: {{{ICQ|}}}|{{!}}-
|ICQ: {{{ICQ}}}
{{!}}ICQ: {{{ICQ}}}|}}
|-
{{#if: {{{Yahoo|}}}|{{!}}-
|Yahoo: {{{Yahoo}}}
{{!}}Yahoo: {{{Yahoo}}}|}}
|-
{{#if: {{{BBM|}}}|{{!}}-
|Blackberry Pin: {{{BBM}}}
{{!}}Blackberry: {{{BBM}}}|}}
|-
{{#if: {{{Phone|}}}|{{!}}-
|Telephone: {{{Phone}}}
{{!}}Phone: {{{Phone}}}|}}
|-
{{#if: {{{Facebook|}}}|{{!}}-
|Facebook Profile: {{{Facebook}}}
{{!}}Facebook: {{{Facebook}}}|}}
|-
{{#if: {{{Twitter|}}}|{{!}}-
|Twitter Name: {{{Twitter}}}
{{!}}Twitter: {{{Twitter}}}|}}
|}
|}
</div></center>
</div></center>
Line 27: Line 27:


===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

Revision as of 19:11, 22 July 2012


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
 }}