Template:Adhyaya: Difference between revisions
Appearance
No edit summary |
No edit summary |
||
| Line 11: | Line 11: | ||
| section_num = {{{section_num|}}} | | section_num = {{{section_num|}}} | ||
| title = {{{title|}}} | | title = {{{title|}}} | ||
}}<includeonly><div class="adhyaya-block" id="{{{document_id|}}}_C{{{chapter_num|}}}{{#if:{{{section_num|}}}|_S{{{section_num|}}}}}">< | }}<includeonly><div class="adhyaya-block" id="{{{document_id|}}}_C{{{chapter_num|}}}{{#if:{{{section_num|}}}|_S{{{section_num|}}}}}"><h2 class="adhyaya-heading"><span class="mw-headline" id="{{{document_id|}}}_C{{{chapter_num|}}}{{#if:{{{section_num|}}}|_S{{{section_num|}}}}}}">{{{title|}}}</span></h2></div></includeonly><noinclude> | ||
== Template:Adhyaya == | == Template:Adhyaya == | ||
Renders the chapter/section heading as | Renders the chapter/section heading as h2.adhyaya-heading (orange, dotted). | ||
The doc title is a separate .gr-doc-title div at top of each page. | |||
The mw-headline span registers with MW's TOC generator. | |||
The id= matches the XML id for [[#BGB_C01|anchor]] links to work. | |||
The mw-headline span registers | |||
The id= matches the XML | |||
[[Category:Templates]] | [[Category:Templates]] | ||
[[Category:Cargo store templates]] | [[Category:Cargo store templates]] | ||
</noinclude> | </noinclude> | ||
Revision as of 08:12, 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
Renders the chapter/section heading as h2.adhyaya-heading (orange, dotted). The doc title is a separate .gr-doc-title div at top of each page. The mw-headline span registers with MW's TOC generator. The id= matches the XML id for anchor links to work.