Template:Userbox

From Valve Developer Community
Revision as of 12:24, 19 April 2023 by Mailmanmicky (talk | contribs) (Created page with "<includeonly><onlyinclude></onlyinclude></includeonly><div style="margin:1px; display:inline-grid; grid-template-columns:1fr 6fr; box-sizing:border-box; width:240px; border-ra...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
id

info

English (en)Deutsch (de)Esperanto (eo)Español (es)Français (fr)Suomi (fi)Hrvatski (hr)Magyar (hu)Italiano (it)日本語 (ja)한국어 (ko)Nederlands (nl)Polski (pl)Português (pt)Português do Brasil (pt-br)Русский (ru)Slovenčina (sk)Svenska (sv)Türkçe (tr)Українська (uk)Tiếng Việt (vi)中文 (zh)中文(臺灣) (zh-tw)
Curly brackets white.pngTemplate Documentation [view] [edit]
Icon-translate.png Available doc translations
View
Page history

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

For the list of predefined userbox templates which uses this template, see Category:Userbox Templates.

Copy and Paste

{{Userbox | info = | info-s = | id = | id-s = }}

Usage, Parameters and Examples

{{Userbox}}
Parameter Description Example Preview
No parameters Template will revert to the default valves specified within the {{#switch}} parser functions.
{{Userbox}}
{{{border-c}}} Userbox border color
| border-c = red
{{{border-w}}} Userbox border width
Note.pngNote:Unit must be specified
| border-w = 3px
{{{info}}} Infobox content
| info = Hello, World!
{{{info-s}}} Infobox styling
| info-s = background:#222;
{{{id}}} Idbox content
| id = [[File:Earth.gif|link=]]
{{{id-s}}} Idbox styling
| id-s = background:indigo;
{{{type}}} Predefined styling for the entire userbox
| type = black

Available Types

{{Userbox|type=black}} {{Userbox|type=pink}} {{Userbox|type=ClearBlack}}

Template:ModernTodo

This is a meta template for creating other userbox templates.