Template:Bhashyam: Difference between revisions
Undo revision 5761 by Chandrashekars (talk) Tag: Undo |
No edit summary |
||
| (4 intermediate revisions by the same user not shown) | |||
| Line 1: | Line 1: | ||
< | <noinclude>{{#cargo_declare: _table=Commentaries | ||
| verse_id = String | |||
| commentary_id = String | |||
| name = String | |||
| text = Wikitext | |||
}}</noinclude><div class="bhashyam-block" id="{{{id|}}}" data-verse="{{{verse_id|}}}" data-block-id="{{{id|}}}">{{{text|}}}</div>{{#cargo_store: _table=Commentaries | |||
| verse_id = {{{verse_id|}}} | |||
| commentary_id = {{{id|}}} | |||
| name = bhashyam | |||
| text = {{{text|}}} | |||
}}<noinclude> | |||
== Template:Bhashyam == | == Template:Bhashyam == | ||
Renders a | Renders a bhāṣya block and stores it in the Commentaries Cargo table. | ||
Emits: <div class="bhashya" id="{id}" data-verse="{verse_id}" data-block-id="{id}"> | |||
[[Category:Templates]][[Category:Cargo store templates]] | |||
== | |||
{ | |||
= | |||
{ | |||
} | |||
[[Category:Templates]] | |||
</noinclude> | </noinclude> | ||