Template:Contact: Difference between revisions

From SmashWiki, the Super Smash Bros. wiki
Jump to navigationJump to search
No edit summary
m (Text replacement - "userpage" to "user page")
 
(22 intermediate revisions by 7 users not shown)
Line 1: Line 1:
<span class="plainlinks">
<noinclude>'''This template is for users to provide their contact information, which means the template is only to be used on user pages'''.
{{if|{{{swf|}}}|*'''[[SWF]] name''': [http://smashboards.com/private.php?do=newpm&u={{{number}}} {{{swf}}}]|}}
{{if|{{{email|}}}|*'''Email''': [mailto:{{{email}}} {{{email}}}]|}}
{{if|{{{msn|}}}|*'''[http://msn.com MSN''']: {{{msn}}}|}}
{{if|{{{aim|}}}|*'''[http://aim.com AIM''']: {{{aim}}}|}}
{{if|{{{icq|}}}|*'''[http://icq.com ICQ''']: {{{icq}}}|}}</span class><noinclude>


== Usage ==
</noinclude><includeonly><span class="plainlinks">{{#if:{{{email|}}}|*'''Email''': [mailto:{{{email}}} {{{email}}}]}}{{#if:{{{msn|}}}|
*'''[http://msn.com MSN''']: {{{msn}}}}}{{#if:{{{aim|}}}|
*'''[http://aim.com AIM''']: {{{aim}}}}}{{#if:{{{icq|}}}|
*'''[http://icq.com ICQ''']: {{{icq}}}}}{{#if:{{{gtalk|}}}|
*'''[http://mail.Google.com Google Talk''']: {{{gtalk}}}}}{{#if:{{{myspace|}}}|
*'''[http://myspace.com MySpace''']: [http://myspace.com/{{{myspace}}} {{{myspace}}}]}}{{#if:{{{gsc|}}}|
{{{{{gsc}}}SmasherCompendium|{{{gscname|{{PAGENAME}}}}}}}}}</span></includeonly><noinclude>


Write <nowiki>{{</nowiki>contact and then follow it with |email= and write your email, |msn= for MSN, |icq= for ICQ, |aim= for AIM, and complete with }} . Please ask at the [[Template talk:contact|talk page]] before adding new stuff.
== Code ==
<pre><nowiki>{{contact
|email=
|msn=
|aim=
|icq=
|gtalk=
|myspace=
|gsc=
}}</nowiki></pre>


For your SWF account, write |swf= and then your member name, and then |number= and write your user ID.</noinclude>
== Example ==
<pre>{{contact
|email=Someone@YourMail.com
|msn=Someone@MSN.com
|aim=Someone
|icq=0123456789
|gtalk=Someone@gMail.com
|myspace=myname
|gsc=Yes
}}</pre>
 
creates:
 
{{contact
|email=Someone@YourMail.com
|msn=Someone@MSN.com
|aim=Someone
|icq=0123456789
|gtalk=Someone@gMail.com
|myspace=myname
|gsc=Yes
}}
 
[[Category:User page templates]]</noinclude>

Latest revision as of 22:21, December 30, 2021

This template is for users to provide their contact information, which means the template is only to be used on user pages.


Code

{{contact
|email=
|msn=
|aim=
|icq=
|gtalk=
|myspace=
|gsc=
}}

Example

{{contact
|email=Someone@YourMail.com
|msn=Someone@MSN.com
|aim=Someone
|icq=0123456789
|gtalk=Someone@gMail.com
|myspace=myname
|gsc=Yes
}}

creates: