More actions
GamingTwist (talk | contribs) No edit summary |
ArkhamCookie (talk | contribs) No edit summary |
||
Line 1: | Line 1: | ||
<noinclude> | <noinclude> | ||
{{ | This is the "Infobox Shop" template. | ||
{{#cargo_declare:_table=Shops|name=String|image= | It should be called in the following format: | ||
<pre> | |||
{{Infobox Shop | |||
|name= | |||
|image= | |||
|section= | |||
|world_x= | |||
|world_z= | |||
|owners= | |||
|latest_activity= | |||
}} | |||
</pre> | |||
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}} | |||
</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:47, 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.