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
 
(14 intermediate revisions by the same user not shown)
Line 3: Line 3:
{{!}} {{{no|}}}
{{!}} {{{no|}}}
{{!}} {{#ifexist:Image:{{{in|}}}-{{{no|}}}-I.gif|[[Image:{{{in|}}}-{{{no|}}}-I.gif]]}}
{{!}} {{#ifexist:Image:{{{in|}}}-{{{no|}}}-I.gif|[[Image:{{{in|}}}-{{{no|}}}-I.gif]]}}
{{!}} {{!}} {{#ifeq:{{switch-T1|{{{no|}}}}}|null|[[{{{name|}}}]]|[[{{switch-T1|{{{no|}}}}}]]}} }}
{{!}} {{!}} {{#ifeq:{{switch-{{{in|}}}|{{{no|}}}}}||{{switch-{{{in|}}}-boot|{{{no|}}}}}|[[{{switch-{{{in|}}}|{{{no|}}}}}]]}} }}
{{#if:{{{boot|}}}| {{!}} {{switch-T1-boot|{{{no|}}}}}}}
{{#if:{{{boot|}}}| {{!}} {{switch-{{{in|}}}-boot|{{{no|}}}}}}}
{{#if:{{{jap|}}}| {{!}} {{switch-T1-jap|{{{no|}}}}}}}
{{#if:{{{jap|}}}| {{!}} {{switch-{{{in|}}}-jap|{{{no|}}}}}}}
{{#if:{{{romaji|}}}| {{!}} {{switch-T1-romaji|{{{no|}}}}}}}
{{#if:{{{romaji|}}}| {{!}} {{switch-{{{in|}}}-romaji|{{{no|}}}}}}}
{{#if:{{{stage|}}}| {{!}} [[{{switch-T1-stage|{{{no|}}}}}]]}}
{{#if:{{{stage|}}}| {{!}} [[{{switch-{{{in|}}}-stage|{{{no|}}}}}]]}}
{{#if:{{{type|}}}| {{!}} {{mt|{{switch-T1-type|{{{type|}}}}}}}}}
{{#if:{{{type|}}}| {{!}} {{mt|{{switch-{{{in|}}}-type|{{{no|}}}}}}}}}
{{#if:{{{found-in|}}}| {{!}} {{v|{{{found-in}}}|{{{found-in2|}}}}}}}</includeonly><noinclude>
{{#if:{{{found-in|}}}| {{!}} {{v|{{{found-in}}}|{{{found-in2|}}}|space=true}}}}
 
{{#if:{{{lvl|}}}|{{!}} L{{{lvl}}}}}</includeonly><noinclude>This is the code for the table rows used for lists or mini lists.
This is the code for the table rows used for lists or mini lists.


==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= |found-in= |found-in2= }}</pre>
<pre>{{dtr|in= |no= |found-in= |found-in2= |lvl= }}</pre>


===in===
===in===
Line 23: Line 22:
The numbering of the Denjuu. '''Required.'''
The numbering of the Denjuu. '''Required.'''


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


===boot===
===boot===
Line 55: Line 56:


If it is both, put Power for <code>found-in</code> and Speed for <code>found-in2</code>.
If it is both, put Power for <code>found-in</code> and Speed for <code>found-in2</code>.
===lvl===
Only for tables in move articles, and to denote the level at which the move is learned at.


==See also==
==See also==
Line 60: Line 64:
* {{t|Denjuu table bot}}
* {{t|Denjuu table bot}}


[[Category:Table templates|{{PAGENAME}}]]
[[Category:Table list templates|{{PAGENAME}}]]
</noinclude>
</noinclude>

Latest revision as of 10:15, 25 December 2008

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

Usage[edit]

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.

{{dtr|in= |no= |found-in= |found-in2= |lvl= }}

in[edit]

Either T1 or T2. Required.

no[edit]

The numbering of the Denjuu. Required.


boot[edit]

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

To use this field, put "1" or anything as the value for this parameter.

jap[edit]

The Japanese name of the Denjuu. Automatically filled in

To use this field, put "1" or anything as the value for this parameter.

romaji[edit]

The romanised Japanese name of the Denjuu. Automatically filled in

To use this field, put "1" or anything as the value for this parameter.

stage[edit]

The evolutionary stage of the Denjuu. Automatically filled in

To use this field, put "1" or anything as the value for this parameter.

type[edit]

The habitat type of the Denjuu. Automatically filled in

To use this field, put "1" or anything as the value for this parameter.

found-in[edit]

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.

lvl[edit]

Only for tables in move articles, and to denote the level at which the move is learned at.

See also[edit]