Template:Userbox
Từ Valve Developer Community
Bước tới điều hướng
Bước tới tìm kiếm

The Template:Userbox/doc/vi documentation page does not exist.
English documentation will be displayed instead, which you can translate using Google Translate (or similar software). If there is nothing after this message, most likely the documentation does not exist even in English.
English documentation will be displayed instead, which you can translate using Google Translate (or similar software). If there is nothing after this message, most likely the documentation does not exist even in 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
{{Userbox}}
Thông số | Mô tả | Ví dụ | Xem trước |
---|---|---|---|
No parameters | Template will revert to the default valves specified within the {{#switch}} parser functions. | {{Userbox}} |
id
info |
{{{border-c}}} | Userbox border color | | border-c = red |
id
info |
{{{border-w}}} | Userbox border width ![]() |
| border-w = 3px |
id
info |
{{{info}}} | Infobox content | | info = Hello, World! |
id
Hello, World! |
{{{info-s}}} | Infobox styling | | info-s = background:#222; |
id
info |
{{{id}}} | Idbox content | | id = [[File:Earth.gif|link=]] |
![]() info |
{{{id-s}}} | Idbox styling | | id-s = background:indigo; |
id
info |
{{{type}}} | Predefined styling for the entire userbox | | type = black |
id
info |
Available Types
{{Userbox|type=black}} {{Userbox|type=pink}} {{Userbox|type=ClearBlack}}
id
info
id
info
id
info