Difference between revisions of "Template:LeaderInfoBox"
m |
m |
||
Line 9: | Line 9: | ||
<tr> | <tr> | ||
<td>{{tt|Areas of innovation leader focuses on|Interests}}</center></td> | <td>{{tt|Areas of innovation leader focuses on|Interests}}</center></td> | ||
− | <td>{{#if: {{{power}}} | [[Conquer]]}} {{#if: {{{tech}}} | [[Discover]]}} {{#if: {{{wealth}}} | [[Build]]}} {{#if: {{{growth}}} | [[Explore]]}}</td> | + | <td>{{#if: {{{power|}}} | [[Conquer]]}} {{#if: {{{tech|}}} | [[Discover]]}} {{#if: {{{wealth|}}} | [[Build]]}} {{#if: {{{growth|}}} | [[Explore]]}}</td> |
</tr> <tr> | </tr> <tr> | ||
<td>{{tt|Social value the leader aims to maximize|Emphasis}}</td> | <td>{{tt|Social value the leader aims to maximize|Emphasis}}</td> | ||
Line 18: | Line 18: | ||
<td>{{{gender}}}</td> | <td>{{{gender}}}</td> | ||
</tr> | </tr> | ||
− | </table></includeonly><noinclude>[[Category:Infoboxes]]</noinclude> | + | </table></includeonly><noinclude> |
+ | === Use === | ||
+ | Personality can be -1, 0, 1, or named personality. Leave power/tech/wealth/growth/emphasis blank if no. | ||
+ | <pre>{{LeaderInfoBox | ||
+ | |name= | ||
+ | |faction= | ||
+ | |personality= | ||
+ | |power= | ||
+ | |tech= | ||
+ | |wealth= | ||
+ | |growth= | ||
+ | |emphasis= | ||
+ | }}</pre> | ||
+ | [[Category:Infoboxes]]</noinclude> |
Revision as of 14:34, 22 February 2013
Use
Personality can be -1, 0, 1, or named personality. Leave power/tech/wealth/growth/emphasis blank if no.
{{LeaderInfoBox |name= |faction= |personality= |power= |tech= |wealth= |growth= |emphasis= }}