Difference between revisions of "Template:TeluguFlyer/doc"
Jump to navigation
Jump to search
Line 1: | Line 1: | ||
+ | <includeonly> | ||
+ | {|class="wikitable" style="width: 25%; clear:right; float:right; background:#ffffff; margin: 0 0 0.5em 1em; font-size:110%" | ||
+ | |- | ||
+ | ! style="background:#653438;color:#ffffff;text-align:center;" colspan="2"| '''కరపత్రము వివరాలు''' | ||
+ | |- | ||
+ | | style="text-align:center;" colspan="2" | <img src="{{{flyerImageUrl}}}" width="250px"> | ||
+ | |- | ||
+ | | style="text-align:center;background:#653438;color:#ffffff;width:30%"|'''ప్రకరణం'''||style="text-align:center;background:#653438;color:#ffffff;| '''వివరాలు''' | ||
+ | |- | ||
+ | | style="text-align:center;" |కరపత్రము పేరు||{{{flyerTitle}}} | ||
+ | |- | ||
+ | | style="text-align:center;" |కార్యక్రమం పేరు||{{{programName}}} | ||
+ | |- | ||
+ | | style="text-align:center;" |కార్యక్రమం జరిగిన స్థలము||{{{programLocation}}} | ||
+ | |- | ||
+ | | style="text-align:center;" |కార్యక్రమం జరిగిన తేదీ||{{{programDate}}} | ||
+ | |- | ||
+ | | style="text-align:center;" |పేజీలు||{{{pageCount}}} | ||
+ | |- | ||
+ | | style="text-align:center;" |ముద్రణ వివరాలు||{{{printCount}}} | ||
+ | |- | ||
+ | | style="text-align:center;" |చేరుకోబడ్డ ప్రదేశములు ||{{{outreachLocation}}} | ||
+ | |- | ||
+ | | style="text-align:center;" |భాష||{{{language}}} | ||
+ | |- | ||
+ | | style="text-align:center;" |శాస్త్ర ప్రమాణ||{{{shastraPramana}}} | ||
+ | |- | ||
+ | | style="text-align:center;" |ఆప్త ప్రమాణ||{{{aptaPramana}}} | ||
+ | |- | ||
+ | | style="text-align:center;" |ఆత్మ ప్రమాణ||{{{atmaPramana}}} | ||
+ | |- | ||
+ | | style="text-align:center;" |వ్యాఖ్యానము||{{{comments}}} | ||
+ | |- | ||
+ | |} | ||
+ | </includeonly> | ||
+ | |||
<noinclude> | <noinclude> | ||
− | + | <templatedata> | |
− | + | { | |
− | + | "description": "Details about flyers in printed/scanned form.", | |
− | + | "params": { | |
− | + | "కరపత్రము పేరు": { | |
− | + | "label": "కరపత్రము పేరు", | |
− | + | "type": "string", | |
− | + | "required": true, | |
− | + | "description": "What does the flyer talk about?", | |
− | + | "aliases": [ | |
− | + | "1" | |
− | + | ] | |
− | + | }, | |
− | + | "కార్యక్రమం పేరు": { | |
− | + | "label": "కార్యక్రమం పేరు", | |
− | + | "type": "string", | |
− | }} | + | "required": false, |
+ | "description": "Any relevant program name", | ||
+ | "aliases": [ | ||
+ | "2" | ||
+ | ] | ||
+ | }, | ||
+ | "కార్యక్రమం జరిగిన స్థలము": { | ||
+ | "label": "కార్యక్రమం జరిగిన స్థలము", | ||
+ | "type": "string", | ||
+ | "required": false, | ||
+ | "description": "Any relevant location or venue details", | ||
+ | "aliases": [ | ||
+ | "3" | ||
+ | ] | ||
+ | }, | ||
+ | "కార్యక్రమం జరిగిన తేదీ": { | ||
+ | "label": "కార్యక్రమం జరిగిన తేదీ(లు)", | ||
+ | "type": "string", | ||
+ | "required": true, | ||
+ | "description": "Any relevant date or time details", | ||
+ | "aliases": [ | ||
+ | "4" | ||
+ | ] | ||
+ | }, | ||
+ | "పేజీలు": { | ||
+ | "label": "పేజీలు", | ||
+ | "type": "string", | ||
+ | "required": true, | ||
+ | "description": "How many pages did the flyer had?", | ||
+ | "aliases": [ | ||
+ | "5" | ||
+ | ] | ||
+ | }, | ||
+ | "ముద్రణ వివరాలు": { | ||
+ | "label": "ముద్రణ వివరాలు", | ||
+ | "type": "string", | ||
+ | "required": false, | ||
+ | "description": "How many copies of the flyer were printed", | ||
+ | "aliases": [ | ||
+ | "6" | ||
+ | ] | ||
+ | }, | ||
+ | "చేరుకోబడ్డ ప్రదేశము": { | ||
+ | "label": "చేరుకోబడ్డ ప్రదేశము(లు)", | ||
+ | "type": "string", | ||
+ | "required": false, | ||
+ | "description": "Any relevant location or venue where flyers were distributed", | ||
+ | "aliases": [ | ||
+ | "7" | ||
+ | ] | ||
+ | }, | ||
+ | "భాష": { | ||
+ | "label": "భాష", | ||
+ | "type": "string", | ||
+ | "required": true, | ||
+ | "description": "Language of the Flyer or Banner.", | ||
+ | "aliases": [ | ||
+ | "8" | ||
+ | ] | ||
+ | }, | ||
+ | "శాస్త్ర ప్రమాణ": { | ||
+ | "label": "శాస్త్ర ప్రమాణ", | ||
+ | "type": "string", | ||
+ | "required": false, | ||
+ | "description": "Any shastra pramanas for the event.", | ||
+ | "aliases": [ | ||
+ | "9" | ||
+ | ] | ||
+ | }, | ||
+ | "ఆప్త ప్రమాణ": { | ||
+ | "label": "ఆప్త ప్రమాణ", | ||
+ | "type": "string", | ||
+ | "required": false, | ||
+ | "description": "Any Apta pramanas for the event.", | ||
+ | "aliases": [ | ||
+ | "10" | ||
+ | ] | ||
+ | }, | ||
+ | "ఆత్మ ప్రమాణ": { | ||
+ | "label": "ఆత్మ ప్రమాణ", | ||
+ | "type": "string", | ||
+ | "required": false, | ||
+ | "description": "Any Atma pramanas for the event.", | ||
+ | "aliases": [ | ||
+ | "11" | ||
+ | ] | ||
+ | }, | ||
+ | "వ్యాఖ్యానము": { | ||
+ | "label": "వ్యాఖ్యానము", | ||
+ | "type": "string", | ||
+ | "required": false, | ||
+ | "description": "Any additional details about the Flyer.", | ||
+ | "aliases": [ | ||
+ | "12" | ||
+ | ] | ||
+ | }, | ||
+ | "flyerImageUrl": { | ||
+ | "label": "Flyer Image url.", | ||
+ | "type": "string", | ||
+ | "required": false, | ||
+ | "description": "Thumbnail image urls.", | ||
+ | "aliases": [ | ||
+ | "13" | ||
+ | ] | ||
+ | } | ||
+ | } | ||
+ | } | ||
+ | </templatedata> | ||
</noinclude> | </noinclude> |
Revision as of 11:42, 25 January 2021
Details about flyers in printed/scanned form.
Parameter | Description | Type | Status | |
---|---|---|---|---|
కరపత్రము పేరు | కరపత్రము పేరు 1 | What does the flyer talk about? | String | required |
కార్యక్రమం పేరు | కార్యక్రమం పేరు 2 | Any relevant program name | String | optional |
కార్యక్రమం జరిగిన స్థలము | కార్యక్రమం జరిగిన స్థలము 3 | Any relevant location or venue details | String | optional |
కార్యక్రమం జరిగిన తేదీ(లు) | కార్యక్రమం జరిగిన తేదీ 4 | Any relevant date or time details | String | required |
పేజీలు | పేజీలు 5 | How many pages did the flyer had? | String | required |
ముద్రణ వివరాలు | ముద్రణ వివరాలు 6 | How many copies of the flyer were printed | String | optional |
చేరుకోబడ్డ ప్రదేశము(లు) | చేరుకోబడ్డ ప్రదేశము 7 | Any relevant location or venue where flyers were distributed | String | optional |
భాష | భాష 8 | Language of the Flyer or Banner. | String | required |
శాస్త్ర ప్రమాణ | శాస్త్ర ప్రమాణ 9 | Any shastra pramanas for the event. | String | optional |
ఆప్త ప్రమాణ | ఆప్త ప్రమాణ 10 | Any Apta pramanas for the event. | String | optional |
ఆత్మ ప్రమాణ | ఆత్మ ప్రమాణ 11 | Any Atma pramanas for the event. | String | optional |
వ్యాఖ్యానము | వ్యాఖ్యానము 12 | Any additional details about the Flyer. | String | optional |
Flyer Image url. | flyerImageUrl 13 | Thumbnail image urls. | String | optional |