More actions
ArkhamCookie (talk | contribs) No edit summary |
GamingTwist (talk | contribs) No edit summary |
||
Line 16: | Line 16: | ||
{{#cargo_declare:_table=Shops|name=String|image=File|section=String|world_x=Integer|world_z=Integer|owners=List (,) of String|latest_activity=Date}} | {{#cargo_declare:_table=Shops|name=String|image=File|section=String|world_x=Integer|world_z=Integer|owners=List (,) of String|latest_activity=Date}} | ||
</noinclude><includeonly>{{#cargo_store:_table=Shops}} | </noinclude><includeonly>{{#cargo_store:_table=Shops}} | ||
|name={{{name|}}} | |||
|image={{#if:{{{image|}}}|[[6:{{{image|}}}]]}} | |||
|section={{{section|}}} | |||
|world_x={{{world_x|}}} | |||
|world_z={{{world_z|}}} | |||
|owners={{{owners|}}} | |||
latest_activity={{{latest_activity|}}} | |||
</includeonly> | </includeonly> |
Revision as of 22:53, 13 October 2024
This is the "Infobox Shop" template. It should be called in the following format:
{{Infobox Shop |name= |image= |section= |world_x= |world_z= |owners= |latest_activity= }}
Edit the page to see the template text. This template defines the table "Shops". This table has not been created yet.