The Wiki for Tale 4 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:ORT"

From A Tale in the Desert
Jump to navigationJump to search
(New page: <noinclude> scratch pad for 2ndary templates ==Usage:== this template gets handed the tech and the skill level if known (in that order)<br> it outputs a table row based on that info </noin...)
 
m (removing lvl/sco check)
Line 5: Line 5:
 
it outputs a table row based on that info
 
it outputs a table row based on that info
 
</noinclude>
 
</noinclude>
{{#ifeq: {{#ifexpr:{{{2}}}<1|true|false}} | {{#if: {{#ask:[[Researched::{{{1}}} ]]}} |true}} |
+
{{#if: {{#ask:[[Researched::{{{1}}} ]]}} |{{!}}-
{{!}}-
 
 
  {{!}} style='text-align: left; font-weight: bold; font-size: 100%; padding: 0 0.2em; border-bottom: 1px solid #aaa' {{!}} [[{{{1}}}]]
 
  {{!}} style='text-align: left; font-weight: bold; font-size: 100%; padding: 0 0.2em; border-bottom: 1px solid #aaa' {{!}} [[{{{1}}}]]
 
  {{!}} style='text-align: left; font-weight: bold; font-size: 80%; border-bottom: 1px solid #aaa' {{!}} {{#ask:[[Researched::{{{1}}}]]|format=ul}} }}
 
  {{!}} style='text-align: left; font-weight: bold; font-size: 80%; border-bottom: 1px solid #aaa' {{!}} {{#ask:[[Researched::{{{1}}}]]|format=ul}} }}

Revision as of 01:07, 16 February 2009

scratch pad for 2ndary templates

Usage:

this template gets handed the tech and the skill level if known (in that order)
it outputs a table row based on that info