Template:Dtr: Difference between revisions
No edit summary |
No edit summary |
||
(9 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-{{{in|}}}|{{{no|}}}}}| | {{!}} {{!}} {{#ifeq:{{switch-{{{in|}}}|{{{no|}}}}}||{{switch-{{{in|}}}-boot|{{{no|}}}}}|[[{{switch-{{{in|}}}|{{{no|}}}}}]]}} }} | ||
{{#if:{{{boot|}}}| {{!}} {{switch-{{{in|}}}-boot|{{{no|}}}}}}} | {{#if:{{{boot|}}}| {{!}} {{switch-{{{in|}}}-boot|{{{no|}}}}}}} | ||
{{#if:{{{jap|}}}| {{!}} {{switch-{{{in|}}}-jap|{{{no|}}}}}}} | {{#if:{{{jap|}}}| {{!}} {{switch-{{{in|}}}-jap|{{{no|}}}}}}} | ||
Line 9: | Line 9: | ||
{{#if:{{{stage|}}}| {{!}} [[{{switch-{{{in|}}}-stage|{{{no|}}}}}]]}} | {{#if:{{{stage|}}}| {{!}} [[{{switch-{{{in|}}}-stage|{{{no|}}}}}]]}} | ||
{{#if:{{{type|}}}| {{!}} {{mt|{{switch-{{{in|}}}-type|{{{no|}}}}}}}}} | {{#if:{{{type|}}}| {{!}} {{mt|{{switch-{{{in|}}}-type|{{{no|}}}}}}}}} | ||
{{#if:{{{found-in|}}}| {{!}} {{v|{{{found-in}}}|{{{found-in2|}}}}}}} | {{#if:{{{found-in|}}}| {{!}} {{v|{{{found-in}}}|{{{found-in2|}}}|space=true}}}} | ||
{{#if:{{{lvl|}}}|{{!}} {{{lvl}}}}}</includeonly><noinclude>This is the code for the table rows used for lists or mini lists. | {{#if:{{{lvl|}}}|{{!}} L{{{lvl}}}}}</includeonly><noinclude>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>{{dtr|in= |no | <pre>{{dtr|in= |no= |found-in= |found-in2= |lvl= }}</pre> | ||
===in=== | ===in=== | ||
Line 22: | 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 54: | 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 59: | 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 09: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.