Template:TechUnlock: Difference between revisions

Template page
No edit summary
No edit summary
Tag: Manual revert
 
(7 intermediate revisions by 2 users not shown)
Line 1: Line 1:
<includeonly>
<includeonly>{{#cargo_query:
{{#cargo_query:
tables=techUnlock
tables=techUnlock
|fields=techName,unlocks
|fields=techName,unlocks,
|where=unlocks='{{{1}}}' OR techName='{{{1}}}'
|where=unlocks='{{{1}}}' OR techName='{{{1}}}'
|format=template
|format=template
|template=TechUnlock_Layout
|template= {{#if: {{{2|}}} | TechUnlock_Layout | UnlockTech_Layout }}
|named args=yes
|named args=yes
}}
|default=
</includeonly>
}}</includeonly>
<noinclude>{{Documentation}}</noinclude>
<noinclude>{{Documentation}}</noinclude>

Latest revision as of 21:06, 12 July 2024

Documentation

Use {{TechUnlock|{{PAGENAME}}}}

or {{TechUnlock|Large Wind Turbine}}

for


Required Technology
Power Upgrade Power Upgrade


And

Use {{TechUnlock|{{PAGENAME}}|Tech}}

Or {{TechUnlock|Basic Structures|Tech}}

For


Building 1x1 (2S) Building 1x1 (2S)
Building 2x1 (1M1S) Building 2x1 (1M1S)
Defense Block Defense Block
Reinforced Plate Reinforced Plate

The above Template documentation is transcluded from Template:TechUnlock/doc. (edit | history)