Difference between revisions of "Template:ShastraPramana"

From Nithyanandapedia
Jump to navigation Jump to search
Line 20: Line 20:
 
|}
 
|}
 
</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 22:35, 31 August 2020