Template:Synthesis/Cargo: Difference between revisions

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

Revision as of 20:22, 20 March 2024


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