Template:ÁrTalContactBox: Difference between revisions
Jump to navigation
Jump to search
m (→Usage) |
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: {{{ | {{#if: {{{msn|}}}|{{!}}- | ||
{{!}}'''MSN''': {{{msn}}}|}} | |||
|- | |- | ||
|ICQ: {{{ICQ}}} | {{#if: {{{ICQ|}}}|{{!}}- | ||
{{!}}'''ICQ''': {{{ICQ}}}|}} | |||
|- | |- | ||
|Yahoo: {{{Yahoo}}} | {{#if: {{{Yahoo|}}}|{{!}}- | ||
{{!}}'''Yahoo''': {{{Yahoo}}}|}} | |||
|- | |- | ||
|Blackberry | {{#if: {{{BBM|}}}|{{!}}- | ||
{{!}}'''Blackberry''': {{{BBM}}}|}} | |||
|- | |- | ||
| | {{#if: {{{Phone|}}}|{{!}}- | ||
{{!}}'''Phone''': {{{Phone}}}|}} | |||
|- | |- | ||
|Facebook | {{#if: {{{Facebook|}}}|{{!}}- | ||
{{!}}'''Facebook''': {{{Facebook}}}|}} | |||
|- | |- | ||
|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 = . | 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 19: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 }}