Template:Synthesis/Cargo: Difference between revisions

From Phantasy Star Universe Clementine
(Created page with "<noinclude>{{{{FULLPAGENAME}}/doc}} {{#cargo_declare: _table = BoardMaterials |_parentTables = Boards(_localField=id, _remoteField=id, _alias=BoardsBoardMaterials); |id = String (mandatory;regex=[A-F0-9]{8}) |material = String |cost = Integer }}</noinclude>")
 
No edit summary
Line 4: Line 4:
|_parentTables = Boards(_localField=id, _remoteField=id, _alias=BoardsBoardMaterials);
|_parentTables = Boards(_localField=id, _remoteField=id, _alias=BoardsBoardMaterials);
|id = String (mandatory;regex=[A-F0-9]{8})
|id = String (mandatory;regex=[A-F0-9]{8})
|material = String
|material = String (mandatory;regex=[A-F0-9]{8})
|cost = Integer
|cost = Integer
}}</noinclude>
}}</noinclude>

Revision as of 23:13, 15 March 2024


This template defines the table "BoardMaterials". This table has not been created yet.