Difference between revisions of "Template:Infobox Character"
From The Antarian Rangers
RangerAdmin (Talk | contribs) (Created page with "<noinclude> == Usage == Used for pages about characters.<br> It creates a table with character information </noinclude> {{InfoboxCharacter | name = | image = | homeworld = | r...") |
RangerAdmin (Talk | contribs) (→Usage) |
||
| Line 17: | Line 17: | ||
| positions = | | positions = | ||
}} | }} | ||
| + | |||
| + | <includeonly>{{Infobox | ||
| + | | title = {{{Character_name|}}} | ||
| + | | above = {{#if:{{{Character_name|}}}| | '''{{{name|{{PAGENAME}} }}}''' }} | ||
| + | | abovestyle = background: #E0E8FF; text-align:center; | ||
| + | |||
| + | | image = {{#if:{{{image|}}}|{{{image|}}}|[[Category:Characters without images]] }} | ||
| + | | caption = {{#if: {{{image_caption|}}} | {{{image_caption}}} }} | ||
| + | |||
| + | | data2 = {{#if:{{{image|}}}|<hr>}} | ||
| + | | label3 = Alias | ||
| + | | data3 = {{{Alias|}}} | ||
| + | | label4 = Title | ||
| + | | data4 = {{{Title|}}} | ||
| + | | label5 = Allegiance | ||
| + | | data5 = {{{Allegiance|}}} | ||
| + | |||
| + | | label8 = Race | ||
| + | | data8 = {{{Race|}}} | ||
| + | | label9 = Culture | ||
| + | | data9 = {{{Culture|}}} | ||
| + | |||
| + | | label10 = Place of Birth | ||
| + | | data10 = {{{Place_of_Birth|}}} | ||
| + | | label11 = Date of Birth | ||
| + | | data11 = {{{Date_of_Birth|}}} | ||
| + | | label12 = Place of Death | ||
| + | | data12 = {{{Place_of_Death|}}} | ||
| + | | label13 = Date of Death | ||
| + | | data13 = {{{Date_of_Death|}}} | ||
| + | | label14 = Spouse | ||
| + | | data14 = {{{Spouse|}}} | ||
| + | | label15 = Book(s) | ||
| + | | data15 = {{{Books|}}} | ||
| + | |||
| + | | data18 = {{{coat-of-arms|}}} | ||
| + | |||
| + | | data25 = {{#if: {{{TV_series|}}}{{{Played_by|}}}|<hr> }} | ||
| + | | label26 = {{Nowrap|Played by}} | ||
| + | | data26 = {{{Played_by|}}} | ||
| + | | label27 = {{Nowrap|TV series}} | ||
| + | | data27 = {{{TV_series|}}} | ||
| + | }}</includeonly><noinclude> | ||
| + | |||
| + | |||
| + | |||
| + | ===Usage=== | ||
| + | <pre>{{Infobox character | ||
| + | | name = | ||
| + | | image = | ||
| + | | homeworld = | ||
| + | | race = | ||
| + | | gender = | ||
| + | | height = | ||
| + | | coloring = | ||
| + | | eye color = | ||
| + | | affiliation = | ||
| + | | rank = | ||
| + | | positions = | ||
| + | }}</pre> | ||
Revision as of 00:02, 26 January 2012
Usage
Used for pages about characters.
It creates a table with character information
Usage
{{Infobox character
| name =
| image =
| homeworld =
| race =
| gender =
| height =
| coloring =
| eye color =
| affiliation =
| rank =
| positions =
}}