Template:Contact: Difference between revisions

From SmashWiki, the Super Smash Bros. wiki
Jump to navigationJump to search
m (1 revision: pages)
(just about all of these are obsolete haha (also use & code is self explanatory))
Line 1: Line 1:
<noinclude>'''This template is to be used only on userpages, not in articles about smashers or any other no-namespace page'''.
<noinclude>'''This template is for users to provide their contact information, which means the template is only to be used on userpages'''.


</noinclude><includeonly><span class="plainlinks">{{#if:{{{email|}}}|*'''Email''': [mailto:{{{email}}} {{{email}}}]}}{{#if:{{{msn|}}}|
</noinclude><includeonly><span class="plainlinks">{{#if:{{{email|}}}|*'''Email''': [mailto:{{{email}}} {{{email}}}]}}{{#if:{{{msn|}}}|
Line 8: Line 8:
*'''[http://myspace.com MySpace''']: [http://myspace.com/{{{myspace}}} {{{myspace}}}]}}{{#if:{{{gsc|}}}|
*'''[http://myspace.com MySpace''']: [http://myspace.com/{{{myspace}}} {{{myspace}}}]}}{{#if:{{{gsc|}}}|
{{{{{gsc}}}SmasherCompendium|{{{gscname|{{PAGENAME}}}}}}}}}</span></includeonly><noinclude>
{{{{{gsc}}}SmasherCompendium|{{{gscname|{{PAGENAME}}}}}}}}}</span></includeonly><noinclude>
{{contact
|email=Someone@YourMail.com
|msn=Someone@MSN.com
|aim=Someone
|icq=0123456789
|gtalk=Someone@gMail.com
|myspace=myname
|gsc=Yes
}}


== Code ==
== Code ==
Line 30: Line 20:
}}</nowiki></pre>
}}</nowiki></pre>


== Usage ==
== Example ==
<pre>{{contact
|email=Someone@YourMail.com
|msn=Someone@MSN.com
|aim=Someone
|icq=0123456789
|gtalk=Someone@gMail.com
|myspace=myname
|gsc=Yes
}}</pre>


Write <nowiki>{{</nowiki>contact and then follow it with |email= and write your email, |msn= for MSN, |icq= for ICQ, |aim= for AIM, |gtalk= for Google Talk, |myspace= for MySpace, |gsc= for GSC (define as ''yes'' if you're on the [[GSC]]) and complete with }} . Please ask at the [[Template talk:contact|talk page]] before adding new stuff.
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|{{PAGENAME}}]]</noinclude>
[[Category:User page templates|{{PAGENAME}}]]</noinclude>

Revision as of 02:45, July 7, 2020

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


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: