Toggle menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

Template:Infobox Shop: Difference between revisions

Template page
No edit summary
invoke cargo
Line 15: Line 15:
Edit the page to see the template text.
Edit the page to see the template text.
{{#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|}}}
|name={{{name|}}}
|image={{#if:{{{image|}}}|[[6:{{{image|}}}]]}}
|image={{#if:{{{image|}}}|[[6:{{{image|}}}]]}}
Line 23: Line 23:
|owners={{{owners|}}}
|owners={{{owners|}}}
latest_activity={{{latest_activity|}}}
latest_activity={{{latest_activity|}}}
}}
</includeonly>
</includeonly>

Revision as of 22:58, 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.