Template:Shop/Cargo: Difference between revisions
(Created page with "<noinclude>{{{{FULLPAGENAME}}/doc}} {{#cargo_declare: _table = Shops |_parentTables = Items(_localField=id, _remoteField=id, _alias=ItemShop); |id = String (mandatory;regex=[A-F0-9]{8}) |buy_price = Integer |buy_currency = String (allowed values=Meseta,Gold,Silver,Bronze) |source = String |location = String }}</noinclude>") |
No edit summary |
||
(One intermediate revision by the same user not shown) | |||
Line 3: | Line 3: | ||
_table = Shops | _table = Shops | ||
|_parentTables = Items(_localField=id, _remoteField=id, _alias=ItemShop); | |_parentTables = Items(_localField=id, _remoteField=id, _alias=ItemShop); | ||
|id = String (mandatory;regex=[A-F0-9]{8}) | |id = String (mandatory;regex=[A-F0-9]{8}; size=8) | ||
|buy_price = | |buy_price = Float | ||
|buy_currency = String (allowed values=Meseta, | |buy_currency = String (allowed values=Meseta,CC; size=6) | ||
|source = String | |source = String (size=32) | ||
|location = String | |location = String (size=32) | ||
}}</noinclude> | }}</noinclude> |
Latest revision as of 15:11, 9 April 2024
Template:Shop/Cargo/doc This template defines the table "Shops". View table.