Template:Dtt: 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 1: Line 1:
<includeonly>{| class="wikitable sortable argharghargh" border="1" style="background: #f8f8ff; border: 1px solid #88a; border-collapse: collapse; background: white; margin-right:10px;" cellspacing="1" cellpadding="2"
<includeonly>{| class="wikitable sortable argharghargh" border="1" style="background: #f8f8ff; border: 1px solid #88a; border-collapse: collapse; background: white; margin-right:10px;" cellspacing="1" cellpadding="2"
|- style="background: #ccf;"
|- style="background: #ccf;"
!No.!!!!Name{{#if:{{{boot|}}}|!!Bootleg name}}{{#if:{{{jap|}}}|!!Japanese name}}{{#if:{{{romaji|}}}|!!Romaji}}{{#if:{{{stage|}}}|!!Stage}}{{#if:{{{type|}}}|!!Type}}{{#if:{{{version|}}}|!!Version}}</includeonly><noinclude>
{{#if:{{{in|}}}|!colspan={{{sum}}}{{!}}{{#ifeq:{{{in}}}|T1|Telefang 1|Telefang 2}}}}
|}
|- style="background: #ccf;"
 
!No.!!!!Name{{#if:{{{boot|}}}|!!Bootleg name}}{{#if:{{{jap|}}}|!!Japanese name}}{{#if:{{{romaji|}}}|!!Romaji}}{{#if:{{{stage|}}}|!!Stage}}{{#if:{{{type|}}}|!!Type}}{{#if:{{{version|}}}|!!Version}}</includeonly><noinclude>This is the code for the top of tables used for lists or mini lists of Denjuu. This should only be used for articles such as moves or types (to show which Denjuu learn that move/have that certain type).
This is the code for the top of tables used for lists or mini lists. This should only be used for articles such as moves or types (to show which Denjuu learn that move/have that certain type).


Paste the following code into your article. The parameters should be the same as that of {{t|dtr}}.
Paste the following code into your article. The parameters should be the same as that of {{t|dtr}}.
Line 12: Line 11:
Remove those that are not of interest to the reader of that certain article. More details can be found at the guidelines for writing certain pages.
Remove those that are not of interest to the reader of that certain article. More details can be found at the guidelines for writing certain pages.


If you want to have two of these tables for both Telefang 1 and Telefang 2, you should use two sets of {{t|dtt}} {{t|dtr}} {{t|dtb}}, and include a header to separate both tables. Use this by including <code>|in=T1</code> or <code>|in=T2</code> respectively.
If you want to have two of these tables for both Telefang 1 and Telefang 2, you should use two sets of {{t|dtt}} {{t|dtr}} {{t|dtb}}, and include a header to separate both tables. Use this by including <code>|in=T1</code> or <code>|in=T2</code> respectively, as well as |sum= with the total number of parameters you are using (including in and sum).  


==See also==
==See also==

Revision as of 06:45, 5 December 2008

This is the code for the top of tables used for lists or mini lists of Denjuu. This should only be used for articles such as moves or types (to show which Denjuu learn that move/have that certain type).

Paste the following code into your article. The parameters should be the same as that of {{dtr}}.

{{dtt|boot=1|jap=1|romaji=1|stage=1|type=1|version=1}}

Remove those that are not of interest to the reader of that certain article. More details can be found at the guidelines for writing certain pages.

If you want to have two of these tables for both Telefang 1 and Telefang 2, you should use two sets of {{dtt}} {{dtr}} {{dtb}}, and include a header to separate both tables. Use this by including |in=T1 or |in=T2 respectively, as well as |sum= with the total number of parameters you are using (including in and sum).

See also