Difference between revisions of "Template:Type"

From Tuxepedia
Jump to navigation Jump to search
Line 18: Line 18:
{{#ifeq:{{{Present In}}} | Tuxemon | Table Should Be Here | }}
{{#ifeq:{{{Present In}}} | Tuxemon | Table Should Be Here | }}


<table style="width: 30em; font-size: 90%; border: 1px solid #aaaaaa; background-color: #f9f9f9; color: black; margin-bottom: 0.5em; margin-left: 1em; padding: 0.2em; float: right; clear: right; text-align:left;"><tbody>
<table style="width: 30em; font-size: 90%; border: 1px solid #aaaaaa; background-color: #f9f9f9; color: black; margin-bottom: 0.5em; margin-left: 1em; padding: 0.2em; float: right; clear: right; text-align:left;">
<tr style="text-align: center; background-color:#ccccff;" colspan="2"><th><span style="font-size: larger;">[[Tuxemon]]</span></th><td /></tr>
<tr style="text-align: center; background-color:#ccccff;" colspan="2"><th><span style="font-size: larger;">[[Tuxemon]]</span></th></tr>
<tr><th>Generative Type</th><td>{{#arraymap:{{{TXMN Generative Type|}}}|,|x|[[TXMN Generative Type::x]]}}</td></tr>
<tr><th>Generative Type</th><td>{{#arraymap:{{{TXMN Generative Type|}}}|,|x|[[TXMN Generative Type::x]]}}</td></tr>
<tr><th>Overcoming Type</th><td>{{#arraymap:{{{TXMN Overcoming Type|}}}|,|x|[[TXMN Overcoming Type::x]]}}</td></tr>
<tr><th>Overcoming Type</th><td>{{#arraymap:{{{TXMN Overcoming Type|}}}|,|x|[[TXMN Overcoming Type::x]]}}</td></tr>
Line 29: Line 29:
|?#
|?#
|mainlabel=-
|mainlabel=-
}}</td></tr></tbody></table>
}}</td></tr></table>


{{#if:{{{Present In}}}="Freemon" |{| style="width: 30em; font-size: 90%; border: 1px solid #aaaaaa; background-color: #f9f9f9; color: black; margin-bottom: 0.5em; margin-left: 1em; padding: 0.2em; float: right; clear: right; text-align:left;"
{{#if:{{{Present In}}}="Freemon" |{| style="width: 30em; font-size: 90%; border: 1px solid #aaaaaa; background-color: #f9f9f9; color: black; margin-bottom: 0.5em; margin-left: 1em; padding: 0.2em; float: right; clear: right; text-align:left;"

Revision as of 08:03, 29 March 2016

This is the "Type" template. It should be called in the following format:

{{Type
|Present In=
|TXMN Generative Type=
|TXMN Overcoming Type=
|Freemon x2 Against=
|Freemon x0.5 Against=
|Freemon x0 Against=
|Main Details=
}}

Edit the page to see the template text.