Template:Present in: Difference between revisions

From Medapedia
Jump to navigationJump to search
(Haha, okay, how about this)
(I have no idea)
Line 1: Line 1:
{| class="infobox wikitable" width=115px style="background:#EEEEEE; text-align:center; font-size: 12px;"
{| class="infobox wikitable" width=115px style="background:#EEEEEE; text-align:center; font-size: 12px;"
|-
|-
! style="background:#666666; color:#FFF;" | Present in: {{#ifeq: {{{M1|}}} | true |  
! style="background:#666666; color:#FFF;" | Present in:  
{{!}}-
{{#ifeq: {{{M1|}}} | true | {{!}}-
{{!}} {{b|Medarot 1}}
{{!}} {{b|Medarot 1}} }}
|}} {{#ifeq: {{{M3R|}}} | true |  
{{#ifeq: {{{M2R|}}} | true | {{!}}-
{{!}}-
{{!}} {{b|Medarot 2}} / {{b|Medarot R|R}} }}
{{!}} {{b|Medarot 2}} / {{b|Medarot R|R}}
{{#ifeq: {{{M3|}}} | true | {{!}}-
|}} {{#ifeq: {{{M3|}}} | true |  
{{!}} {{b|Medarot 3}} }}  
{{!}}-
{{#ifeq: {{{M4|}}} | true | {{!}}-
{{!}} {{b|Medarot 3}}
{{!}} {{b|Medarot 4}} }}  
|}} {{#ifeq: {{{M4|}}} | true |  
{{#ifeq: {{{MNavi|}}} | true | {{!}}-
{{!}}-
{{!}} {{b|Medarot Navi}} }}  
{{!}} {{b|Medarot 4}}
{{#ifeq: {{{M5|}}} | true | {{!}}-
|}} {{#ifeq: {{{MNavi|}}} | true |  
{{!}} {{b|Medarot 5}} }}  
{{!}}-
{{#ifeq: {{{MGAX|}}} | true | {{!}}-
{{!}} {{b|Medarot Navi}}
{{!}} {{b|Medarot G}} / {{b|Medabots AX|AX}} }}  
|}} {{#ifeq: {{{M5|}}} | true |  
{{#ifeq: {{{MBrave|}}} | true | {{!}}-
{{!}}-
{{!}} {{b|Medarot Brave}} }}  
{{!}} {{b|Medarot 5}}
{{#ifeq: {{{M2Core|}}} | true | {{!}}-
|}} {{#ifeq: {{{MGAX|}}} | true |  
{{!}} {{b|Medarot 2 Core}} / <br/>{{b|Shingata Medarot|Shingata}} }}  
{{!}}-
{{#ifeq: {{{MDS|}}} | true | {{!}}-
{{!}} {{b|Medarot G}} / {{b|Medabots AX|AX}}
{{!}} {{b|Medarot DS}} }}  
|}} {{#ifeq: {{{MBrave|}}} | true |  
{{#ifeq: {{{M7|}}} | true | {{!}}-
{{!}}-
{{!}} {{b|Medarot 7}} }}  
{{!}} {{b|Medarot Brave}}
{{#ifeq: {{{MDual|}}} | true | {{!}}-
|}} {{#ifeq: {{{M2Core|}}} | true |  
{{!}} {{b|Medarot Dual}} }}
{{!}}-
{{!}} {{b|Medarot 2 Core}} / <br/>{{b|Shingata Medarot|Shingata}}
|}} {{#ifeq: {{{MDS|}}} | true |  
{{!}}-
{{!}} {{b|Medarot DS}}
|}} {{#ifeq: {{{M7|}}} | true |  
{{!}}-
{{!}} {{b|Medarot 7}}
|}} {{#ifeq: {{{MDual|}}} | true |  
{{!}}-
{{!}} {{b|Medarot Dual}} |}}
|-
|-
|}<noinclude>
|}<noinclude>

Revision as of 13:15, 5 November 2013

Present in:







Description

This template is for use on attack/action and game mechanics pages to show which games something appears in. If an attack/action has different names depending on the game, you might want to use Template:Present in name instead.

To use the template, copy the text below and remove the lines for games that the mechanic is NOT present in:

{{Present in
| M1 = true
| M2R = true
| M3 = true
| M4 = true
| MNavi = true
| M5 = true
| MGAX = true
| MBrave = true
| M2Core = true
| MDS = true
| M7 = true
| MDual = true
}}

The template text should be added to the very top of the page. (Note that Medarot 2/R, Medarot G/AX, and Medarot 2 Core/Shingata Medarot are grouped together because they share the same battle mechanics.)

For example, if the mechanic is only in Medarot 3 and 4, it should look like this:

{{Present in
| M3 = true
| M4 = true
}}