Infobox People: Difference between revisions
From Populous Wiki
No edit summary |
(Same fix as previous) |
||
(15 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
{| | {| border="2" style="background-color:#ABCDEF;" align="right" width="200" | ||
| | | align="center" |'''{{{Follower}}}''' | ||
|- | |- | ||
| | | [[Image:{{{Image}}}|center|150px|{{{Follower}}}]] | ||
|- | |- | ||
| '''Life :''' {{{Life|<noinclude>This is what it looks like if there's a ton of text in a right-column field so people don't freak out when the template stretches itself when all the fields are empty which will never happen.</noinclude>}}} | |||
|- | |- | ||
| | | '''Strength :''' {{{Strength}}} | ||
|- | |- | ||
| | {{#if:{{{Blast|}}}|{{!}}'''Blast Strength:''' {{{Blast}}}}} | ||
|- | |- | ||
| | | '''Weak Scale :''' {{{Scale}}} | ||
|- | |- | ||
| | {{#if:{{{Special1|}}}|{{!}}'''Special Abilities:''' {{{Special1}}}}} | ||
|- | |- | ||
| | {{#if:{{{Special2|}}}|{{!}}'''Special Abilities:''' {{{Special2}}}}} | ||
|- | |- | ||
{{#if:{{{Special3|}}}|{{!}}'''Special Abilities:''' {{{Special3}}}}} | |||
|} | |} | ||
<noinclude> | |||
== Usage == | |||
At the top of the page paste this list and change the variables. | |||
<pre> | |||
{{Infobox People | |||
|Follower= | |||
|Image= | |||
|Life= | |||
|Strength= | |||
|Blast= | |||
|Scale= | |||
|Special1= | |||
|Special2= | |||
|Special3= | |||
}} | |||
</pre> | |||
[[Category:Templates]] | |||
</noinclude> | |||
[[Category:Followers]] | [[Category:Followers]] | ||
<includeonly>[[Category:World Objects]]</includeonly> |
Latest revision as of 20:39, 7 May 2008
{{#if:||Blast Strength: {{{Blast}}}}}
{{#if:||Special Abilities: {{{Special1}}}}}
{{#if:||Special Abilities: {{{Special2}}}}}
{{#if:||Special Abilities: {{{Special3}}}}}
{{{Follower}}} |
[[Image:{{{Image}}}|center|150px|{{{Follower}}}]] |
Life : This is what it looks like if there's a ton of text in a right-column field so people don't freak out when the template stretches itself when all the fields are empty which will never happen. |
Strength : {{{Strength}}} |
Weak Scale : {{{Scale}}} |
Usage
At the top of the page paste this list and change the variables.
{{Infobox People |Follower= |Image= |Life= |Strength= |Blast= |Scale= |Special1= |Special2= |Special3= }}