Template:sigbox raw
From Homestar Runner Wiki
(Difference between revisions)
Line 5: | Line 5: | ||
Do ''not'' try <code>{{sigbox raw|{{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. To put a template-ized sig inside the box, use {{tl|sigbox}}. | Do ''not'' try <code>{{sigbox raw|{{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. To put a template-ized sig inside the box, use {{tl|sigbox}}. | ||
- | One use for this could be to put <code><noinclude>{{sigbox raw|</noinclude></code> and <code><noinclude>}}</noinclude></code> around your sig in the template itself (so you can easily see its size in Show Preview). | + | One use for this could be to put <code><noinclude>{{sigbox raw|1=</noinclude></code> and <code><noinclude>}}</noinclude></code> around your sig in the template itself (so you can easily see its size in Show Preview). The <code>1=</code> bit protects it from being confused by any <code>=</code> signs in the sig (it still will get confused if you have any <code>|</code> signs outside of links). |
</noinclude> | </noinclude> |
Revision as of 06:51, 21 May 2006
{{{1}}}
Usage: {{sigbox raw|Text}}
to put the text in a box.
Do not try {{sigbox raw|{{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. To put a template-ized sig inside the box, use {{sigbox}}.
One use for this could be to put <noinclude>{{sigbox raw|1=</noinclude>
and <noinclude>}}</noinclude>
around your sig in the template itself (so you can easily see its size in Show Preview). The 1=
bit protects it from being confused by any =
signs in the sig (it still will get confused if you have any |
signs outside of links).