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
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|}}}
|name={{{name|}}}
 
|image={{#if:{{{image|}}}|[[6:{{{image|}}}]]}}
'''Image:''' {{#if:{{{image|}}}|[[6:{{{image|}}}]]}}
|section={{{section|}}}
 
|world_x={{{world_x|}}}
'''Section:''' {{{section|}}}
|world_z={{{world_z|}}}
 
|owners={{{owners|}}}
'''World X:''' {{{world_x|}}}
latest_activity={{{latest_activity|}}}
 
'''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.