Template:Dtr: Difference between revisions

From Wikifang, a definitive guide to Telefang, Dino Device and Bugsite
Jump to navigation Jump to search
No edit summary
No edit summary
Line 4: Line 4:
{{!}} [[Image:{{{in|}}}-{{{no|}}}-I.gif]]
{{!}} [[Image:{{{in|}}}-{{{no|}}}-I.gif]]
{{!}} {{!}} {{#ifeq:{{switch-T1|{{{no|}}}}}|null|[[{{{name|}}}]]|[[{{switch-T1|{{{no|}}}}}]]}} }}
{{!}} {{!}} {{#ifeq:{{switch-T1|{{{no|}}}}}|null|[[{{{name|}}}]]|[[{{switch-T1|{{{no|}}}}}]]}} }}
{{#if:{{{boot|}}}| {{!}} {{{boot}}}}}
{{#ifeq:{{{1}}}|stage| {{!}} [[{{switch-T1-stage|{{{no|}}}}}]]|{{#ifeq:{{{1}}}|type| {{!}} {{mt|{{switch-T1|{{{type|}}}}}}}|{{#ifeq:{{{1}}}|jap| {{!}} {{switch-T1-jap|{{{no|}}}|{{#ifeq:{{{1}}}|boot| {{!}} {{{boot}}}|{{#ifeq:{{{1}}}|romaji| {{!}} {{{romaji}}}}}}}}}}}}}
{{#if:{{{jap|}}}| {{!}} {{{jap}}}}}
{{#ifeq:{{{2}}}|stage| {{!}} [[{{switch-T1-stage|{{{no|}}}}}]]|{{#ifeq:{{{2}}}|type| {{!}} {{mt|{{switch-T1|{{{type|}}}}}}}|{{#ifeq:{{{2}}}|jap| {{!}} {{switch-T1-jap|{{{no|}}}|{{#ifeq:{{{2}}}|boot| {{!}} {{{boot}}}|{{#ifeq:{{{2}}}|romaji| {{!}} {{{romaji}}}}}}}}}}}}}
{{#if:{{{romaji|}}}| {{!}} {{{romaji}}}}}
{{#ifeq:{{{3}}}|stage| {{!}} [[{{switch-T1-stage|{{{no|}}}}}]]|{{#ifeq:{{{3}}}|type| {{!}} {{mt|{{switch-T1|{{{type|}}}}}}}|{{#ifeq:{{{3}}}|jap| {{!}} {{switch-T1-jap|{{{no|}}}|{{#ifeq:{{{3}}}|boot| {{!}} {{{boot}}}|{{#ifeq:{{{3}}}|romaji| {{!}} {{{romaji}}}}}}}}}}}}}
{{#if:{{{stage|}}}| {{!}} [[{{{stage}}}]]}}
{{#ifeq:{{{4}}}|stage| {{!}} [[{{switch-T1-stage|{{{no|}}}}}]]|{{#ifeq:{{{4}}}|type| {{!}} {{mt|{{switch-T1|{{{type|}}}}}}}|{{#ifeq:{{{4}}}|jap| {{!}} {{switch-T1-jap|{{{no|}}}|{{#ifeq:{{{4}}}|boot| {{!}} {{{boot}}}|{{#ifeq:{{{4}}}|romaji| {{!}} {{{romaji}}}}}}}}}}}}}
{{#if:{{{type|}}}| {{!}} {{mt|{{{type}}}}}}}
{{#ifeq:{{{5}}}|stage| {{!}} [[{{switch-T1-stage|{{{no|}}}}}]]|{{#ifeq:{{{5}}}|type| {{!}} {{mt|{{switch-T1|{{{type|}}}}}}}|{{#ifeq:{{{5}}}|jap| {{!}} {{switch-T1-jap|{{{no|}}}|{{#ifeq:{{{5}}}|boot| {{!}} {{{boot}}}|{{#ifeq:{{{5}}}|romaji| {{!}} {{{romaji}}}}}}}}}}}}}
{{#if:{{{found-in|}}}| {{!}} {{v|{{{found-in}}}|{{{found-in2|}}}}}}}</includeonly><noinclude>
{{#if:{{{found-in|}}}| {{!}} {{v|{{{found-in}}}|{{{found-in2|}}}}}}}</includeonly><noinclude>


Line 15: Line 15:
==Usage==
==Usage==
Paste this in between {{t|Denjuu table top}} and {{t|Denjuu table bot}}, per number of rows you want. Remove those which columns are not intended to be there.
Paste this in between {{t|Denjuu table top}} and {{t|Denjuu table bot}}, per number of rows you want. Remove those which columns are not intended to be there.
<pre>{{denjuu table row|in= |no= |name= |boot= |jap= |romaji= |stage= |type= |found-in= |found-in2= }}</pre>
<pre>{{denjuu table row|in= |no= |name= |found-in= |found-in2= }}</pre>


===in===
===in===
Line 24: Line 24:


===name===
===name===
The name of the Denjuu.
The name of the Denjuu. '''Automatically filled in''' unless name not present, so name needs to be given.


===boot===
===boot===
The name of the Denjuu in the bootleg.
The name of the Denjuu in the bootleg. '''Automatically filled in'''


===jap===
===jap===
The Japanese name of the Denjuu.
The Japanese name of the Denjuu. '''Automatically filled in'''


===romaji===
===romaji===
The romanised Japanese name of the Denjuu.
The romanised Japanese name of the Denjuu. '''Automatically filled in'''


===stage===
===stage===
The evolutionary stage of the Denjuu.
The evolutionary stage of the Denjuu. '''Automatically filled in'''


===type===
===type===
The habitat type of the Denjuu.
The habitat type of the Denjuu. '''Automatically filled in'''


===found-in===
===found-in===

Revision as of 08:09, 8 August 2008


This is the code for the table rows used for lists or mini lists.

Usage

Paste this in between {{Denjuu table top}} and {{Denjuu table bot}}, per number of rows you want. Remove those which columns are not intended to be there.

{{denjuu table row|in= |no= |name= |found-in= |found-in2= }}

in

Either T1 or T2. Required.

no

The numbering of the Denjuu. Required.

name

The name of the Denjuu. Automatically filled in unless name not present, so name needs to be given.

boot

The name of the Denjuu in the bootleg. Automatically filled in

jap

The Japanese name of the Denjuu. Automatically filled in

romaji

The romanised Japanese name of the Denjuu. Automatically filled in

stage

The evolutionary stage of the Denjuu. Automatically filled in

type

The habitat type of the Denjuu. Automatically filled in

found-in

The versions the Denjuu is found in (either Power or Speed).

If it is both, put Power for found-in and Speed for found-in2.

See also