Template:Adhyaya: Difference between revisions
Appearance
No edit summary |
No edit summary |
||
| (4 intermediate revisions by the same user not shown) | |||
| Line 3: | Line 3: | ||
| chapter_id = String | | chapter_id = String | ||
| chapter_num = String | | chapter_num = String | ||
| section_num = String | |||
| title = String | | title = String | ||
}}</noinclude>{{#cargo_store: _table=Adhyaya | |||
}} | |||
</noinclude>{{#cargo_store: _table=Adhyaya | |||
| document_id = {{{document_id|}}} | | document_id = {{{document_id|}}} | ||
| chapter_id = {{{document_id}}}_C{{{chapter_num}}} | | chapter_id = {{{document_id}}}_C{{{chapter_num|}}} | ||
| chapter_num = {{{chapter_num|}}} | | chapter_num = {{{chapter_num|}}} | ||
| section_num = {{{section_num|}}} | |||
| title = {{{title|}}} | | title = {{{title|}}} | ||
}}<noinclude> | |||
== Template:Adhyaya == | |||
Stores chapter metadata in Cargo only. The visible heading comes from | |||
== wiki markup == in the page wikitext, which MW's TOC picks up natively. | |||
[[Category:Templates]] | |||
[[Category:Cargo store templates]] | |||
</noinclude> | |||
Latest revision as of 11:23, 13 April 2026
This template defines the table "Adhyaya". View table. A replacement table has been generated for this table; View replacement table.
Template:Adhyaya
Stores chapter metadata in Cargo only. The visible heading comes from == wiki markup == in the page wikitext, which MW's TOC picks up natively.