Difference between revisions of "Template:contributions"
Jump to navigation
Jump to search
m (upd. category) |
Lou Montana (talk | contribs) (Template refresh) |
||
(4 intermediate revisions by 3 users not shown) | |||
Line 1: | Line 1: | ||
− | My Wiki username is: '''{{{1|{{PAGENAME}}}}}''' | + | <includeonly>{| |
+ | | My Wiki username is: || '''{{{1|{{PAGENAME}}}}}''' | ||
+ | |- | ||
+ | | My Wiki talk page: || [[User talk:{{{1|{{PAGENAME}}}}}]] | ||
+ | |- | ||
+ | | My Wiki contributions: || [[Special:Contributions/{{{1|{{PAGENAME}}}}}]] | ||
+ | |- | ||
+ | | My Wiki sandbox: || [[User:{{{1|{{PAGENAME}}}}}/Sandbox]] | ||
+ | |}</includeonly><noinclude> | ||
+ | Adds the default userpage content. | ||
− | + | == Usage == | |
+ | {{<nowiki/>contributions|'''''username'''''}} | ||
+ | * username: (Optional) username, default {{<nowiki/>PAGENAME}} (username on a User:* page) | ||
− | + | == Output == | |
+ | <nowiki>{{contributions}}</nowiki> | ||
+ | {{contributions}} | ||
− | < | + | |
+ | <nowiki>{{contributions|ForcedUserName}}</nowiki> | ||
+ | {{contributions|ForcedUserName}} | ||
+ | |||
+ | [[Category:Templates|{{uc:{{PAGENAME}}}}]] | ||
+ | </noinclude> |
Latest revision as of 00:14, 18 December 2019
Adds the default userpage content.
Usage
{{contributions|username}}
- username: (Optional) username, default {{PAGENAME}} (username on a User:* page)
Output
{{contributions}}
My Wiki username is: | contributions |
My Wiki talk page: | User talk:contributions |
My Wiki contributions: | Special:Contributions/contributions |
My Wiki sandbox: | User:contributions/Sandbox |
{{contributions|ForcedUserName}}
My Wiki username is: | ForcedUserName |
My Wiki talk page: | User talk:ForcedUserName |
My Wiki contributions: | Special:Contributions/ForcedUserName |
My Wiki sandbox: | User:ForcedUserName/Sandbox |