Valve Developer Community sitesinden
Gezinti kısmına atla
Arama kısmına atla

Available doc translations
…
English
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
Parameter
|
Description
|
Example
|
Preview
|
No parameters
|
Template will revert to the default valves specified within the {{#switch}} parser functions.
|
|
|
{{{border-c}}}
|
Userbox border color
|
|
|
{{{border-w}}}
|
Userbox border width
Note:Unit must be specified
|
|
|
{{{info}}}
|
Infobox content
|
|
|
{{{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
|
|
|
Available Types
{{Userbox|type=black}} {{Userbox|type=pink}} {{Userbox|type=ClearBlack}}