Template:Adhyaya: Difference between revisions
Appearance
No edit summary |
No edit summary |
||
| (2 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 | ||
| Line 8: | Line 9: | ||
| 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 == | == Template:Adhyaya == | ||
Stores chapter metadata in Cargo | Stores chapter metadata in Cargo only. The visible heading comes from | ||
== wiki markup == in the page wikitext, which MW's TOC picks up natively. | |||
The | |||
== wiki | |||
[[Category:Templates]] | [[Category:Templates]] | ||
[[Category:Cargo store templates]] | [[Category:Cargo store templates]] | ||
</noinclude> | </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.