Difference between revisions of "Template:TeluguFlyer"

From Nithyanandapedia
Jump to navigation Jump to search
(Created blank page)
 
 
(2 intermediate revisions by the same user not shown)
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>
 +
<templatedata>
 +
{
 +
"description": "Details about flyers in printed/scanned form.",
 +
"params": {
 +
"కరపత్రము పేరు": {
 +
"label": "Flyer Title",
 +
"type": "string",
 +
"required": true,
 +
"description": "What does the flyer talk about?",
 +
"aliases": [
 +
"1"
 +
]
 +
},
 +
"కార్యక్రమం పేరు": {
 +
"label": "Program Name",
 +
"type": "string",
 +
"required": false,
 +
"description": "Any relevant program name",
 +
"aliases": [
 +
"2"
 +
]
 +
},
 +
"కార్యక్రమం జరిగిన స్థలము": {
 +
"label": "Program Location",
 +
"type": "string",
 +
"required": false,
 +
"description": "Any relevant location or venue details",
 +
"aliases": [
 +
"3"
 +
]
 +
},
 +
"కార్యక్రమం జరిగిన తేదీ": {
 +
"label": "Program Date(s)",
 +
"type": "string",
 +
"required": true,
 +
"description": "Any relevant date or time details",
 +
"aliases": [
 +
"4"
 +
]
 +
},
 +
"పేజీలు": {
 +
"label": "Page Count",
 +
"type": "string",
 +
"required": true,
 +
"description": "How many pages did the flyer had?",
 +
"aliases": [
 +
"5"
 +
]
 +
},
 +
"ముద్రణ వివరాలు": {
 +
"label": "Print Count",
 +
"type": "string",
 +
"required": false,
 +
"description": "How many copies of the flyer were printed",
 +
"aliases": [
 +
"6"
 +
]
 +
},
 +
"చేరుకోబడ్డ ప్రదేశములు": {
 +
"label": "Outreach Location(s)",
 +
"type": "string",
 +
"required": false,
 +
"description": "Any relevant location or venue where flyers were distributed",
 +
"aliases": [
 +
"7"
 +
]
 +
},
 +
"భాష": {
 +
"label": "Language",
 +
"type": "string",
 +
"required": true,
 +
"description": "Language of the Flyer or Banner.",
 +
"aliases": [
 +
"8"
 +
]
 +
},
 +
"శాస్త్ర ప్రమాణ": {
 +
"label": "Shastra Pramana",
 +
"type": "string",
 +
"required": false,
 +
"description": "Any shastra pramanas for the event.",
 +
"aliases": [
 +
"9"
 +
]
 +
},
 +
"ఆప్త ప్రమాణ": {
 +
"label": "Apta Pramana",
 +
"type": "string",
 +
"required": false,
 +
"description": "Any Apta pramanas for the event.",
 +
"aliases": [
 +
"10"
 +
]
 +
},
 +
"ఆత్మ ప్రమాణ": {
 +
"label": "Atma Pramanas",
 +
"type": "string",
 +
"required": false,
 +
"description": "Any Atma pramanas for the event.",
 +
"aliases": [
 +
"11"
 +
]
 +
},
 +
"వ్యాఖ్యానము": {
 +
"label": "Comments",
 +
"type": "string",
 +
"required": false,
 +
"description": "Any additional details about the Flyer.",
 +
"aliases": [
 +
"12"
 +
]
 +
},
 +
"కరపత్రము Url": {
 +
"label": "Flyer Image url.",
 +
"type": "string",
 +
"required": false,
 +
"description": "Thumbnail image urls.",
 +
"aliases": [
 +
"13"
 +
]
 +
}
 +
}
 +
}
 +
</templatedata>
 +
</noinclude>

Latest revision as of 12:07, 25 January 2021


Details about flyers in printed/scanned form.

Template parameters

ParameterDescriptionTypeStatus
Flyer Titleకరపత్రము పేరు 1

What does the flyer talk about?

Stringrequired
Program Nameకార్యక్రమం పేరు 2

Any relevant program name

Stringoptional
Program Locationకార్యక్రమం జరిగిన స్థలము 3

Any relevant location or venue details

Stringoptional
Program Date(s)కార్యక్రమం జరిగిన తేదీ 4

Any relevant date or time details

Stringrequired
Page Countపేజీలు 5

How many pages did the flyer had?

Stringrequired
Print Countముద్రణ వివరాలు 6

How many copies of the flyer were printed

Stringoptional
Outreach Location(s)చేరుకోబడ్డ ప్రదేశములు 7

Any relevant location or venue where flyers were distributed

Stringoptional
Languageభాష 8

Language of the Flyer or Banner.

Stringrequired
Shastra Pramanaశాస్త్ర ప్రమాణ 9

Any shastra pramanas for the event.

Stringoptional
Apta Pramanaఆప్త ప్రమాణ 10

Any Apta pramanas for the event.

Stringoptional
Atma Pramanasఆత్మ ప్రమాణ 11

Any Atma pramanas for the event.

Stringoptional
Commentsవ్యాఖ్యానము 12

Any additional details about the Flyer.

Stringoptional
Flyer Image url.కరపత్రము Url 13

Thumbnail image urls.

Stringoptional