Template:Sigbox: Difference between revisions

From the Super Mario Wiki, the Mario encyclopedia
Jump to navigationJump to search
m (Robot: Automated text replacement (-sigbox raw +sigbox-raw))
m (Text replacement - "]] </noinclude>" to "]]</noinclude>")
Line 1: Line 1:
<div class="sigbox">{{User:{{#if: {{{1|}}}|{{{1}}}|{{BASEPAGENAME}}}}/{{#if: {{{2|}}}|Sig|sig}}}}</div><noinclude>Usage: <code>&#123;{sigbox}}</code> to put &#123;{User:USER/sig}} in a box. But with the user's name instead of "USER". One variable can be used to specify the user's name. Otherwise, not using a variable will simply display the signature of the user space it's applied on (i.e. a user talk page). If the user has a '/Sig' sub-page instead of '/sig' use the second variable. (i.e: <code>&#123;{sigbox||0}}</code>, <code>&#123;{sigbox|username|0}}</code>)
<div class="sigbox">{{User:{{#if: {{{1|}}}|{{{1}}}|{{BASEPAGENAME}}}}/{{#if: {{{2|}}}|Sig|sig}}}}</div><noinclude>Usage: <code>&#123;{sigbox}}</code> to put &#123;{User:USER/sig}} in a box. But with the user's name instead of "USER". One variable can be used to specify the user's name. Otherwise, not using a variable will simply display the signature of the user space it's applied on (i.e. a user talk page). If the user has a '/Sig' sub-page instead of '/sig' use the second variable. (i.e: <code>&#123;{sigbox||0}}</code>, <code>&#123;{sigbox|username|0}}</code>)
To put text other than a template-sized sig inside the box, use {{tem|sigbox-raw}}.
To put text other than a template-sized sig inside the box, use {{tem|sigbox-raw}}.
[[Category:Formatting templates]]
[[Category:Formatting templates]]</noinclude>
</noinclude>

Revision as of 01:44, August 30, 2019

Usage: {{sigbox}} to put {{User:USER/sig}} in a box. But with the user's name instead of "USER". One variable can be used to specify the user's name. Otherwise, not using a variable will simply display the signature of the user space it's applied on (i.e. a user talk page). If the user has a '/Sig' sub-page instead of '/sig' use the second variable. (i.e: {{sigbox||0}}, {{sigbox|username|0}})

To put text other than a template-sized sig inside the box, use {{sigbox-raw}}.