You need to be logged into the wiki to be able to edit! To login or join the wiki, click here.

Difference between revisions of "Template:Infobox user/doc"

From Kiwiki
Jump to: navigation, search
Line 1: Line 1:
The infobox template is a staple among wikis, creating a sidebar to the left side containing information in a brief form. Below is the parameters of the infobox for users
+
The infobox template is a staple among wikis, creating a sidebar to the left side containing information in a brief form. Below is the parameters of the infobox for users.
 +
===Parameters===
 
<pre style="overflow: auto">
 
<pre style="overflow: auto">
 
{{Infobox person
 
{{Infobox person
|        =
+
| image       = <!-- Do not include brackets or 'File:'--!>
| image       = <!-- just the filename, without the File: or Image: prefix or enclosing [[brackets]] -->
+
| caption      =  
| alt        =  
+
| Username     =  
| caption     =  
+
| RP_Name      =
| birth_name  =  
+
| Join Date    =  
| birth_date = <!-- {{Birth date and age|YYYY|MM|DD}} or {{Birth-date and age|Month DD, YYYY}} -->
+
| Disappeared = <!--Put they date they left, if they left mysteriously--!>
| birth_place =
+
| Left        = <!--If they left with warning, put the date here --!>
| death_date  = <!-- {{Death date and age|YYYY|MM|DD|YYYY|MM|DD}} or {{Death-date and age|Month DD, YYYY|Month DD, YYYY}} (death date then birth date) -->
+
| Town        =  
| death_place =  
+
| Nation      =  
| nationality =  
+
| Donated      = <!--What level of donor are they?---!>
| other_names =  
+
| Mod          = <!--Are they a mod--!>
| known_for  =  
+
| Mod_Date    = <!--When did they become mod(If they are one)?--->
| occupation  =  
 
 
}}
 
}}
 
</pre>
 
</pre>
 +
===Removing fields===
 +
Are some of the fields not applicable? well, one nice thing about Infoboxes is that you can remove any field you want, and it will still work.

Revision as of 14:34, 29 March 2012

The infobox template is a staple among wikis, creating a sidebar to the left side containing information in a brief form. Below is the parameters of the infobox for users.

Parameters

{{Infobox person
| image        = <!-- Do not include brackets or 'File:'--!>
| caption      = 
| Username     = 
| RP_Name      = 
| Join Date    = 
| Disappeared  = <!--Put they date they left, if they left mysteriously--!>
| Left         = <!--If they left with warning, put the date here --!>
| Town         = 
| Nation       = 
| Donated      = <!--What level of donor are they?---!>
| Mod          = <!--Are they a mod--!>
| Mod_Date     = <!--When did they become mod(If they are one)?--->
}}

Removing fields

Are some of the fields not applicable? well, one nice thing about Infoboxes is that you can remove any field you want, and it will still work.