Jump to content

Template:Userbox2/doc

From SpongeBob Wiki
Revision as of 23:12, 19 April 2021 by imported>AMK152
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

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

{{Userbox2
| bordercolor	=
| bgcolor	=
| bgcolorleft	=
| image		=
| color		=
| text		=
}}


Sample output

{{Userbox2
| bordercolor	= green
| bgcolor	= yellow
| bgcolorleft	= cyan
| image		= [[File:SpongeBob SquarePants.svg|50px|link=SpongeBob]]
| text		= This user has {{Link|SpongeBob}} as his favorite character.
}}


gives...
This user has SpongeBob as his favorite character.