Template:BMC special mission info: Difference between revisions
mNo edit summary |
Planterror (talk | contribs) moving the flash image above the mobile image. Undo this when the mobile images are extracted, this is not meant to be permanent. |
||
| Line 3: | Line 3: | ||
|- | |- | ||
|<tabs> | |<tabs> | ||
{{#if:{{{id | {{#if:{{{id F|}}}|<tab name="Flash"> | ||
{|class="info-sub main centered-cells" | {|class="info-sub main centered-cells" | ||
|{{#ifexist:File:{{{image | |{{#ifexist:File:{{{image F|???}}}|[[File:{{{image F}}}|100px]]|[[File:missing image.png|250px]]}} | ||
|- | |- | ||
|{{{description | |{{{description F|}}} | ||
|} | |} | ||
</tab>}} | </tab>}} | ||
{{#if:{{{id | {{#if:{{{id M|}}}|<tab name="Mobile"> | ||
{|class="info-sub main centered-cells" | {|class="info-sub main centered-cells" | ||
|{{#ifexist:File:{{{image | |{{#ifexist:File:{{{image M|???}}}|[[File:{{{image M}}}|100px]]|[[File:missing image.png|250px]]}} | ||
|- | |- | ||
|{{{description | |{{{description M|}}} | ||
|} | |} | ||
</tab>}} | </tab>}} | ||