Template:Infobox: Difference between revisions

Jump to navigation Jump to search
Want an adless experience? Log in or Create an account.
m
no edit summary
mNo edit summary
mNo edit summary
(One intermediate revision by the same user not shown)
Line 9: Line 9:
| class = infobox {{#switch: {{lc:{{{1|}}}}}
| class = infobox {{#switch: {{lc:{{{1|}}}}}
   | boss | enemy = infobox-hostile
   | boss | enemy = infobox-hostile
   | dungeon = infobox-dungeon
   | dungeon | scenario = infobox-dungeon
   | location | shop = infobox-location
   | location | shop = infobox-location
   | character | group | race | shop owner = infobox-character
   | character | group | race | shop owner = infobox-character
Line 50: Line 50:


COMBAT
COMBAT
-->{{#if: {{{threat|}}}
-->{{#if: {{{warriors|}}}
| {{Infobox/Row|Warriors|{{{warriors}}}}}
}}{{#if: {{{threat|}}}
| {{Infobox/Row|Threat|{{Threat|{{{threat}}}}}}}
| {{Infobox/Row|Threat|{{Threat|{{{threat}}}}}}}
}}{{#if: {{{attack|}}}
}}{{#if: {{{attack|}}}
Line 58: Line 60:
}}{{#if: {{{weaponused|}}}
}}{{#if: {{{weaponused|}}}
| {{Infobox/Row|Weapons Used|{{{weaponused}}}}}
| {{Infobox/Row|Weapons Used|{{{weaponused}}}}}
}}{{#if: {{{weaponavailable|}}}
| {{Infobox/Row|Weapons Available|{{{weaponavailable}}}}}
}}{{#if: {{{element|}}}
}}{{#if: {{{element|}}}
| {{Infobox/Row|Element|{{{element}}}}}
| {{Infobox/Row|Element|{{{element}}}}}
}}{{#if: {{{recommended element|}}}
| {{Infobox/Row|Recommended Element|{{{recommended element}}}}}
}}{{#if: {{{power|}}}
}}{{#if: {{{power|}}}
| {{Infobox/Row|Base Power|{{{power}}}}}
| {{Infobox/Row|Base Power|{{{power}}}}}
Line 89: Line 95:
}}{{#if: {{{when|{{{occurrence|}}}}}}
}}{{#if: {{{when|{{{occurrence|}}}}}}
| {{Infobox/Row|Occurrence|{{{when|{{{occurrence}}}}}}}}
| {{Infobox/Row|Occurrence|{{{when|{{{occurrence}}}}}}}}
}}{{#if: {{{stage|}}}
| {{Infobox/Row|Stage|{{{stage}}}}}
}}{{#if: {{{previous|}}}
| {{Infobox/Row|Previous|{{{previous}}}}}
}}{{#if: {{{next|}}}
| {{Infobox/Row|Next|{{{next}}}}}
}}{{#if: {{{simultaneous|}}}
| {{Infobox/Row|Simultaneous|{{{simultaneous}}}}}
}}{{#if: {{{natseason|}}}
}}{{#if: {{{natseason|}}}
| {{Infobox/Row|Natural Season|{{{natseason}}}}}
| {{Infobox/Row|Natural Season|{{{natseason}}}}}
Line 106: Line 120:
}}{{#if: {{{members|}}}
}}{{#if: {{{members|}}}
| {{Infobox/Row|Members|{{{members}}}}}
| {{Infobox/Row|Members|{{{members}}}}}
}}{{#if: {{{missions|}}}
| {{Infobox/Row|Missions|{{{missions}}}}}
}}{{#if: {{{pointsint|}}}
}}{{#if: {{{pointsint|}}}
| {{Infobox/Row|Points of<br/>Interest|{{{pointsint}}}}}
| {{Infobox/Row|Points of<br/>Interest|{{{pointsint}}}}}

Navigation menu