13,618
edits
m (Grand Theft Wiki:Userboxes moved to Help:Userboxes) |
No edit summary |
||
Line 1: | Line 1: | ||
Userboxes are a series of boxes on a user's page that describe that user. Userboxes are made beforehand as templates, which can then be used in any user's list of userboxes. | {{help}}Userboxes are a series of boxes on a user's page that describe that user. Userboxes are made beforehand as templates, which can then be used in any user's list of userboxes. | ||
==Showing Userboxes== | ==Showing Userboxes== | ||
Line 24: | Line 24: | ||
<pre>{{userboxtop|Sample Userboxes}} | <pre>{{userboxtop|Sample Userboxes}} | ||
{{userbox:GTA}} | {{userbox:GTA}} | ||
{{userbox:GTAIV}} | {{userbox:GTAIV}} | ||
Line 33: | Line 34: | ||
{{userbox:AUS}} | {{userbox:AUS}} | ||
{{userbox:Japan}} | {{userbox:Japan}} | ||
{{userboxbottom}}</pre> | {{userboxbottom}}</pre> | ||
See [[:Category:Userboxes]] for a full list of available userboxes. | :'''See [[:Category:Userboxes]] for a full list of available userboxes.''' | ||
==Creating Userboxes== | ==Creating Userboxes== | ||
There are two methods to creating userboxes. You can either make a box yourself using a DIV and a TABLE, or you can use the pre-made userbox syntax. You should create your userbox at '''Template:Userbox:Name''' - this means your box can be included by a user simply using <nowiki>{{userbox:Name}}</nowiki>. | There are two methods to creating userboxes. You can either make a box yourself using a DIV and a TABLE, or you can use the pre-made userbox syntax. You should create your userbox at '''Template:Userbox:Name''' - this means your box can be included by a user simply using <nowiki>{{userbox:Name}}</nowiki>. | ||
For both methods, do not forget to put your userbox in [[:Category:Userboxes]]. Use the following code: | |||
<pre><noinclude>[[Category:Userboxes]]</noinclude></pre> | |||
===Userbox Syntax=== | ===Userbox Syntax=== |
edits