Template:Userbox/doc: Difference between revisions

From MiiWiki
Jump to navigationJump to search
mNo edit summary
Line 23: Line 23:


===Ending===
===Ending===
Place <code><nowiki>{{Userbox container bottom}}</nowiki></code> ([[Template:Userbox container bottom|this template]]) at the end of the userboxes to end it.<noinclude>
Place <code><nowiki>{{Userbox Container Bottom}}</nowiki></code> ([[Template:Userbox Container Bottom|this template]]) at the end of the userboxes to end it.<noinclude>
[[Category:Template documentation]]
[[Category:Template documentation]]
</noinclude>
</noinclude>

Revision as of 14:56, 4 April 2023

Usage

{{Userbox
|color = color of the userbox; defaults to #dedede
|border-color = color of the box's border; defaults to black
|border-width = width of the border; defaults to 2px
|image = image in the box (required)
|text = text in the box (required)
|text-color = color of the text; defaults to black
}}

Container

This template goes before the userboxes, and contains them.

{{Userbox container
|color = color of the container; defaults to #dedede
|shadow = shadow around the container; defaults to the container color
|align = alignment of the container; defaults to right, but can be set to left
|title = title for userbox container (optional)
}}

Ending

Place {{Userbox Container Bottom}} (this template) at the end of the userboxes to end it.