Difference between revisions of "Template:ShastraPramana"
Jump to navigation
Jump to search
Sri.senthil (talk | contribs) (changed fields from required to suggested) |
Sri.senthil (talk | contribs) |
||
Line 12: | Line 12: | ||
| style="text-align:center;" |Shastra Name||{{{shastraName}}} | | style="text-align:center;" |Shastra Name||{{{shastraName}}} | ||
|- | |- | ||
− | | style="text-align:center;" |Chapter||{{{chapter}}} | + | | style="text-align:center;" |Chapter||{{#if:{{{chapter|}}} | {{{chapter}}} }} |
|- | |- | ||
− | | style="text-align:center;" |Section||{{{section}}} | + | | style="text-align:center;" |Section||{{#if:{{{section|}}} | {{{section}}} }} |
|- | |- | ||
− | | style="text-align:center;" |Verse||{{{verseNumber}}} | + | | style="text-align:center;" |Verse||{{#if:{{{verseNumber|}}} | {{{verseNumber}}} }} |
|- | |- | ||
| style="text-align:center;" |Original Verse||{{{shastraVerse}}} | | style="text-align:center;" |Original Verse||{{{shastraVerse}}} |
Revision as of 23:49, 8 September 2020
Shastra Pramana standard data elements
Parameter | Description | Type | Status | |
---|---|---|---|---|
Author | author | Author who is credited with the Original Shastra. | String | optional |
Shastra Name | shastraName | Name of the Shastra text. | String | required |
Chapter | chapter | Chapter from the Shastra text. | String | optional |
Section | section | Section from a specific Chapter in the Shastra. | String | optional |
Verse Number | verseNumber | Verse number in the Shastra. | String | optional |
Original Verse | shastraVerse | Original verse in Devanagari script. | String | required |
Transliteration | shastraVerseTransliteration | Transliteration of the original verse in English. | String | required |
Translation | shastraVerseTranslation | Translation of the original verse in English without losing the Hindu Dharma context. | String | required |