Template:Userbox Container: Difference between revisions

From Zelda Dungeon Wiki
Jump to navigation Jump to search
Want an adless experience? Log in or Create an account.
(Undid revision 62299 by Locke (talk))
(no title should be displayed if no title is given)
 
Line 1: Line 1:
<onlyinclude><includeonly>{{Box|{{{float|right}}}|style={{{style|clear:{{{float|right}}};}}}|width=258px|title={{{title|About {{PAGENAME}}}}}|
<onlyinclude><includeonly>{{Box|{{{float|right}}}|style={{{style|clear:{{{float|right}}};}}}|width=258px|title={{{title|}}}|
   {{Scroll|height={{{height|{{#expr: 48 * {{{num|5}}} - 1}}px}}}|
   {{Scroll|height={{{height|{{#expr: 48 * {{{num|5}}} - 1}}px}}}|
     {{{1|This user has a Userbox Container with no Userboxes in it...?}}}
     {{{1|This user has a Userbox Container with no Userboxes in it...?}}}

Latest revision as of 23:45, March 2, 2013


Purpose

This template creates a container in which to hold {{Userboxes}}.

Usage

{{Userbox Container|float=right|title=About Me|num=5}}
  Userbox Templates
}}
  • float — set where to float the container (Optional. Default: right)
  • title — name of the container (Optional. Default: About [your username])
  • num — number of userboxes to show at once (Optional. Default: 5)