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 | <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> | ||
== Code == | == Code == | ||
Line 30: | Line 20: | ||
}}</nowiki></pre> | }}</nowiki></pre> | ||
== | == 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|{{PAGENAME}}]]</noinclude> | [[Category:User page templates|{{PAGENAME}}]]</noinclude> |
Revision as of 01: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:
- Email: Someone@YourMail.com
- MSN: Someone@MSN.com
- AIM: Someone
- ICQ: 0123456789
- Google Talk: Someone@gMail.com
- MySpace: myname
- Contact can also be found on the Global Smasher Compendium.