Template:TechDataName
From Terra Invicta Official Wiki
A template for converting Tech Display Names into Tech Data Names.
Note: Inefficient if used several times in a page.
Usage
For example:
{{TechDataName|Z-Pinch Techniques}}
will return "ZPinchTechniques", the Data Name for the Tech whose Display Name is "Z-Pinch Techniques".
Updating This Template
To update this template, simply perform the following steps:
- Open the file
TITechTemplate.en
, which is located in\Terra Invicta\TerraInvicta_Data\StreamingAssets\Localization\en
- Do a search for every line that starts with
TITechTemplate.displayName.
- Copy every line found, and paste it into this wiki page, replacing everything after the line
<includeonly>{{#switch:{{{1}}}, up until the line}}</includeonly><noinclude>
- Do a search and replace to replace every
TITechTemplate.displayName.
with|
, except for those instances inside these instructions. - Swap all values to the other side of the =.


