Template:Boxes: Difference between revisions

From TalossaWiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 1: Line 1:
{| style="float: right"
{| style="float: right"
|{{{#ifexist 1|{{{{{1}}}}}|}}
|{{{#if 1||{{{{{1}}}}}}}
|-
|-
|{{{#ifexist 1|{{{{{2}}}}}|}}
|{{{#if 1||{{{{{2}}}}}}}
|-
|-



Revision as of 20:07, 28 June 2012

{{{#if 1 {{{{{1}}}}}}}
{{{#if 1 {{{{{2}}}}}}}

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 (without 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).