Difference between revisions of "Template:ShastraPramana"

From Nithyanandapedia
Jump to navigation Jump to search
(Added template data)
Line 20: Line 20:
 
|}
 
|}
 
</includeonly>
 
</includeonly>
 +
 +
<noinclude>
 +
<templatedata>
 +
{
 +
"description": "Shastra Pramana standard data elements",
 +
"params": {
 +
"shastraName": {
 +
"label": "Shastra Name",
 +
"type": "string",
 +
"required": true,
 +
"description": "Name of the Shastra text.",
 +
"aliases": [
 +
"1"
 +
]
 +
},
 +
"author": {
 +
"label": "Author",
 +
"type": "string",
 +
"required": false,
 +
"description": "Author who is credited with the Original Shastra.",
 +
"aliases": [
 +
"2"
 +
]
 +
},
 +
"shastraVerse": {
 +
"label": "Original Verse",
 +
"type": "string",
 +
"required": true,
 +
"description": "Original verse in Devanagari script.",
 +
"aliases": [
 +
"3"
 +
]
 +
},
 +
"shastraVerseTransliteration": {
 +
"label": "Transliteration",
 +
"type": "string",
 +
"required": true,
 +
"description": "Transliteration of the original verse in English.",
 +
"aliases": [
 +
"4"
 +
]
 +
},
 +
"shastraVerseTranslation": {
 +
"label": "Translation",
 +
"type": "string",
 +
"required": true,
 +
"description": "Translation of the original verse in English without losing the Hindu Dharma context.",
 +
"aliases": [
 +
"5"
 +
]
 +
}
 +
}
 +
}
 +
</templatedata>
 +
</noinclude>

Revision as of 01:04, 1 September 2020


Shastra Pramana standard data elements

Template parameters

ParameterDescriptionTypeStatus
Shastra NameshastraName 1

Name of the Shastra text.

Stringrequired
Authorauthor 2

Author who is credited with the Original Shastra.

Stringoptional
Original VerseshastraVerse 3

Original verse in Devanagari script.

Stringrequired
TransliterationshastraVerseTransliteration 4

Transliteration of the original verse in English.

Stringrequired
TranslationshastraVerseTranslation 5

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

Stringrequired