Template:Userbox
id | info |
---|
Template documentation [view] [edit] [history] [purge]
Userboxes are a great way of telling people about yourself. They are present on Wikipedia and many other wikis. Userboxes are very customizable. A list of userboxes can be found at Category:Userboxes.
Userbox examples
This user indeed likes the GNU General Public License version 3. |
10 | This user contributes using Windows 10 |
---|
This userbox does not have the id field filled out. |
Creating your own userboxes
You can create your own userboxes, take this code for example:
{{Userbox | border-c = #808080 | id = [[File:GPLv3 Logo.svg|50x50px]] | id-c = #cce | info = This user indeed likes the GNU General Public License version 3. | info-c = #f0f0ff | nocat = {{{nocat|}}} }}
Optionally, replace border-c, id, id-c, info and info-c with something else. Well, obviously change id and info.
Please also make sure to include this code at the bottom to add this userbox to the Userboxes category.
<noinclude> [[Category:Userboxes]] </noinclude>
Omit the noinclude tag if your template includes it already.