Robeats Wiki
Advertisement

This page is a collection of userboxes, small colored boxes designed to appear on a Wikian's user page as a communicative notice about the user or to show things they like. You are free to make your own and add them here.

How to make a userbox[]

  1. The first step is to look over the Usage section and Example section of Template:Userbox. This is the code you'll need to use to make a userbox.
  2. Next, create a template (a page in the Template: namespace; see Help:Namespace for more info) with the name of the userbox. Names of userboxes are generally short.
  3. You can now start to make a userbox. Copy the code from Template:Userbox and paste it in the new userbox you're making. You can then fill in the fields to create your userbox.

Organizing your userboxes[]

If you find your userboxes are all over your user page, then feel free to make use of Template:Userboxes and its companion Template:Userboxesend. These templates will sort everything between them into a table, making all your userboxes into a nice, clean list. For example,

{{userboxes}}
{{user male}}
{{user en}}
{{userboxesend}}

will appear as:

Userboxes
This user is male This user is male.
en This user is a native speaker of English.


You can also customize the way the table appears or where it can float; see its Usage section for more info.


Miscellaneous[]

Code Result
{{Edit Count}}
This user has Special:Editcount/Userboxes edits. This user has [[Special:Editcount/Userboxes|Special:Editcount/Userboxes]] edits.
{{user age}}
X This user is X years old.

Gender[]

Code Result
{{male}}
This user is male This user is male.
{{female}}
This user is female This user is female.

Languages[]

Code Result
{{User en}}
en This user is a native speaker of English.

Nationality[]

Code Result
{{User Canadian}}
This user is Canadian This user is Canadian.
{{User American}}
This user is American This user is American.
Advertisement