Difference between revisions of "Template:Flyer"
Jump to navigation
Jump to search
Sri.senthil (talk | contribs) (Initial draft of enhanced flyer template) |
Sri.senthil (talk | contribs) |
||
| (3 intermediate revisions by the same user not shown) | |||
| Line 1: | Line 1: | ||
<includeonly> | <includeonly> | ||
| − | { | + | {|class="wikitable" style="width: 25%; clear:right; float:right; background:#ffffff; margin: 0 0 0.5em 1em; font-size:110%" |
| − | |class="wikitable" style="width: | ||
|- | |- | ||
| − | !style="background:#653438;color:#ffffff;text-align:center;" colspan="2"| ''' | + | ! style="background:#653438;color:#ffffff;text-align:center;" colspan="2"| '''Flyer Details''' |
|- | |- | ||
| − | | style="text-align:center;" colspan="2" | <img src="{{{flyerImageUrl}}}" width=" | + | | style="text-align:center;" colspan="2" | <img src="{{{flyerImageUrl}}}" width="250px"> |
|- | |- | ||
| style="text-align:center;background:#653438;color:#ffffff;width:30%"|'''Topic'''||style="text-align:center;background:#653438;color:#ffffff;| '''Details''' | | style="text-align:center;background:#653438;color:#ffffff;width:30%"|'''Topic'''||style="text-align:center;background:#653438;color:#ffffff;| '''Details''' | ||
| Line 21: | Line 20: | ||
| style="text-align:center;" |Print Count||{{{printCount}}} | | style="text-align:center;" |Print Count||{{{printCount}}} | ||
|- | |- | ||
| − | | style="text-align:center;" |Outreach location(s)||{{{ | + | | style="text-align:center;" |Outreach location(s)||{{{outreachLocation}}} |
|- | |- | ||
| style="text-align:center;" |Language||{{{language}}} | | style="text-align:center;" |Language||{{{language}}} | ||
| Line 95: | Line 94: | ||
] | ] | ||
}, | }, | ||
| − | " | + | "outreachLocation": { |
"label": "Outreach Location(s)", | "label": "Outreach Location(s)", | ||
"type": "string", | "type": "string", | ||
Latest revision as of 18:41, 3 September 2020
Details about flyers in printed/scanned form.
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| Flyer Title | flyerTitle 1 | What does the flyer talk about? | String | required |
| Program Name | programName 2 | Any relevant program name | String | optional |
| Program Location | programLocation 3 | Any relevant location or venue details | String | optional |
| Program Date(s) | programDate 4 | Any relevant date or time details | String | required |
| Page Count | pageCount 5 | How many pages did the flyer had? | String | required |
| Print Count | printCount 6 | How many copies of the flyer were printed | String | optional |
| Outreach Location(s) | outreachLocation 7 | Any relevant location or venue where flyers were distributed | String | optional |
| Language | language 8 | Language of the Flyer or Banner. | String | required |
| Shastra Pramana | shastraPramana 9 | Any shastra pramanas for the event. | String | optional |
| Apta Pramana | aptaPramana 10 | Any Apta pramanas for the event. | String | optional |
| Atma Pramanas | atmaPramana 11 | Any Atma pramanas for the event. | String | optional |
| Comments | comments 12 | Any additional details about the Flyer. | String | optional |
| Flyer Image url. | flyerImageUrl 13 | Thumbnail image urls. | String | optional |