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.

Template:EssenceTestTable

From ATITD6
Jump to navigationJump to search

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:

{{EssenceTestTable|name=Foobar Palm|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}}
}}

If you prefer, you can instead put the results at the end:

{{EssenceTestTable|name=Foobar Palm|temp=71|
  {{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}}
|ar=0|as=-3|bi=-2|sa=-1|so=0|sp=0|sw=3|to=0}}

Either way, the end product will look like this:

Foobar Palm Temperature=71
Standard 1 Standard 2 Standard 3 Standard 4 Ar As Bi Sa So Sp Sw To
Butterleaf Tree Folded Birch Hawthorn Locust Palm
Bloodbark Kaeshra Razor Palm Red Maple
Cinnar Pratyeka Tree Ranyahn Stout Palm
Results 0 -3 -2 -1 0 0 3 0