Template:Shop/Cargo: Difference between revisions

From Phantasy Star Universe Clementine
(condense g/s/b to coins)
No edit summary
 
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 = Integer
|buy_price = Float
|buy_currency = String (allowed values=Meseta,CC)
|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.