Difference between revisions of "Template:ShastraPramana"

From Nithyanandapedia
Jump to navigation Jump to search
(Added template data)
Line 10: Line 10:
 
| style="text-align:center;" |Author||{{{author}}}
 
| style="text-align:center;" |Author||{{{author}}}
 
|-
 
|-
| style="text-align:center;" |Source||{{{shastraName}}}
+
| style="text-align:center;" |Shastra Name||{{{shastraName}}}
 +
|-
 +
| style="text-align:center;" |Chapter||{{{chapter}}}
 +
|-
 +
| style="text-align:center;" |Section||{{{section}}}
 +
|-
 +
| style="text-align:center;" |Verse||{{{verse}}}
 
|-
 
|-
 
| style="text-align:center;" |Original Verse||{{{shastraVerse}}}
 
| style="text-align:center;" |Original Verse||{{{shastraVerse}}}
Line 26: Line 32:
 
"description": "Shastra Pramana standard data elements",
 
"description": "Shastra Pramana standard data elements",
 
"params": {
 
"params": {
"shastraName": {
+
"author": {
 +
"label": "Author",
 +
"type": "string",
 +
"required": false,
 +
"description": "Author who is credited with the Original Shastra.",
 +
"aliases": [
 +
"1"
 +
]
 +
},"shastraName": {
 
"label": "Shastra Name",
 
"label": "Shastra Name",
 
"type": "string",
 
"type": "string",
Line 32: Line 46:
 
"description": "Name of the Shastra text.",
 
"description": "Name of the Shastra text.",
 
"aliases": [
 
"aliases": [
"1"
+
"2"
 +
]
 +
},
 +
                "chapter": {
 +
"label": "Chapter",
 +
"type": "string",
 +
"required": false,
 +
"description": "Chapter from the Shastra text.",
 +
"aliases": [
 +
"3"
 +
]
 +
},
 +
                "section": {
 +
"label": "Section",
 +
"type": "string",
 +
"required": false,
 +
"description": "Section from a specific Chapter in the Shastra.",
 +
"aliases": [
 +
"4"
 
]
 
]
 
},
 
},
"author": {
+
                "verseNumber": {
"label": "Author",
+
"label": "Verse Number",
 
"type": "string",
 
"type": "string",
 
"required": false,
 
"required": false,
"description": "Author who is credited with the Original Shastra.",
+
"description": "Verse number in the Shastra.",
 
"aliases": [
 
"aliases": [
"2"
+
"5"
 
]
 
]
 
},
 
},
Line 50: Line 82:
 
"description": "Original verse in Devanagari script.",
 
"description": "Original verse in Devanagari script.",
 
"aliases": [
 
"aliases": [
"3"
+
"6"
 
]
 
]
 
},
 
},
Line 59: Line 91:
 
"description": "Transliteration of the original verse in English.",
 
"description": "Transliteration of the original verse in English.",
 
"aliases": [
 
"aliases": [
"4"
+
"7"
 
]
 
]
 
},
 
},
Line 68: Line 100:
 
"description": "Translation of the original verse in English without losing the Hindu Dharma context.",
 
"description": "Translation of the original verse in English without losing the Hindu Dharma context.",
 
"aliases": [
 
"aliases": [
"5"
+
"8"
 
]
 
]
 
}
 
}

Revision as of 01:22, 1 September 2020


Shastra Pramana standard data elements

Template parameters

ParameterDescriptionTypeStatus
Authorauthor 1

Author who is credited with the Original Shastra.

Stringoptional
Shastra NameshastraName 2

Name of the Shastra text.

Stringrequired
Chapterchapter 3

Chapter from the Shastra text.

Stringoptional
Sectionsection 4

Section from a specific Chapter in the Shastra.

Stringoptional
Verse NumberverseNumber 5

Verse number in the Shastra.

Stringoptional
Original VerseshastraVerse 6

Original verse in Devanagari script.

Stringrequired
TransliterationshastraVerseTransliteration 7

Transliteration of the original verse in English.

Stringrequired
TranslationshastraVerseTranslation 8

Translation of the original verse in English without losing the Hindu Dharma context.

Stringrequired