Infobox Market

From Eating Asturias, the Encyclopedia of Asturian Gastronomy
(initial creation)
 
m (forgot a category link)
 
(9 intermediate revisions by the same user not shown)
Line 1: Line 1:
<infobox type="market" theme="eating-asturias">
<infobox type="market" theme="eating-asturias">
     <title source="name">
     <title source="market_name">
         <default>{{PAGENAME}}</default>
         <default>{{PAGENAME}}</default>
     </title>
     </title>
<data source="type">
<data source="market_type">
         <label>Type of Market:</label>
         <label>Type of Market:</label>
         <default>General</default>
         <default>General Market</default>
        <format>[[ :Category:{{{market_type}}}s|{{{market_type}}} ]]</format>
     </data>
     </data>
     <data source="day">
     <data source="market_day">
         <label>Weekday:</label>
         <label>Weekday:</label>
         <default>Monday</default>
         <default>Monday</default>
        <format>[[ :Category:{{{market_day}}} Markets|{{{market_day}}} ]]</format>
     </data>
     </data>
     <data source="hours">
     <data source="market_hours">
         <label>Hours of Operation:</label>
         <label>Hours of Operation:</label>
         <default>08:00 - 14:00</default>
         <default>08:00 - 14:00</default>
Line 17: Line 19:
     <data source="conceyu">
     <data source="conceyu">
         <label>Conceyu:</label>
         <label>Conceyu:</label>
         <default>CONCEYU</default>
         <default>Oviedo</default>
        <format>[[ {{{conceyu}}} ]]</format>
     </data>
     </data>
     <data source="location">
     <data source="market_location">
         <label>Location:</label>
         <label>Location:</label>
         <default>43.3034363, -4.8168125</default>
         <default>C. Fontán, 15-1, 33009 Oviedo, Asturias</default>
     </data>
     </data>
     <data source="vendors">
     <data source="market_vendors">
         <label>Number of Vendors:</label>
         <label>Number of Vendors:</label>
         <default>25</default>
         <default>25</default>
Line 29: Line 32:
</infobox>
</infobox>


<noinclude>{{Documentation}}</noinclude>
{{#switch: {{{market_type}}}
|Collectors Market = [[Category:Collectors Markets]]
|Food Market = [[Category:Food Markets]]
|General Market = [[Category:General Markets]]
}}
 
{{#switch: {{{market_day}}}
|Monday = [[Category:Monday Markets]]
|Tuesday  = [[Category:Tuesday Markets]]
|Wednesday = [[Category:Wednesday Markets]]
|Thursday = [[Category:Thursday Markets]]
|Friday = [[Category:Friday Markets]]
|Saturday = [[Category:Saturday Markets]]
|Sunday = [[Category:Sunday Markets]]
}}
 
[[Category:{{{conceyu}}}]]
 
{{#set:
Market Type={{{market_type}}}
| Market Day={{{market_day}}}
| Market Hours={{{market_hours}}}
| Conceyu={{{conceyu}}}
| Location={{{market_location}}}
| Coordinates={{#geocode: {{{market_location}}}}}
| Market Vendors={{{market_vendors}}}
}}
<noinclude>{{Documentation}}<templatedata>
{
"params": {
"conceyu": {
"label": "Conceyu",
"description": "What conceyu does this market take place in?",
"example": "Allande",
"type": "wiki-page-name",
"required": true
},
"market_type": {
"label": "Market Type",
"description": "What type of market is this?",
"example": "General Market",
"type": "string",
"suggestedvalues": [
"General Market",
"Collectors Market",
"Food Market"
],
"default": "General Market",
"required": true
},
"market_day": {
"label": "Market Day",
"description": "What day of the week (or month...) is this market on?",
"example": "Sunday",
"type": "string",
"required": true
},
"market_hours": {
"label": "Market Hours",
"description": "What hours is this market open?",
"example": "09:00 – 14:00",
"type": "string",
"default": "09:00 – 14:00",
"required": true
},
"market_location": {
"label": "Location",
"description": "The Google Maps sourced pin location for this market",
"example": "Pl. del Mercado, 33600 Mieres, Asturias, España ",
"type": "string",
"required": true
},
"market_vendors": {
"label": "# Vendors",
"description": "How many vendors does this market generally have?",
"example": "20",
"type": "number",
"required": true
},
"market_name": {
"label": "Name",
"description": "The name of the market as it should appear on the map",
"example": "Arenas de Cabrales Weekly MArket",
"type": "string",
"required": true
}
},
"description": "This is an infobox for displaying the basic information about a market day in Asturias",
"paramOrder": [
"market_name",
"market_type",
"market_day",
"market_hours",
"conceyu",
"market_location",
"market_vendors"
]
}
</templatedata></noinclude>

Latest revision as of 07:53, 7 June 2023



[[Category:{{{conceyu}}}]]

<ul><li>The following coordinate was not recognized: Geocoding failed.</li> <!--br--><li>"{{{market_vendors}}}" is not a number.</li></ul>

This is an infobox for displaying the basic information about a market day in Asturias

Template parameters

ParameterDescriptionTypeStatus
Namemarket_name

The name of the market as it should appear on the map

Example
Arenas de Cabrales Weekly MArket
Stringrequired
Market Typemarket_type

What type of market is this?

Suggested values
General Market Collectors Market Food Market
Default
General Market
Example
General Market
Stringrequired
Market Daymarket_day

What day of the week (or month...) is this market on?

Example
Sunday
Stringrequired
Market Hoursmarket_hours

What hours is this market open?

Default
09:00 – 14:00
Example
09:00 – 14:00
Stringrequired
Conceyuconceyu

What conceyu does this market take place in?

Example
Allande
Page namerequired
Locationmarket_location

The Google Maps sourced pin location for this market

Example
Pl. del Mercado, 33600 Mieres, Asturias, España
Stringrequired
# Vendorsmarket_vendors

How many vendors does this market generally have?

Example
20
Numberrequired