Template:ChapterInfoNoTOC: Difference between revisions
Jump to navigation
Jump to search
(Created page with "<div class='rulesNumbering' style="counter-reset: page {{{2}}}"> [[Category:{{{1}}}|{{{2}}}]] ={{{3}}}= <noinclude> <templatedata> { "params": { "1": { "label": "Category", "description": "Category that contains the handbook chapters", "example": "Armored Combat Handbook", "required": true }, "2": { "label": "Chapter number", "description": "Chapter number", "type": "number", "required": true }, "3": { "label": "Chapter name"...") |
No edit summary |
||
Line 2: | Line 2: | ||
[[Category:{{{1}}}|{{{2}}}]] | [[Category:{{{1}}}|{{{2}}}]] | ||
={{{3}}}= | ={{{3}}}= | ||
<noinclude> | <noinclude> | ||
<templatedata> | <templatedata> |
Revision as of 07:24, 27 June 2024
[[Category:{{{1}}}|{{{2}}}]]
{{{3}}}
Inserts HTML to set Chapter number in wiki for rules numbering, for pages where we don't want a table of contents
Parameter | Description | Type | Status | |
---|---|---|---|---|
Category | 1 | Category that contains the handbook chapters
| Unknown | required |
Chapter number | 2 | Chapter number | Number | required |
Chapter name | 3 | Name of the chapter
| String | required |