Difference between revisions of "Template:ShastraPramana"
Jump to navigation
Jump to search
Sri.senthil (talk | contribs) (Added Usage and tuned template) |
Sri.senthil (talk | contribs) (Added Template data) |
||
Line 3: | Line 3: | ||
{{ | {{ | ||
ShastraPramana| | ShastraPramana| | ||
+ | shastraName=Shiva Samhita| | ||
author=Author of the Shastra. e.g., Rishi Jaimini| | author=Author of the Shastra. e.g., Rishi Jaimini| | ||
− | |||
shastraVerse=Original verse in Devanagari script| | shastraVerse=Original verse in Devanagari script| | ||
shastraVerseTransliteration=Transliteration of the original verse in English| | shastraVerseTransliteration=Transliteration of the original verse in English| | ||
Line 32: | Line 32: | ||
|} | |} | ||
</includeonly> | </includeonly> | ||
+ | |||
+ | <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> |
Revision as of 19:26, 31 August 2020
Usage
Shastra Pramana | |
---|---|
A Reference pointer to the original Shastra renders validity to the claim. | |
Topic | Details |
Author | Author of the Shastra. e.g., Rishi Jaimini |
Source | Shiva Samhita |
Original Verse | Original verse in Devanagari script |
Transliteration | Transliteration of the original verse in English |
Translation | Translation of the original verse in English without losing the Hindu Dharma context |
Shastra Pramana standard data elements
Parameter | Description | Type | Status | |
---|---|---|---|---|
Shastra Name | shastraName 1 | Name of the Shastra text. | String | required |
Author | author 2 | Author who is credited with the Original Shastra. | String | optional |
Original Verse | shastraVerse 3 | Original verse in Devanagari script. | String | required |
Transliteration | shastraVerseTransliteration 4 | Transliteration of the original verse in English. | String | required |
Translation | shastraVerseTranslation 5 | Translation of the original verse in English without losing the Hindu Dharma context. | String | required |
Shastra Pramana standard data elements
Parameter | Description | Type | Status | |
---|---|---|---|---|
Shastra Name | shastraName 1 | Name of the Shastra text. | String | required |
Author | author 2 | Author who is credited with the Original Shastra. | String | optional |
Original Verse | shastraVerse 3 | Original verse in Devanagari script. | String | required |
Transliteration | shastraVerseTransliteration 4 | Transliteration of the original verse in English. | String | required |
Translation | shastraVerseTranslation 5 | Translation of the original verse in English without losing the Hindu Dharma context. | String | required |