Template:Present in: Difference between revisions

From Medapedia
Jump to navigationJump to search
(Updated for Medarot 8.)
(Updated for Medarot 9.)
Line 15: Line 15:
<td> {{b|Medarot 7}} </td> </tr>}} {{#ifeq: {{{MDual|}}} | true | <tr>
<td> {{b|Medarot 7}} </td> </tr>}} {{#ifeq: {{{MDual|}}} | true | <tr>
<td> {{b|Medarot Dual}} </td> </tr>}} {{#ifeq: {{{M8|}}} | true | <tr>
<td> {{b|Medarot Dual}} </td> </tr>}} {{#ifeq: {{{M8|}}} | true | <tr>
<td> {{b|Medarot 8}} </td> </tr>}}
<td> {{b|Medarot 8}} </td> </tr>}} {{#ifeq: {{{M9|}}} | true | <tr>
<td> {{b|Medarot 9}} </td> </tr>}}
</table><noinclude>
</table><noinclude>
<div style="clear:right;">
<div style="clear:right;">
Line 39: Line 40:
| MDual = true
| MDual = true
| M8 = true
| M8 = true
| M9 = true
}}
}}
</pre>
</pre>

Revision as of 15:15, 28 January 2016

Present in:

Description

This template is for use on attack/action and game mechanics pages to show which games something appears in.

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
| M8 = true
| M9 = 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
}}