Template:Adhyaya: Difference between revisions
No edit summary |
No edit summary |
||
| (5 intermediate revisions by 2 users 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> | |||