Template:Boxes: Difference between revisions
Jump to navigation
Jump to search
(odd why isn't the logic working?) |
(making things hard on myself) |
||
Line 1: | Line 1: | ||
{| style="float: right" | {| style="float: right" | ||
| | | | ||
{{#if: 1 | | {{#if: 1 | {{{1|}}} | }} | ||
|- | |- | ||
| | | | ||
{{#if: 2 | | {{#if: 2 | {{{2|}}} | }} | ||
|- | |- | ||
|}<noinclude> | |}<noinclude> | ||
===Usage=== | ===Usage=== | ||
This is a template for user pages, to easily display userboxes. It accepts up to fifteen userboxes. To use this, paste <nowiki>{{boxes|A}}</nowiki> to your userpage, replacing "A" with the name of the template ( | This is a template for user pages, to easily display userboxes. It accepts up to fifteen userboxes. To use this, paste <nowiki>{{boxes|{{A}}}}</nowiki> to your userpage, replacing "A" with the name of the template (with curly brackets). For example <nowiki>{{boxes|{{royalist}}|{{republican}}|{{monkey}}}}</nowiki> will produce userboxes arranged on the right of the page declaring the user to be a royalist, republican, and a monkey (assuming such userboxes exist). | ||
[[Category:Userboxes]] | [[Category:Userboxes]] |
Revision as of 19:16, 28 June 2012
Usage
This is a template for user pages, to easily display userboxes. It accepts up to fifteen userboxes. To use this, paste {{boxes|{{A}}}} to your userpage, replacing "A" with the name of the template (with curly brackets). For example {{boxes|{{royalist}}|{{republican}}|{{monkey}}}} will produce userboxes arranged on the right of the page declaring the user to be a royalist, republican, and a monkey (assuming such userboxes exist).