Template:Infobox character/doc: Difference between revisions

From Katawa Shoujo Wiki
imported>Galrion
Documentation for the customised template
imported>Galrion
m Adding gender to this documentation
Line 5: Line 5:
;Sample output
;Sample output


<pre>{{infobox character
<pre>{{infobox character|m/f (male or female)
| name      = Bob [defaults to pagename]
| name      = Bob [defaults to pagename]
| image    = Placeholder person.png
| image    = Placeholder person.png
Line 20: Line 20:
Results in...
Results in...


{{infobox character
{{infobox character|m
| name      = Bob
| name      = Bob
| image    = Placeholder person.png
| image    = Placeholder person.png

Revision as of 11:24, 26 January 2013

Description
This template is used to create a character infobox.
Syntax
Type {{infobox character|<...>}} somewhere, with parameters as shown below.
Sample output
{{infobox character|m/f (male or female)
| name      = Bob [defaults to pagename]
| image     = Placeholder person.png
| im_width  = 170px [optional: defaults to 250]
| quote     = I've got the power!
| birthday  = 28 February (Age 14)
| zodiac    = Pisces
| bloodtype = A
| height    = 180cm
| music     = Wiosna
| other     = Very, very, ginger
}}

Results in...