Infobox Mappack: Difference between revisions
From Populous Wiki
No edit summary |
(No added space for missing parameters now!) |
||
(21 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
{| border="2" style="background-color:#ABCDEF;" align="right" width=" | {| border="2" style="background-color:#ABCDEF;" align="right" width="280" | ||
| '''{{{Mappack}}}''' | | align="center" |'''{{{Mappack}}}''' | ||
|- | |- | ||
| [[Image:{{{Image}}}|center|150px|{{{Mappack}}}]] | | [[Image:{{{Image}}}|center|150px|{{{Mappack}}}]] | ||
Line 10: | Line 10: | ||
| '''Number of Levels :''' {{{Levels}}} | | '''Number of Levels :''' {{{Levels}}} | ||
|- | |- | ||
| | {{#if:{{{Level1|}}}|{{!}}'''Level 01: [[{{{Level1}}}]]'''}} | ||
|- | |||
|{{if:{{{ | {{#if:{{{Level2|}}}|{{!}}'''Level 02: [[{{{Level2}}}]]'''}} | ||
| | |- | ||
{{#if:{{{Level3|}}}|{{!}}'''Level 03: [[{{{Level3}}}]]'''}} | |||
|- | |||
|{{if:{{{ | {{#if:{{{Level4|}}}|{{!}}'''Level 04: [[{{{Level4}}}]]'''}} | ||
|- | |||
{{#if:{{{Level5|}}}|{{!}}'''Level 05: [[{{{Level5}}}]]'''}} | |||
|- | |||
{{#if:{{{Level6|}}}|{{!}}'''Level 06: [[{{{Level6}}}]]'''}} | |||
|- | |||
{{#if:{{{Level7|}}}|{{!}}'''Level 07: [[{{{Level7}}}]]'''}} | |||
|- | |||
{{#if:{{{Level8|}}}|{{!}}'''Level 08: [[{{{Level8}}}]]'''}} | |||
|- | |||
{{#if:{{{Level9|}}}|{{!}}'''Level 09: [[{{{Level9}}}]]'''}} | |||
|- | |||
{{#if:{{{Level10|}}}|{{!}}'''Level 10: [[{{{Level10}}}]]'''}} | |||
|- | |||
{{#if:{{{Level11|}}}|{{!}}'''Level 11: [[{{{Level11}}}]]'''}} | |||
|- | |||
{{#if:{{{Level12|}}}|{{!}}'''Level 12: [[{{{Level12}}}]]'''}} | |||
|- | |||
{{#if:{{{Level13|}}}|{{!}}'''Level 13: [[{{{Level13}}}]]'''}} | |||
|- | |||
{{#if:{{{Level14|}}}|{{!}}'''Level 14: [[{{{Level14}}}]]'''}} | |||
|- | |- | ||
|'''Level | {{#if:{{{Level15|}}}|{{!}}'''Level 15: [[{{{Level15}}}]]'''}} | ||
|- | |- | ||
|'''Level | {{#if:{{{Level16|}}}|{{!}}'''Level 16: [[{{{Level16}}}]]'''}} | ||
|} | |} | ||
<noinclude> | |||
== Usage == | |||
At the top of the page paste this list and change the variables. | |||
<pre> | |||
{{Infobox Mappack | |||
|Mappack= | |||
|Image= | |||
|Creators= | |||
|Mods= | |||
|Levels= | |||
|Level1= | |||
|Level2= | |||
|Level3= | |||
|Level4= | |||
|Level5= | |||
|Level6= | |||
}} | |||
</pre> | |||
[[Category:Templates]] | |||
</noinclude> | |||
[[Category:Mappacks]] | [[Category:Mappacks]] |
Latest revision as of 20:37, 7 May 2008
{{#if:||Level 01: [[{{{Level1}}}]]}}
{{#if:||Level 02: [[{{{Level2}}}]]}}
{{#if:||Level 03: [[{{{Level3}}}]]}}
{{#if:||Level 04: [[{{{Level4}}}]]}}
{{#if:||Level 05: [[{{{Level5}}}]]}}
{{#if:||Level 06: [[{{{Level6}}}]]}}
{{#if:||Level 07: [[{{{Level7}}}]]}}
{{#if:||Level 08: [[{{{Level8}}}]]}}
{{#if:||Level 09: [[{{{Level9}}}]]}}
{{#if:||Level 10: [[{{{Level10}}}]]}}
{{#if:||Level 11: [[{{{Level11}}}]]}}
{{#if:||Level 12: [[{{{Level12}}}]]}}
{{#if:||Level 13: [[{{{Level13}}}]]}}
{{#if:||Level 14: [[{{{Level14}}}]]}}
{{#if:||Level 15: [[{{{Level15}}}]]}}
{{#if:||Level 16: [[{{{Level16}}}]]}}
{{{Mappack}}} |
[[Image:{{{Image}}}|center|150px|{{{Mappack}}}]] |
Creators : 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. |
Modifications : {{{Mods}}} |
Number of Levels : {{{Levels}}} |
Usage
At the top of the page paste this list and change the variables.
{{Infobox Mappack |Mappack= |Image= |Creators= |Mods= |Levels= |Level1= |Level2= |Level3= |Level4= |Level5= |Level6= }}