Template:Evolution-checkreturndenjuu: Difference between revisions

From Wikifang, a definitive guide to Telefang, Dino Device and Bugsite
Jump to navigation Jump to search
(Created page with '{{#ifeq:{{switch-T2|{{{1}}}}}|{{switch-T2|{{{2}}}}}| {{#ifeq:{{switch-T2|{{{1}}}}}|{{switch-T2|{{{3}}}}}| {{#ifeq:{{switch-T2|{{{1}}}}}|{{switch-T2|{{{4}}}}}| {{#ifeq:{{switch-T2…')
 
No edit summary
 
(7 intermediate revisions by the same user not shown)
Line 1: Line 1:
{{#ifeq:{{switch-T2|{{{1}}}}}|{{switch-T2|{{{2}}}}}|
<includeonly>{{#ifeq:{{switch-T2|{{{1}}}}}|{{switch-T2|{{{2}}}}}|{{#if:{{{3|}}}|{{#ifeq:{{switch-T2|{{{1}}}}}|{{switch-T2|{{{3}}}}}|{{#if:{{{4|}}}|{{#ifeq:{{switch-T2|{{{1}}}}}|{{switch-T2|{{{4}}}}}|{{#if:{{{5|}}}|{{#ifeq:{{switch-T2|{{{1}}}}}|{{switch-T2|{{{5}}}}}|false|true}}|false}}|true}}|false}}|true}}|false}}|true}}</includeonly><noinclude>
{{#ifeq:{{switch-T2|{{{1}}}}}|{{switch-T2|{{{3}}}}}|
This template is used to check if a Telefang 2 Denjuu is a returning Denjuu from Telefang 1 from the input of up to 6 Denjuu numbers. If the name of all the Denjuu are equal, it means that they are not returning Denjuu and would return the output of ''false''. Otherwise it would return the result of ''true''.
{{#ifeq:{{switch-T2|{{{1}}}}}|{{switch-T2|{{{4}}}}}|
{{#ifeq:{{switch-T2|{{{1}}}}}|{{switch-T2|{{{5}}}}}|
{{#ifeq:{{switch-T2|{{{1}}}}}|{{switch-T2|{{{6}}}}}|
<!--all names are equal, means not returning denjuu from T1. so the name should follow Basic/Natural/Mod. otherwise, their names should have (T2).-->
false|T2
}}|T2}}|T2}}|T2}}|T2}}<noinclude>
This template is used to check if a Telefang 2 Denjuu is a returning Denjuu from Telefang 1 from the input of up to 6 Denjuu numbers. If the name of all the Denjuu are equal, it means that they are not returning Denjuu and would return the output of ''false''. Otherwise it would return the result of ''T2''.


Usage:
Usage:
<code><nowiki>{{evolution-checkreturndenjuu|no1|no2|no3|no4|no5|no6}}</nowiki></code>
<pre><nowiki>{{evolution-checkreturndenjuu|no1|no2|no3|no4|no5|no6}}</nowiki></pre>


Primarily used in evolution templates.
Primarily used in evolution templates.
[[Category:Evolution templates]]
[[Category:Denjuu evolution templates| ]]
</noinclude>
</noinclude>

Latest revision as of 02:53, 17 December 2009

This template is used to check if a Telefang 2 Denjuu is a returning Denjuu from Telefang 1 from the input of up to 6 Denjuu numbers. If the name of all the Denjuu are equal, it means that they are not returning Denjuu and would return the output of false. Otherwise it would return the result of true.

Usage:

{{evolution-checkreturndenjuu|no1|no2|no3|no4|no5|no6}}

Primarily used in evolution templates.