Difference between revisions of "Template:Type"

From Tuxepedia
Jump to navigation Jump to search
Line 17: Line 17:


{{#ifeq:{{{Present In}}} | Tuxemon |  
{{#ifeq:{{{Present In}}} | Tuxemon |  
{| 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;"
<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;">
! style="text-align: center; background-color:#ccccff;" colspan="2" |<span style="font-size: larger;">[[Tuxemon]]</span>
<tr style="text-align: center; background-color:#ccccff;" colspan="2"><th><span style="font-size: larger;">[[Tuxemon]]</span></th><td /></tr>
|-
<tr><th>Generative Type</th><td>{{#arraymap:{{{TXMN Generative Type|}}}|,|x|[[TXMN Generative Type::x]]}}</td></tr>
! Generative Type
<tr><th>Overcoming Type</th><td>{{#arraymap:{{{TXMN Overcoming Type|}}}|,|x|[[TXMN Overcoming Type::x]]}}</td></tr>
| {{#arraymap:{{{TXMN Generative Type|}}}|,|x|[[TXMN Generative Type::x]]}}
<tr><th>Generated by</th><td>{{#ask:[[TXMN Generative Type::{{PAGENAME}}]]
|-
! Overcoming Type
| {{#arraymap:{{{TXMN Overcoming Type|}}}|,|x|[[TXMN Overcoming Type::x]]}}
|-
! Generated by
{{#ask:[[TXMN Generative Type::{{PAGENAME}}]]
|?#
|?#
|mainlabel=-
|mainlabel=-
}}
}}</td></tr>
|-
<tr><th>Overcome by</th><td>{{#ask:[[TXMN Overcoming Type::{{PAGENAME}}]]
! Overcome by
{{#ask:[[TXMN Overcoming Type::{{PAGENAME}}]]
|?#
|?#
|mainlabel=-
|mainlabel=-
}}
}}</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 07:57, 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.