More actions
GamingTwist (talk | contribs) No edit summary Tag: Reverted |
GamingTwist (talk | contribs) No edit summary Tag: Reverted |
||
Line 6: | Line 6: | ||
|name= | |name= | ||
|image= | |image= | ||
|server= | |||
|season= | |||
|section= | |section= | ||
|world_x= | |world_x= | ||
Line 48: | Line 50: | ||
"description": "Last time the shop was stocked/checked for stock", | "description": "Last time the shop was stocked/checked for stock", | ||
"type": "date" | "type": "date" | ||
}, | |||
"server": { | |||
"label": "Server", | |||
"type": "wiki-page-name" | |||
}, | |||
"season": { | |||
"label": "Season", | |||
"type": "wiki-page-name" | |||
} | } | ||
} | }, | ||
"paramOrder": [ | |||
"name", | |||
"server", | |||
"season", | |||
"image", | |||
"section", | |||
"world_x", | |||
"world_z", | |||
"owners", | |||
"latest_activity" | |||
] | |||
} | } | ||
</templatedata> | </templatedata> |
Revision as of 23:44, 2 November 2024
This is the "Infobox Shop" template. It should be called in the following format:
{{Infobox Shop |name= |image= |server= |season= |section= |world_x= |world_z= |owners= |latest_activity= }}
No description.
Parameter | Description | Type | Status | |
---|---|---|---|---|
name | name | Name of the shop | String | required |
Server | server | no description | Page name | optional |
Season | season | no description | Page name | optional |
image | image | Image of the shop | File | suggested |
section | section | Section of the shopping district | String | optional |
world_x | world_x | X coordinate of shop | Number | required |
world_z | world_z | Z coordinates of shop | Number | required |
owners | owners | Owner(s) of the shop | String | required |
latest_activity | latest_activity | Last time the shop was stocked/checked for stock | Date | optional |
Edit the page to see the template text. This template defines the table "Shops". This table has not been created yet.