Template:User: Difference between revisions
From the Super Mario Wiki, the Mario encyclopedia
Jump to navigationJump to search
No edit summary |
mNo edit summary |
||
Line 1: | Line 1: | ||
<includeonly>[[User:{{{1}}}|{{{2|{{{1}}}}}}]] ([[User talk:{{{1}}}|talk]])</includeonly><noinclude> | <includeonly>[[User:{{{1}}}|{{{2|{{{1}}}}}}]] ([[User talk:{{{1}}}|talk]]{{#if:{{{contribs|}}}|<nowiki/> {{!}} [[Special:Contributions/{{{1}}}|contribs]]}})</includeonly><noinclude> | ||
== Usage == | == Usage == | ||
<code><nowiki>{{user|Porplemontage}}</nowiki></code> | <code><nowiki>{{user|Porplemontage}}</nowiki></code> | ||
:{{user|Porplemontage}} | :{{user|Porplemontage}} | ||
<code><nowiki>{{user|Porplemontage| | <code><nowiki>{{user|Porplemontage|Steve}}</nowiki></code> | ||
:{{user|Porplemontage| | :{{user|Porplemontage|Steve}} | ||
<code><nowiki>{{user|Porplemontage|contribs=1}}</nowiki></code> | |||
:{{user|Porplemontage|contribs=1}} | |||
== About == | == About == | ||
Creates a user and user talk page link for a given username. | Creates a user and user talk page link for a given username, with the option to include a contributions link. | ||
== See also == | == See also == |
Revision as of 18:53, October 6, 2023
Usage
{{user|Porplemontage}}
{{user|Porplemontage|Steve}}
{{user|Porplemontage|contribs=1}}
About
Creates a user and user talk page link for a given username, with the option to include a contributions link.