Template:sigbox
From Homestar Runner Wiki
(Difference between revisions)
m (hmm, OK then) |
(add usage note) |
||
Line 1: | Line 1: | ||
- | <div class="sigbox">{{{{{1}}}}}</div> | + | <div class="sigbox">{{{{{1}}}}}</div><noinclude> |
+ | ---- | ||
+ | Usage: <code>{{sigbox|User:Username/sig}}</code> to put {{User:Username/sig}} in a box. | ||
+ | |||
+ | Do ''not'' try <code>{{sigbox|{{User:Username/sig}}}}</code> or something similar as it will not work – it will be treated as <code>{{sigbox|{{User:Username/sig}}</code> followed by an extra <code>}}</code> outside the template. | ||
+ | </noinclude> |
Revision as of 01:57, 10 May 2006
{{{{{1}}}}}
Usage: {{sigbox|User:Username/sig}}
to put {{User:Username/sig}} in a box.
Do not try {{sigbox|{{User:Username/sig}}}}
or something similar as it will not work – it will be treated as {{sigbox|{{User:Username/sig}}
followed by an extra }}
outside the template.