Difference between revisions of "Template:Infobox Character"
J McKalling (Talk | contribs) m |
J McKalling (Talk | contribs) (shortened all subpage notations on the templatepage) |
||
Line 4: | Line 4: | ||
* '''title''': An optional title to display at the top of the infobox (case sensitive, defaults to <nowiki>{{</nowiki>PAGENAME<nowiki>}}</nowiki>) | * '''title''': An optional title to display at the top of the infobox (case sensitive, defaults to <nowiki>{{</nowiki>PAGENAME<nowiki>}}</nowiki>) | ||
* '''image''': An image filename of the character (case sensitive, defaults to empty portrait, see [[Template:Articleimage]]) | * '''image''': An image filename of the character (case sensitive, defaults to empty portrait, see [[Template:Articleimage]]) | ||
− | * '''race''' and '''label''': The race of the character; quetch, grobo, sphero etc. (case insensitive, defaults to "unknown", see the [[ | + | * '''race''' and '''label''': The race of the character; quetch, grobo, sphero etc. (case insensitive, defaults to "unknown", see the [[/race]] subpage) |
− | * '''gender''': Male or female (case insensitive, defaults to "unknown", see the [[ | + | * '''gender''': Male or female (case insensitive, defaults to "unknown", see the [[/gender]] subpage) |
− | * '''size''': The length of the character; small, average, large (case insensitive, defaults to "unknown", see the [[ | + | * '''size''': The length of the character; small, average, large (case insensitive, defaults to "unknown", see the [[/size]] subpage) |
− | * '''age''': The general age of the character; child or adult (case insensitive, defaults to "unknown", see the [[ | + | * '''age''': The general age of the character; child or adult (case insensitive, defaults to "unknown", see the [[/age]] subpage) |
− | * '''magical''': Whether the character is magical; yes or no (case insensitive, defaults to "unknown", see the [[ | + | * '''magical''': Whether the character is magical; yes or no (case insensitive, defaults to "unknown", see the [[/magical]] subpage) |
− | * '''lba1''', '''lba2''' and '''lba3''': Whether the character is encountered in said adventure (defaults to "no", see the [[ | + | * '''lba1''', '''lba2''' and '''lba3''': Whether the character is encountered in said adventure (defaults to "no", see the [[/adventure]] subpage) |
− | * '''alignment''': The deity this character follows (defaults to "unknown", see the [[ | + | * '''alignment''': The deity this character follows (defaults to "unknown", see the [[/alignment]] subpage) |
* '''occupation''': A short phrase about the character's profession if it has one (case sensitive, defaults to not displayed) | * '''occupation''': A short phrase about the character's profession if it has one (case sensitive, defaults to not displayed) | ||
− | * '''requires''': An articlename of an [[:Category:Items|Item]] (case sensitive, defaults to none displayed, see the [[ | + | * '''requires''': An articlename of an [[:Category:Items|Item]] (case sensitive, defaults to none displayed, see the [[/requires]] subpage) |
− | * '''amount''': An amount for the above requirement (positive numeric, defaults to "none of:", see the [[ | + | * '''amount''': An amount for the above requirement (positive numeric, defaults to "none of:", see the [[/requires]] subpage) |
− | * '''fam1''', '''fam2''', '''fam3''', '''fam4''' and '''fam5''': The family members the character is related to (defaults to none displayed, see the [[ | + | * '''fam1''', '''fam2''', '''fam3''', '''fam4''' and '''fam5''': The family members the character is related to (defaults to none displayed, see the [[/family]] subpage) |
* '''planet''': The planet this character lives on (case insensitive, defaults to none displayed, see [[Template:Planetlink]]) | * '''planet''': The planet this character lives on (case insensitive, defaults to none displayed, see [[Template:Planetlink]]) | ||
* '''island''': The island this character lives on (case sensitive, defaults to none displayed, see [[Template:Islandlink]]) | * '''island''': The island this character lives on (case sensitive, defaults to none displayed, see [[Template:Islandlink]]) | ||
Line 58: | Line 58: | ||
|label1=Race | |label1=Race | ||
− | |data1=<includeonly>{{Infobox Character/race|{{{race|}}}|label={{{label|}}}|nocat={{{nocat|false}}}}}</includeonly><noinclude>{{ | + | |data1=<includeonly>{{Infobox Character/race|{{{race|}}}|label={{{label|}}}|nocat={{{nocat|false}}}}}</includeonly><noinclude>{{/race|quetch|nocat=true}}</noinclude> |
|label2=Gender | |label2=Gender | ||
− | |data2=<includeonly>{{Infobox Character/gender|{{{gender|}}}|nocat={{{nocat|false}}}}}</includeonly><noinclude>{{ | + | |data2=<includeonly>{{Infobox Character/gender|{{{gender|}}}|nocat={{{nocat|false}}}}}</includeonly><noinclude>{{/gender|male|nocat=true}}</noinclude> |
|label3=Size | |label3=Size | ||
− | |data3=<includeonly>{{Infobox Character/size|{{{size|}}}|nocat={{{nocat|false}}}}}</includeonly><noinclude>{{ | + | |data3=<includeonly>{{Infobox Character/size|{{{size|}}}|nocat={{{nocat|false}}}}}</includeonly><noinclude>{{/size|average|nocat=true}}</noinclude> |
|label4=Age | |label4=Age | ||
− | |data4=<includeonly>{{Infobox Character/age|{{{age|}}}|nocat={{{nocat|false}}}}}</includeonly><noinclude>{{ | + | |data4=<includeonly>{{Infobox Character/age|{{{age|}}}|nocat={{{nocat|false}}}}}</includeonly><noinclude>{{/age|adult|nocat=true}}</noinclude> |
|label5=Magical | |label5=Magical | ||
− | |data5=<includeonly>{{Infobox Character/magical|{{{magical|}}}|nocat={{{nocat|false}}}}}</includeonly><noinclude>{{ | + | |data5=<includeonly>{{Infobox Character/magical|{{{magical|}}}|nocat={{{nocat|false}}}}}</includeonly><noinclude>{{/magical|YES|nocat=true}}</noinclude> |
|label6=Adventure | |label6=Adventure | ||
− | |data6=<includeonly>{{Infobox Character/adventure|lba1={{{lba1|}}}|lba2={{{lba2|}}}|lba3={{{lba3|}}}|nocat={{{nocat|false}}}}}</includeonly><noinclude>{{ | + | |data6=<includeonly>{{Infobox Character/adventure|lba1={{{lba1|}}}|lba2={{{lba2|}}}|lba3={{{lba3|}}}|nocat={{{nocat|false}}}}}</includeonly><noinclude>{{/adventure|lba1=yes|lba2=yes|nocat=true}}</noinclude> |
|header7=Character | |header7=Character | ||
Line 79: | Line 79: | ||
|label8=Alignment | |label8=Alignment | ||
− | |data8=<includeonly>{{Infobox Character/alignment|{{{alignment|}}}|nocat={{{nocat|false}}}}}</includeonly><noinclude>{{ | + | |data8=<includeonly>{{Infobox Character/alignment|{{{alignment|}}}|nocat={{{nocat|false}}}}}</includeonly><noinclude>{{/alignment|sendell|nocat=true}}</noinclude> |
|label9=Occupation | |label9=Occupation | ||
Line 88: | Line 88: | ||
|label11=Family | |label11=Family | ||
− | |data11=<includeonly>{{Infobox Character/family|fam1={{{fam1|}}}|fam2={{{fam2|}}}|fam3={{{fam3|}}}|fam4={{{fam4|}}}|fam5={{{fam5|}}}}}</includeonly><noinclude>{{ | + | |data11=<includeonly>{{Infobox Character/family|fam1={{{fam1|}}}|fam2={{{fam2|}}}|fam3={{{fam3|}}}|fam4={{{fam4|}}}|fam5={{{fam5|}}}}}</includeonly><noinclude>{{/family|fam1=Zoé}}</noinclude> |
|header12={{#if: {{{planet|}}}{{{island|}}}{{{building|}}}|Residence|<noinclude>Residence</noinclude>}} | |header12={{#if: {{{planet|}}}{{{island|}}}{{{building|}}}|Residence|<noinclude>Residence</noinclude>}} | ||
Line 108: | Line 108: | ||
|size=average | |size=average | ||
|age=adult | |age=adult | ||
− | |magical= | + | |magical=YES |
|lba1=yes | |lba1=yes | ||
|lba2=yes | |lba2=yes |
Revision as of 21:31, 2 January 2013
This template is used as an infobox in characters' articles. It should be the first of the article, before the general description.
Parameters
- title: An optional title to display at the top of the infobox (case sensitive, defaults to {{PAGENAME}})
- image: An image filename of the character (case sensitive, defaults to empty portrait, see Template:Articleimage)
- race and label: The race of the character; quetch, grobo, sphero etc. (case insensitive, defaults to "unknown", see the /race subpage)
- gender: Male or female (case insensitive, defaults to "unknown", see the /gender subpage)
- size: The length of the character; small, average, large (case insensitive, defaults to "unknown", see the /size subpage)
- age: The general age of the character; child or adult (case insensitive, defaults to "unknown", see the /age subpage)
- magical: Whether the character is magical; yes or no (case insensitive, defaults to "unknown", see the /magical subpage)
- lba1, lba2 and lba3: Whether the character is encountered in said adventure (defaults to "no", see the /adventure subpage)
- alignment: The deity this character follows (defaults to "unknown", see the /alignment subpage)
- occupation: A short phrase about the character's profession if it has one (case sensitive, defaults to not displayed)
- requires: An articlename of an Item (case sensitive, defaults to none displayed, see the /requires subpage)
- amount: An amount for the above requirement (positive numeric, defaults to "none of:", see the /requires subpage)
- fam1, fam2, fam3, fam4 and fam5: The family members the character is related to (defaults to none displayed, see the /family subpage)
- planet: The planet this character lives on (case insensitive, defaults to none displayed, see Template:Planetlink)
- island: The island this character lives on (case sensitive, defaults to none displayed, see Template:Islandlink)
- building: The building of residence of this character (case sensitive, defaults to none displayed)
- nocat: Whether or not to suppress categorization under all the chosen categories (defaults to false, which means auto categorization).
Note: The article is automatically categorized under Category:Articles without an image if no filename was specified, or Category:Articles with a missing image if the specified filename doesn't exist. The nocat parameter will also suppress these.
Syntax
Copy and paste the following for quick use:
{{Infobox Character |image= |race= |gender= |size= |age= |magical= |lba1= |lba2= |alignment= |occupation= |requires= |amount= |fam1= |fam2= |planet= |island= |building= }}
Example
On a page called "Twinsen":
Twinsen | |
---|---|
Race | |
Gender |
Male [list all] |
Size |
Average [list all] |
Age |
Adult [list all] |
Magical |
Yes [list all] |
Adventure |
Multiple: [list all] |
Character | |
Alignment | |
Occupation |
Hero |
Family | |
Residence | |
Planet | |
Island | |
Building |
{{Infobox Character |image=Twinsen.jpg |race=Quetch |gender=male |size=average |age=adult |magical=YES |lba1=yes |lba2=yes |alignment=sendell |occupation=Hero |fam1=Zoé |planet=Twinsun |island=Citadel Island |building=Twinsen's House }}
example paragraph: Description text about the character, in this case Twinsen. Description text about the character, in this case Twinsen. Description text about the character, in this case Twinsen. Description text about the character, in this case Twinsen. Description text about the character, in this case Twinsen. Description text about the character, in this case Twinsen. Description text about the character, in this case Twinsen. Description text about the character, in this case Twinsen. Description text about the character, in this case Twinsen. Description text about the character, in this case Twinsen. Description text about the character, in this case Twinsen. Description text about the character, in this case Twinsen. Description text about the character, in this case Twinsen. Description text about the character, in this case Twinsen. Description text about the character, in this case Twinsen. Description text about the character, in this case Twinsen. Description text about the character, in this case Twinsen. Description text about the character, in this case Twinsen. Description text about the character, in this case Twinsen.