Template:Userbox/doc

From Valve Developer Community
Jump to navigation Jump to search
Edit-copy.png
This is a documentation subpage for Template:Userbox.
Don't forget to purge the contents of the base page upon creating or editing this subpage.

This is a meta template used to aid in the creation of userbox templates.

Usage, Parameters and Examples

{{Userbox}}
Parameter Description Example Preview
{{{border-c}}} Userbox border color
{{Userbox|border-c=red}}
id

info

{{{border-w}}} Userbox border width
Template:ModernNote Unit must be specified
{{Userbox|border-w=3px}}
id

info

{{{info}}} Infobox content
{{Userbox|info=Hello, World!}}
id

Hello, World!

{{{info-s}}} Infobox styling
{{Userbox|info-s=background:#222;}}
id

info

{{{id}}} Idbox content
{{Userbox|id=[[File:Earth.gif|24px|link=]]}}
Earth.gif

info

{{{id-s}}} Idbox styling
{{Userbox|id-s=background:black;}}
id

info

{{{type}}} Predefined styling for the entire userbox
{{Userbox|type=N/A}}
No preview avaliable