Difference between revisions of "Template:Flyers-Banners"
Jump to navigation
Jump to search
Sri.senthil (talk | contribs) m (Sri.senthil moved page Template:Flyers-and-Banners to Template:Flyers-Banners) |
Sri.senthil (talk | contribs) |
||
(One intermediate revision by the same user not shown) | |||
Line 4: | Line 4: | ||
| style="text-align:center;background:#A8BDEC;width:30%"|'''Topic'''||style="text-align:center;background:#A8BDEC"| '''Details''' | | style="text-align:center;background:#A8BDEC;width:30%"|'''Topic'''||style="text-align:center;background:#A8BDEC"| '''Details''' | ||
|- | |- | ||
− | | style="text-align:center;" | | + | | style="text-align:center;" |Flyer/Banner's Topic||{{{flyerBannerTopic}}} |
|- | |- | ||
− | | style="text-align:center;" |Location||{{{ | + | | style="text-align:center;" |Location||{{{location}}} |
|- | |- | ||
− | | style="text-align:center;" |Date(s)||{{{ | + | | style="text-align:center;" |Date(s)||{{{date}}} |
|- | |- | ||
| style="text-align:center;" |Language||{{{language}}} | | style="text-align:center;" |Language||{{{language}}} | ||
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 |