Template:Openinghours: Difference between revisions
Created page with " <noinclude> <templatedata> { "params": { "day": { "description": "add the name of the day + opening hours", "example": "Monday 15-17 pm", "type": "string" } }, "description": "Opening hours", "paramOrder": [ "day" ], "format": "inline" } </templatedata> </noinclude>" |
No edit summary |
||
(2 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
This is quatsch probably -Liou | |||
<noinclude> | <noinclude> | ||
<templatedata> | <templatedata> | ||
{ | { | ||
"params": { | "params": { | ||
" | "Tuesday": { | ||
"description": "add the | "description": "add the opening hours", | ||
"example": " | "type": "string" | ||
}, | |||
"Wednesday": { | |||
"type": "content" | |||
}, | |||
"Thursday": {}, | |||
"Friday": {}, | |||
"Monday": { | |||
"description": "add the opening hours", | |||
"example": "15-17 pm", | |||
"type": "string" | "type": "string" | ||
} | } | ||
Line 12: | Line 21: | ||
"description": "Opening hours", | "description": "Opening hours", | ||
"paramOrder": [ | "paramOrder": [ | ||
" | "Monday", | ||
"Tuesday", | |||
"Wednesday", | |||
"Thursday", | |||
"Friday" | |||
], | ], | ||
"format": "inline" | "format": "inline" |
Latest revision as of 23:22, 10 January 2025
This is quatsch probably -Liou
Opening hours
Parameter | Description | Type | Status | |
---|---|---|---|---|
Monday | Monday | add the opening hours
| String | optional |
Tuesday | Tuesday | add the opening hours | String | optional |
Wednesday | Wednesday | no description | Content | optional |
Thursday | Thursday | no description | Unknown | optional |
Friday | Friday | no description | Unknown | optional |