Difference between revisions of "Template:Character infobox"
From Mushpedia
| Line 7: | Line 7: | ||
| colspan="2" width="200px" style="text-align: left" | {{{glory|Add in-game character-specific glory description.}}} | | colspan="2" width="200px" style="text-align: left" | {{{glory|Add in-game character-specific glory description.}}} | ||
|- | |- | ||
| − | {{#if:{{{trait|}}}|{{ | + | {{#if:{{{trait|}}}|{{character infobox trait|{{{traiticon|(add picture)}}}|{{{trait}}}|{{{traitinfo|Add in-game trait description.}}}}}}} |
| 1 || style="text-align: left" | {{skill|{{{s1}}}}} | | 1 || style="text-align: left" | {{skill|{{{s1}}}}} | ||
|- | |- | ||
| Line 17: | Line 17: | ||
|- | |- | ||
| 5 || style="text-align: left" | {{skill|{{{s5}}}}} | | 5 || style="text-align: left" | {{skill|{{{s5}}}}} | ||
| − | {{#if:{{{s6|}}}|{{ | + | {{#if:{{{s6|}}}|{{character infobox skill6|{{{s6}}}}}}} |
|}</includeonly><noinclude> | |}</includeonly><noinclude> | ||
Revision as of 17:48, 9 December 2013
| |
| |
Ian Soulton |
|---|---|
| Ian earns 3 | |
| | |
| Skills: | |
| 1 | |
| 2 | |
| 3 | |
| 4 | |
| 5 | |
| 6 | |
| Position on title lists: | |
| #? | |
| #? | |
| #? | |
| |
| |
Zhong Chun |
|---|---|
| Add in-game character-specific glory description. | |
| Skills: | |
| 1 | |
| 2 | |
| 3 | |
| 4 | |
| 5 | |
| Position on title lists: | |
| #? | |
| #? | |
| #? | |
This is a template for use on the character pages.
| Parameter | Explanation | Example | |
|---|---|---|---|
| firstname | Name used in the game. | Ian | Chun |
| fullname | Character's full name. | Ian Soulton | Zhong Chun |
| glory | Character-specific glory gain, seen by mousing over the glory icon in game. | Ian earns 3 {{glory}} for every alien fruit planted. | |
| trait | Starting status unique to character. Optional. | Pacifist | |
| traiticon | Icon of that status. Only used with "trait". | [[image:pacifist.png]] | |
| traitinfo | In-game mouseover description of that status. Only used with "trait". | Wherever you are, aggressive actions cost an additional 2 {{ap}}. | |
| s1 | Character's possible skills. Number corresponds to required character level. See template:human skill for what to enter for each skill. "s6" is optional. | botanist | hope |
| s2 | biologist | nurse | |
| s3 | mycologist | premonition | |
| s4 | greenthumb | sneak | |
| s5 | fire | lethargy | |
| s6 | frugivore | ||
Examples of use:
{{character infobox|firstname=Ian|fullname=Ian Soulton|glory=Ian earns 3 {{glory}} for every alien fruit planted.|trait=Pacifist|traiticon=[[image:pacifist.png]]|traitinfo=Wherever you are, aggressive actions cost an additional 2 {{ap}}.|s1=botanist|s2=biologist|s3=mycologist|s4=greenthumb|s5=fire|s6=frugivore}}
{{character infobox|firstname=Chun|fullname=Zhong Chun|s1=hope|s2=nurse|s3=premonition|s4=sneak|s5=lethargy}}
The results are on the right side of this page.

