Template:Spell: Difference between revisions

From Timaresh
Jump to navigationJump to search
(Created page with "{{#vardefine:output| {{#expr: {{cityspell| {{citysize| {{{1|1}}} }} }} + {{#if: {{#pos:{{{2}}}|magical}} |1|0}} + {{#if: {{#pos:{{{3}}}|academic}} |1|0}} + ...")
 
mNo edit summary
Line 1: Line 1:
{{#vardefine:output|
{{#vardefine:gov|
  {{citygov|{{{2}}}|{{{4}}}}}
}}{{#vardefine:output|
   {{#expr:
   {{#expr:
       {{cityspell| {{citysize| {{{1|1}}} }} }} +
       {{cityspell| {{citysize| {{{1|1}}} }} }} +
       {{#if: {{#pos:{{{2}}}|magical}} |1|0}} +
       {{#if: {{#pos:{{#var:gov}}|magical}} |1|0}} +
       {{#if: {{#pos:{{{3}}}|academic}} |1|0}} +
       {{#if: {{#pos:{{{3}}}|academic}} |1|0}} +
       {{#if: {{#pos:{{{3}}}|holy site}} |2|0}} +
       {{#if: {{#pos:{{{3}}}|holy site}} |2|0}} +

Revision as of 04:50, 30 August 2011

1