Difference between revisions of "Template:DT"

From Project-GC
Jump to: navigation, search
(Create template. Documentation to follow.)
 
(Documentation)
Line 32: Line 32:
 
|-
 
|-
 
|style="background: yellow"|'''5'''||{{{73|-}}}||{{{74|-}}}||{{{75|-}}}||{{{76|-}}}||{{{77|-}}}||{{{78|-}}}||{{{79|-}}}||{{{80|-}}}||{{{81|-}}}
 
|style="background: yellow"|'''5'''||{{{73|-}}}||{{{74|-}}}||{{{75|-}}}||{{{76|-}}}||{{{77|-}}}||{{{78|-}}}||{{{79|-}}}||{{{80|-}}}||{{{81|-}}}
|}
+
|}<noinclude>
 +
 
 +
==Usage==
 +
Produces a D/T grid for all combinations. If an entry is left blank, a dash is indicated.
 +
 
 +
<code><nowiki>{{</nowiki>DT<BR>
 +
|t1|t1.5|t2|t2.5|t3|t3.5|t4|t4.5|t5 (entries for difficulty 1)<BR>
 +
|t1|t1.5|t2|t2.5|t3|t3.5|t4|t4.5|t5 (entries for difficulty 1.5)<BR>
 +
|t1|t1.5|t2|t2.5|t3|t3.5|t4|t4.5|t5 (entries for difficulty 2)<BR>
 +
|t1|t1.5|t2|t2.5|t3|t3.5|t4|t4.5|t5 (entries for difficulty 2.5)<BR>
 +
|t1|t1.5|t2|t2.5|t3|t3.5|t4|t4.5|t5 (entries for difficulty 3)<BR>
 +
|t1|t1.5|t2|t2.5|t3|t3.5|t4|t4.5|t5 (entries for difficulty 3.5)<BR>
 +
|t1|t1.5|t2|t2.5|t3|t3.5|t4|t4.5|t5 (entries for difficulty 4)<BR>
 +
|t1|t1.5|t2|t2.5|t3|t3.5|t4|t4.5|t5 (entries for difficulty 4.5)<BR>
 +
|t1|t1.5|t2|t2.5|t3|t3.5|t4|t4.5|t5 (entries for difficulty 5)<BR>
 +
}}

Revision as of 12:21, 17 February 2020

D/T Terrain
1 1.5 2 2.5 3 3.5 4 4.5 5
Difficulty
1 - - - - - - - - -
1.5 - - - - - - - - -
2 - - - - - - - - -
2.5 - - - - - - - - -
3 - - - - - - - - -
3.5 - - - - - - - - -
4 - - - - - - - - -
4.5 - - - - - - - - -
5 - - - - - - - - -

Usage

Produces a D/T grid for all combinations. If an entry is left blank, a dash is indicated.

{{DT
|t1|t1.5|t2|t2.5|t3|t3.5|t4|t4.5|t5 (entries for difficulty 1)
|t1|t1.5|t2|t2.5|t3|t3.5|t4|t4.5|t5 (entries for difficulty 1.5)
|t1|t1.5|t2|t2.5|t3|t3.5|t4|t4.5|t5 (entries for difficulty 2)
|t1|t1.5|t2|t2.5|t3|t3.5|t4|t4.5|t5 (entries for difficulty 2.5)
|t1|t1.5|t2|t2.5|t3|t3.5|t4|t4.5|t5 (entries for difficulty 3)
|t1|t1.5|t2|t2.5|t3|t3.5|t4|t4.5|t5 (entries for difficulty 3.5)
|t1|t1.5|t2|t2.5|t3|t3.5|t4|t4.5|t5 (entries for difficulty 4)
|t1|t1.5|t2|t2.5|t3|t3.5|t4|t4.5|t5 (entries for difficulty 4.5)
|t1|t1.5|t2|t2.5|t3|t3.5|t4|t4.5|t5 (entries for difficulty 5)
}}