The Wiki for Tale 6 is in read-only mode and is available for archival and reference purposes only. Please visit the current Tale 11 Wiki in the meantime.

If you have any issues with this Wiki, please post in #wiki-editing on Discord or contact Brad in-game.

Difference between revisions of "Template:EssenceTestTable"

From ATITD6
Jump to navigationJump to search
Line 6: Line 6:
  
 
The final code for a table will look something like this (does not match example table below):
 
The final code for a table will look something like this (does not match example table below):
<pre><nowiki>{{EssenceTestTable|name=Foobar|temp=71|ar=-3|as=-2|bi=-1|sa=0|so=0|sp=1|sw=2|to=3|
+
<pre><nowiki>{{EssenceTestTable|name=Foobar|temp=71|ar=0|as=-3|bi=-2|sa=-1|so=0|sp=0|sw=3|to=0|
   {{EssenceTestRow|Butterleaf Tree|Folded Birch|Hawthorn|Locust Palm|ar=P|as=W|bi=P|sa=W|so=L|sp=W|sw=W|to=P}}
+
   {{EssenceTestRow|Butterleaf Tree|Folded Birch|Hawthorn|Locust Palm|ar=W|as=P|bi=P|sa=P|so=L|sp=W|sw=L|to=W}}
   {{EssenceTestRow|Folded Birch|Oil Palm|Razor Palm|Tapacae Miralis|ar=L|bi=P|so=P|to=P}}
+
   {{EssenceTestRow|Bloodbark|Kaeshra|Razor Palm|Red Maple|as=P|bi=P|sa=L|so=W|sw=L}}
   {{EssenceTestRow|Cinnar|Ranyahn|Royal Palm|Umbrella Palm|bi=L}}
+
   {{EssenceTestRow|Cinnar|Pratyeka Tree|Ranyahn|Stout Palm|bi=W}}
 
}}</nowiki></pre>
 
}}</nowiki></pre>
 
</noinclude>
 
</noinclude>
Line 19: Line 19:
 
{{{1|{{EssenceTestRow|EssenceA|EssenceB|EssenceC|EssenceD}}}}}
 
{{{1|{{EssenceTestRow|EssenceA|EssenceB|EssenceC|EssenceD}}}}}
 
|- style="background-color:darkgray"
 
|- style="background-color:darkgray"
! colspan="4" | Results !! {{{ar|<includeonly>?</includeonly><noinclude>2</noinclude>}}} !! {{{as|?}}} !! {{{bi|?}}} !! {{{sa|?}}} !! {{{so|?}}} !! {{{sp|?}}} !! {{{sw|?}}} !! {{{to|?}}}
+
! colspan="4" | Results !! {{{ar|<includeonly>?</includeonly><noinclude>0</noinclude>}}} !! {{{as|<includeonly>?</includeonly><noinclude>-3</noinclude>}}} !! {{{bi|<includeonly>?</includeonly><noinclude>-2</noinclude>}}} !! {{{sa|<includeonly>?</includeonly><noinclude>-1</noinclude>}}} !! {{{so|<includeonly>?</includeonly><noinclude>0</noinclude>}}} !! {{{sp|<includeonly>?</includeonly><noinclude>0</noinclude>}}} !! {{{sw|<includeonly>?</includeonly><noinclude>3</noinclude>}}} !! {{{to|<includeonly>?</includeonly><noinclude>0</noinclude>}}}
 
|}
 
|}

Revision as of 14:32, 7 December 2010

This template is a way to easily generate a table for listing results of Essence value testing. It uses the following parameters:

  • name - The name of the material under testing
  • temp - The ideal temperature for extracting the essence
  • ar, as, bi, etc. - Final values of the 8 properties

The template takes a single unnamed parameter: the body of the table. For this, use a series of Template:EssenceTestRow templates.

The final code for a table will look something like this (does not match example table below):

{{EssenceTestTable|name=Foobar|temp=71|ar=0|as=-3|bi=-2|sa=-1|so=0|sp=0|sw=3|to=0|
  {{EssenceTestRow|Butterleaf Tree|Folded Birch|Hawthorn|Locust Palm|ar=W|as=P|bi=P|sa=P|so=L|sp=W|sw=L|to=W}}
  {{EssenceTestRow|Bloodbark|Kaeshra|Razor Palm|Red Maple|as=P|bi=P|sa=L|so=W|sw=L}}
  {{EssenceTestRow|Cinnar|Pratyeka Tree|Ranyahn|Stout Palm|bi=W}}
}}
Unnamed Temperature=?
Standard 1 Standard 2 Standard 3 Standard 4 Ar As Bi Sa So Sp Sw To
EssenceA EssenceB EssenceC EssenceD
Results 0 -3 -2 -1 0 0 3 0