Template:Present in: Difference between revisions

From Medapedia
Jump to navigationJump to search
(???)
(Updated to include Girls Mission and the M1 card game.)
 
(4 intermediate revisions by the same user not shown)
Line 1: Line 1:
{| class="infobox wikitable" width=115px style="background:#EEEEEE; text-align:center; font-size: 12px;"
<table class="infobox wikitable" width=130px style="background:#EEEEEE; text-align:center; font-size:12px; margin-left:10px; margin-top:3px;">
|-
<tr>
! style="background:#666666; color:#FFF;" | Present in:  
<th style="background:#666666; color:#FFF;"> Present in: </th> </tr>
{{#ifeq: {{{M1|}}} | true | {{!}}-
{{#ifeq: {{{M1|}}} | true | <tr>
{{!}} {{b|Medarot 1}} }} {{#ifeq: {{{M2R|}}} | true | {{!}}-
<td> {{b|Medarot 1}} </td> </tr>}} {{#ifeq: {{{M2R|}}} | true | <tr>
{{!}} {{b|Medarot 2}} / {{b|Medarot R|R}} }} {{#ifeq: {{{M3|}}} | true | {{!}}-
<td> {{b|Medarot 2}} / {{b|Medarot R|R}} </td> </tr>}} {{#ifeq: {{{M3|}}} | true | <tr>
{{!}} {{b|Medarot 3}} }} {{#ifeq: {{{M4|}}} | true | {{!}}-
<td> {{b|Medarot 3}} </td> </tr>}} {{#ifeq: {{{M4|}}} | true | <tr>
{{!}} {{b|Medarot 4}} }} {{#ifeq: {{{MNavi|}}} | true | {{!}}-
<td> {{b|Medarot 4}} </td> </tr>}} {{#ifeq: {{{MNavi|}}} | true | <tr>
{{!}} {{b|Medarot Navi}} }} {{#ifeq: {{{M5|}}} | true | {{!}}-
<td> {{b|Medarot Navi}} </td> </tr>}} {{#ifeq: {{{M5|}}} | true | <tr>
{{!}} {{b|Medarot 5}} }} {{#ifeq: {{{MGAX|}}} | true | {{!}}-
<td> {{b|Medarot 5}} </td> </tr>}} {{#ifeq: {{{MGAX|}}} | true | <tr>
{{!}} {{b|Medarot G}} / {{b|Medabots AX|AX}} }} {{#ifeq: {{{MBrave|}}} | true | {{!}}-
<td> {{b|Medarot G}} / {{b|Medabots AX|AX}} </td> </tr>}} {{#ifeq: {{{MBrave|}}} | true | <tr>
{{!}} {{b|Medarot Brave}} }} {{#ifeq: {{{M2Core|}}} | true | {{!}}-
<td> {{b|Medarot Brave}} </td> </tr>}} {{#ifeq: {{{M2Core|}}} | true | <tr>
{{!}} {{b|Medarot 2 Core}} / <br/>{{b|Shingata Medarot|Shingata}} }} {{#ifeq: {{{MDS|}}} | true | {{!}}-
<td> {{b|Medarot 2 Core}} / <br/>{{b|Shingata Medarot|Shingata}} </td> </tr>}} {{#ifeq: {{{MDS|}}} | true | <tr>
{{!}} {{b|Medarot DS}} }} {{#ifeq: {{{M7|}}} | true | {{!}}-
<td> {{b|Medarot DS}} </td> </tr>}} {{#ifeq: {{{M7|}}} | true | <tr>
{{!}} {{b|Medarot 7}} }} {{#ifeq: {{{MDual|}}} | true | {{!}}-
<td> {{b|Medarot 7}} </td> </tr>}} {{#ifeq: {{{MDual|}}} | true | <tr>
{{!}} {{b|Medarot Dual}} }}
<td> {{b|Medarot Dual}} </td> </tr>}} {{#ifeq: {{{M8|}}} | true | <tr>
|-
<td> {{b|Medarot 8}} </td> </tr>}} {{#ifeq: {{{M9|}}} | true | <tr>
|}<noinclude>
<td> {{b|Medarot 9}} </td> </tr>}} {{#ifeq: {{{MGM|}}} | true | <tr>
<td> {{b|Medarot Girls Mission}} </td> </tr>}} {{#ifeq: {{{MCard|}}} | true | <tr>
<td> {{b|Medarot Card Game}} / {{b|Medarot Cardrobottle|Cardrobottle}} </td> </tr>}}
</table><noinclude>
<div style="clear:right;">
<div style="clear:right;">
== Description ==
== 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.
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:
To use the template, copy the text below and remove the lines for games that the mechanic is NOT present in:
Line 38: Line 41:
| M7 = true
| M7 = true
| MDual = true
| MDual = true
| M8 = true
| M9 = true
| MGM = true
| MCard = true
}}
}}
</pre>
</pre>
Line 52: Line 59:
</div>
</div>


[[Category:Templates]]
</noinclude>
</noinclude>

Latest revision as of 12:09, 3 September 2016

Present in:

Description[edit]

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
| MGM = true
| MCard = 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
}}