No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
== Description == | == Description == | ||
The recipe part of the tech pages. | The recipe part of the tech pages. <br> | ||
If new research components are added to the game, <code>UPLINK_REPLACEMENTS</code> needs be extended to enable replacing the component with the related building. Otherwise it will just show the new component instead. | If new research components are added to the game, <code>UPLINK_REPLACEMENTS</code> needs be extended to enable replacing the component with the related building. Otherwise it will just show the new component instead. | ||
Revision as of 07:25, 12 August 2025
Description
The recipe part of the tech pages.
If new research components are added to the game, UPLINK_REPLACEMENTS
needs be extended to enable replacing the component with the related building. Otherwise it will just show the new component instead.
Usage
Example
{{#invoke:TechRecipe|render|name=<techName>}}
Example
Building
The following call:
{{#invoke:TechRecipe|render|name=Ultra-tech Framework}}
Results in:
Fused Electrodes | IC Chip | Robotics Research | Ultra-tech Framework | ||
---|---|---|---|---|---|
![]() | ![]() | ![]() | ![]() | ![]() |
Building/Component | Research time |
---|---|
![]() | 500 seconds |
![]() | 100 seconds |
![]() | 100 seconds |
Fused Electrodes | IC Chip | Robotics Research | Ultra-tech Framework | ||
---|---|---|---|---|---|
![]() | ![]() | ![]() | ![]() | ![]() |