Template:Userbox-level/doc
< Template:Userbox-level
Revision as of 04:06, 28 December 2010 by Cottrells (talk | contribs) (Created page with '{{Documentation subpage}} <!-- PLEASE ADD CATEGORIES AND INTERWIKIS AT THE BOTTOM OF THIS PAGE --> === Usage === <pre> {{userbox-level | level = 0|1|2|3|4|5 (optional) | id …')
|
|
This is a documentation subpage for Template:Userbox-level (see that page for the template itself). It contains usage information, categories and other content that is not part of the original template page. |
Usage
{{userbox-level
| level = 0|1|2|3|4|5 (optional)
| id = id text or image
| id-s = id text size (optional)
| id-op = id other parameter (CSS) (optional)
| info = info text
| info-s = info text size (optional)
| info-lh = info text line CSS height (optional)
| info-op = info other parameter (CSS) (optional)
| usercategory = user category (optional)
| usercategory2 = user category (optional)
}}
Also note that the 0, 3 & 5 levels have a choice of two different colour schemes which can be specified by using the a or b suffix, for example level = 3b.
Examples
{{userbox-level
| id = PAF
| info = This user is a '''PAF''' user.
}} |
| ||
{{userbox-level
| level = 1
| id = PAF
| id-s = 10
| info = This user is a '''beginning PAF''' user.
}} |
| ||
{{userbox-level
| level = 2
| id = PAF
| id-s = 10
| info = This user is a '''intermediate PAF''' user.
}} |
| ||
{{userbox-level
| level = 3
| id = PAF
| id-s = 10
| info = This user is a '''advanced PAF''' user.
}} |
| ||
{{userbox-level
| level = 3b
| id = PAF
| id-s = 10
| info = This user is a '''advanced PAF''' user.
}} |
| ||
{{userbox-level
| level = 4
| id = PAF
| id-s = 10
| info = This user is a '''expert PAF''' user.
}} |
| ||
{{userbox-level
| level = 5
| id = PAF
| id-s = 10
| info = This user is a '''expert PAF''' user.
}} |
| ||
{{userbox-level
| level = 5b
| id = PAF
| id-s = 10
| info = This user is a '''expert PAF''' user.
}} |
|
See also