Difference between revisions of "Template:ShastraPramana"

From Nithyanandapedia
Jump to navigation Jump to search
(removed aliases)
Line 36: Line 36:
 
"type": "string",
 
"type": "string",
 
"required": false,
 
"required": false,
"description": "Author who is credited with the Original Shastra.",
+
"description": "Author who is credited with the Original Shastra."
"aliases": [
 
"1"
 
]
 
 
},"shastraName": {
 
},"shastraName": {
 
"label": "Shastra Name",
 
"label": "Shastra Name",
 
"type": "string",
 
"type": "string",
 
"required": true,
 
"required": true,
"description": "Name of the Shastra text.",
+
"description": "Name of the Shastra text."
"aliases": [
 
"2"
 
]
 
 
},
 
},
 
                 "chapter": {
 
                 "chapter": {
Line 53: Line 47:
 
"type": "string",
 
"type": "string",
 
"required": false,
 
"required": false,
"description": "Chapter from the Shastra text.",
+
"description": "Chapter from the Shastra text."
"aliases": [
 
"3"
 
]
 
 
},
 
},
 
                 "section": {
 
                 "section": {
Line 62: Line 53:
 
"type": "string",
 
"type": "string",
 
"required": false,
 
"required": false,
"description": "Section from a specific Chapter in the Shastra.",
+
"description": "Section from a specific Chapter in the Shastra."
"aliases": [
 
"4"
 
]
 
 
},
 
},
 
                 "verseNumber": {
 
                 "verseNumber": {
Line 71: Line 59:
 
"type": "string",
 
"type": "string",
 
"required": false,
 
"required": false,
"description": "Verse number in the Shastra.",
+
"description": "Verse number in the Shastra."
"aliases": [
 
"5"
 
]
 
 
},
 
},
 
"shastraVerse": {
 
"shastraVerse": {
Line 80: Line 65:
 
"type": "string",
 
"type": "string",
 
"required": true,
 
"required": true,
"description": "Original verse in Devanagari script.",
+
"description": "Original verse in Devanagari script."
"aliases": [
 
"6"
 
]
 
 
},
 
},
 
"shastraVerseTransliteration": {
 
"shastraVerseTransliteration": {
Line 89: Line 71:
 
"type": "string",
 
"type": "string",
 
"required": true,
 
"required": true,
"description": "Transliteration of the original verse in English.",
+
"description": "Transliteration of the original verse in English."
"aliases": [
 
"7"
 
]
 
 
},
 
},
 
"shastraVerseTranslation": {
 
"shastraVerseTranslation": {
Line 98: Line 77:
 
"type": "string",
 
"type": "string",
 
"required": true,
 
"required": true,
"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": [
 
"8"
 
]
 
 
}
 
}
 
}
 
}

Revision as of 18:19, 8 September 2020


Shastra Pramana standard data elements

Template parameters

ParameterDescriptionTypeStatus
Authorauthor

Author who is credited with the Original Shastra.

Stringoptional
Shastra NameshastraName

Name of the Shastra text.

Stringrequired
Chapterchapter

Chapter from the Shastra text.

Stringoptional
Sectionsection

Section from a specific Chapter in the Shastra.

Stringoptional
Verse NumberverseNumber

Verse number in the Shastra.

Stringoptional
Original VerseshastraVerse

Original verse in Devanagari script.

Stringrequired
TransliterationshastraVerseTransliteration

Transliteration of the original verse in English.

Stringrequired
TranslationshastraVerseTranslation

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

Stringrequired