Template:ChapterInfo: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
<div class='rulesNumbering' style="counter-reset: page {{{1}}}"> | <div class='rulesNumbering' style="counter-reset: page {{{1}}}"> | ||
[[Category:{{{2}}}|{{{1}}}]] | [[Category:{{{2}}}|{{{1}}}]] | ||
<noinclude> | <noinclude> | ||
<templatedata> | <templatedata> | ||
Line 12: | Line 11: | ||
"required": true | "required": true | ||
}, | }, | ||
"Category": | "2": { | ||
"label": "Category", | |||
"description": "Category that contains the handbook chapters", | |||
"example": "Armored Combat Handbook", | "example": "Armored Combat Handbook", | ||
"required": true | "required": true | ||
} | } | ||
Line 21: | Line 21: | ||
"paramOrder": [ | "paramOrder": [ | ||
"1", | "1", | ||
" | "2" | ||
] | ] | ||
} | } | ||
</templatedata> | </templatedata> | ||
</noinclude> | </noinclude> |
Revision as of 09:27, 26 June 2024
[[Category:{{{2}}}|{{{1}}}]]
Inserts HTML to set Chapter number in wiki for rules numbering
Parameter | Description | Type | Status | |
---|---|---|---|---|
Chapter number | 1 | Chapter number | Number | required |
Category | 2 | Category that contains the handbook chapters
| Unknown | required |