Template:BMC special mission info: Difference between revisions

mNo edit summary
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 M|}}}|<tab name="Mobile">
{{#if:{{{id F|}}}|<tab name="Flash">
{|class="info-sub main centered-cells"
{|class="info-sub main centered-cells"
|{{#ifexist:File:{{{image M|???}}}|[[File:{{{image M}}}|100px]]|[[File:missing image.png|250px]]}}
|{{#ifexist:File:{{{image F|???}}}|[[File:{{{image F}}}|100px]]|[[File:missing image.png|250px]]}}
|-
|-
|{{{description M|}}}
|{{{description F|}}}
|}
|}
</tab>}}
</tab>}}
{{#if:{{{id F|}}}|<tab name="Flash">
{{#if:{{{id M|}}}|<tab name="Mobile">
{|class="info-sub main centered-cells"
{|class="info-sub main centered-cells"
|{{#ifexist:File:{{{image F|???}}}|[[File:{{{image F}}}|100px]]|[[File:missing image.png|250px]]}}
|{{#ifexist:File:{{{image M|???}}}|[[File:{{{image M}}}|100px]]|[[File:missing image.png|250px]]}}
|-
|-
|{{{description F|}}}
|{{{description M|}}}
|}
|}
</tab>}}
</tab>}}