Template:Infobox character/doc: Difference between revisions

imported>Schiffy
No edit summary
imported>TheWallflower00
No edit summary
Line 1: Line 1:
;Description
Type in this:
:This template is used to create a character infobox.
;Syntax
:Type <code>{{t|infobox character|...}}</code> somewhere, with parameters as shown below.
;Sample output


<pre>{{infobox character|m/f (male or female)
<pre>
| name     = Bob [defaults to pagename]
{{Infobox character
| image     = Placeholder person.png
|name=
| im_width = 170px [optional: defaults to 250]
|image=
| quote     = I've got the power!
|im_width=
| birthday = 28 February (Age 14)
|quote=
| zodiac   = Pisces
|gender=
| bloodtype = A
|birthday=
| height   = 180cm
|zodiac=
| music     = Wiosna
|bloodtype=
| occupation = Certified Ginger
|height=
| other     = Very, very, ginger
|music=
}}</pre>
|occupation=
|family=
|other=
}}


Results in...
</pre>


{{infobox character|m
to see this:
| name     = Bob
 
| image     = Placeholder person.png
{{Infobox character
| im_width = 170px
|name=This is a test
| quote     = I've got the power!
|image=This is a test
| birthday = 28 February (Age 14)
|im_width=This is a test
| zodiac   = Pisces
|quote=This is a test
| bloodtype = A
|gender=This is a test
| height   = 180cm
|birthday=This is a test
| music     = Wiosna
|zodiac=This is a test
| occupation = Certified Ginger
|bloodtype=This is a test
| other     = Very, very, ginger
|height=This is a test
|music=This is a test
|occupation=This is a test
|family=This is a test
|other=This is a test
}}
}}
<includeonly>[[Category:Infobox templates|{{PAGENAME}}]]</includeonly><noinclude>[[Category:Template documentation|{{PAGENAME}}]]</noinclude>
<includeonly>[[Category:Infobox templates|{{PAGENAME}}]]</includeonly><noinclude>[[Category:Template documentation|{{PAGENAME}}]]</noinclude>