Template documentation (for the above template, sometimes hidden or invisible)
- Description
- This template is used as a base template (also known as a "meta-template") for creating other userbox templates in a common style. All userbox templates should use this template.
- It must only be used to create other userbox templates. It may not be used directly in user space.
- Syntax
{{Userbox
| bordercolor =
| bgcolor =
| bgcolorleft =
| image =
| color =
| text =
}}
|
- Sample output
{{Userbox
| bordercolor = #FF8C00
| bgcolor = #FFFFE0
| bgcolorleft = #FF8C00
| image = {{Side crop|height=38|width=50|position=-5|left=-10|image=Aang at Jasmine Dragon.png|size=60|link=Aang}}
| text = This user has [[Aang]] as his favorite character.
}}
|
- gives...
|
|
This user has Aang as his favorite character.
|