Шаблон:GameDataStockParts
0, 1, 3, 5, 10; 0, 1, 10, 20, 30, 40
Data table
Capacitor | None | ||||
---|---|---|---|---|---|
Scanning Module | None | ||||
Manipulator | None | ||||
Micro-laser | None | ||||
Matter bin | None | ||||
Tier: | 0 | 1 | 2 | 3 | 4 |
Energy rating: | 0 | 1 | 3 | 5 | 10 |
Power cell | None | |||||
---|---|---|---|---|---|---|
Tier: | 0 | 0 | 1 | 2 | 3 | 4 |
Power capacity(in kW): | 0 | 1 | 10 | 20 | 30 | 40 |
Description
This template is meant to contain the current general rating and energy rating of Stock Parts, found here: https://github.com/tgstation/tgstation/blob/master/code/modules/research/stock_parts.dm
It's mostly meant for the Guide to robotics wiki page.
More about #explode
: https://www.mediawiki.org/wiki/Extension:StringFunctions##replace
Example
Example using formula for getting a Scanning Module Tier 2 energy rating: {{#explode:{{#explode:0, 1, 3, 5, 10; 0, 1, 10, 20, 30, 40|;|0}}|, |2}}}