Difference between revisions of "Template:Flyers-Banners"
Jump to navigation
Jump to search
Sri.senthil (talk | contribs) (modified labels and variables) |
Sri.senthil (talk | contribs) |
||
| Line 14: | Line 14: | ||
|} | |} | ||
</includeonly> | </includeonly> | ||
| + | |||
| + | <noinclude> | ||
| + | <templatedata> | ||
| + | { | ||
| + | "description": "Details about flyers and banners in printed/scanned form.", | ||
| + | "params": { | ||
| + | "flyerBannerTopic": { | ||
| + | "label": "Flyer/Banner's Topic", | ||
| + | "type": "string", | ||
| + | "required": true, | ||
| + | "description": "What does the flyer talk about?", | ||
| + | "aliases": [ | ||
| + | "1" | ||
| + | ] | ||
| + | }, | ||
| + | "location": { | ||
| + | "label": "Location", | ||
| + | "type": "string", | ||
| + | "required": false, | ||
| + | "description": "Any relevant location or venue details", | ||
| + | "aliases": [ | ||
| + | "2" | ||
| + | ] | ||
| + | }, | ||
| + | "date": { | ||
| + | "label": "Date(s)", | ||
| + | "type": "string", | ||
| + | "required": true, | ||
| + | "description": "Any relevant date or time details", | ||
| + | "aliases": [ | ||
| + | "3" | ||
| + | ] | ||
| + | }, | ||
| + | "language": { | ||
| + | "label": "Language", | ||
| + | "type": "string", | ||
| + | "required": true, | ||
| + | "description": "Language of the Flyer or Banner.", | ||
| + | "aliases": [ | ||
| + | "4" | ||
| + | ] | ||
| + | } | ||
| + | } | ||
| + | } | ||
| + | </templatedata> | ||
| + | </noinclude> | ||
Latest revision as of 01:37, 1 September 2020
Details about flyers and banners in printed/scanned form.
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| Flyer/Banner's Topic | flyerBannerTopic 1 | What does the flyer talk about? | String | required |
| Location | location 2 | Any relevant location or venue details | String | optional |
| Date(s) | date 3 | Any relevant date or time details | String | required |
| Language | language 4 | Language of the Flyer or Banner. | String | required |