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.
(utilized Box and Scroll templates to simplify coding)
mNo edit summary
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}}};}}}|title={{{title|About {{PAGENAME}}}}}|
   {{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...?}}}

Revision as of 18:36, February 28, 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)