Vorlage:FFH-Test: Unterschied zwischen den Versionen

Aus CivWiki
Wechseln zu: Navigation, Suche
K
K (Testing...)
 
(Eine dazwischenliegende Version desselben Benutzers wird nicht angezeigt)
Zeile 12: Zeile 12:
 
|'''Type:''' ||  {{{type}}}
 
|'''Type:''' ||  {{{type}}}
 
|-
 
|-
|'''Era:''' ||  {{{era}}}
+
|'''Era:''' ||  {{{era}}} {{ #if: 1=1 | Yes | No }}  
 
|-
 
|-
 
|'''Cost:''' ||  {{{cost}}} [[Image:Research icon.jpg|Research]]
 
|'''Cost:''' ||  {{{cost}}} [[Image:Research icon.jpg|Research]]
 
|-
 
|-
{{#if: {{{religion|}}} |  
+
{{#if: {{{religion}}} | {{!}}'''Religion:''' {{!}}{{!}} [[FfH {{{religion}}}|{{{religion}}}]]{{!}}-}}
{{!}}'''Religion:''' {{!}}{{!}} [[FfH {{{religion}}} (Religion)|{{{religion}}}]]
 
{{!}}-
 
}}
 
 
|}
 
|}
 
|- style="background-color:{{#ifeq:{{{aligment}}}|Evil|{{FfH Evil (Color)}}|{{#ifeq:{{{aligment}}}|Good|{{FfH Good (Color)}}|{{FfH Neutral (Color)}}}}}}; font-weight: bold; font-style: italic; color: #FFFFFF;"
 
|- style="background-color:{{#ifeq:{{{aligment}}}|Evil|{{FfH Evil (Color)}}|{{#ifeq:{{{aligment}}}|Good|{{FfH Good (Color)}}|{{FfH Neutral (Color)}}}}}}; font-weight: bold; font-style: italic; color: #FFFFFF;"

Aktuelle Version vom 7. März 2007, 19:37 Uhr


{{FfH Tech|
  tech = |
  type = |
  era = |
  cost = |
  religion= |
  req_1 = |
  req_2 = |
  ...
  req_9 = |
  leads_1 = |
  leads_2 = |
  ...
  leads_9 = |
  unit_1 = |
  unit_2 = |
  ...
  unit_29 = |
  hero_1 = |
  hero_2 = |
  ...
  hero_9 = |
  building_1 = |
  building_2 = |
  ...
  building_9 = |
  wonder_1 = |
  wonder_2 = |
  ...
  wonder_9 = |
  special_1 = |
  special_2 = |
  ...
  special_19 = |
}}
  • tech is the name of the technology
  • type is the type of the technology (culture, economy, growth, military, religion or science)
  • era is the era of the technology
  • cost is the cost in Research of the technology
  • religion is the required state religion to research the technology (not shown if not set)
  • req_X (1 to 9) are the required technologies to research the technology
  • leads_X (1 to 9) are the technologies which the technology leads to
  • unit_X (1 to 29) are the units allowed by the technology
  • hero_X (1 to 9) are the heroes allowed by the technology
  • building_X (1 to 9) are the buildings allowed by the technology
  • wonder_X (1 to 9) are the wonders allowed by the technology
  • special_X (1 to 19) are the special abilities of the technology (improvement, civic, religion, etc.)