17,273
edits
mNo edit summary |
(utilized Box and Scroll templates to simplify coding) |
||
Line 1: | Line 1: | ||
<includeonly>{{ | <onlyinclude><includeonly>{{Box|{{{float|right}}}|style={{{style|clear:{{{float|right}}};}}}|width=258px|title={{{title|About {{PAGENAME}}}}}| | ||
| | {{Scroll|height={{{height|{{#expr: 48 * {{{num|5}}} - 1}}px}}}| | ||
{{ | {{{1|This user has a Userbox Container with no Userboxes in it...?}}} | ||
}} | |||
}}</includeonly></onlyinclude> | |||
{{ | |||
{{ | |||
==Purpose== | ==Purpose== | ||
This template creates a container in which to hold | This template creates a container in which to hold {{Temlink|Userbox|Userboxes}}. | ||
==Usage== | ==Usage== | ||
<pre>{{Userbox Container| | <pre>{{Userbox Container|float=right|title=About Me|num=5}} | ||
Userbox Templates | |||
}} | |||
</pre> | </pre> | ||
{{Usage/Param| | {{Usage/Param|float|set where to float the container|optional|right}} | ||
{{Usage/Param| | {{Usage/Param|title|name of the container|optional|About [your username]}} | ||
{{Usage/Param| | {{Usage/Param|num|number of userboxes to show at once|optional|5}} | ||
{{Cat|Formatting Templates}} | {{Cat|Formatting Templates}} | ||
{{Cat|Box Templates}} | |||
{{Cat|Userbox Templates}} |