Template:Synthesis/Recipes/Slots/Cargo: Difference between revisions
m (Mika moved page Template:Synthesis/Materials/Cargo to Template:Synthesis/Recipes/Slots/Cargo without leaving a redirect) |
No edit summary |
||
Line 4: | Line 4: | ||
|_parentTables = Synthesis(_localField=board_id, _remoteField=board_id); | |_parentTables = Synthesis(_localField=board_id, _remoteField=board_id); | ||
|board_id = String (mandatory;regex=[A-F0-9]{8};size=8) | |board_id = String (mandatory;regex=[A-F0-9]{8};size=8) | ||
| | |recipe_id = Integer (mandatory) | ||
|material_id = String (mandatory;regex=[A-F0-9]{8};size=8) | |material_id = String (mandatory;regex=[A-F0-9]{8};size=8) | ||
|quantity = Integer (mandatory) | |quantity = Integer (mandatory) | ||
|slot = Integer (mandatory) | |slot = Integer (mandatory) | ||
}}</noinclude> | }}</noinclude> |
Revision as of 17:44, 21 January 2025
This template defines the table "SynthesisMaterialSlot". This table has not been created yet.