Template:ChapterInfoGlobal: Difference between revisions
Jump to navigation
Jump to search
(Created page with "{{#ifeq: {{NAMESPACE}} | Global |={{{1}}}= __TOC__ Category:Global_book_components |}} <noinclude> <templatedata> { "params": { "1": { "label": "Chapter name", "description": "Name of the chapter", "example": "Conventions of Combat", "type": "string", "required": true } }, "description": "Adds a TOC sets a category for global pages, but ensures these aren't displayed when the content is transcoded into other categories", "paramOrder": [ "1"...") |
No edit summary |
||
| Line 1: | Line 1: | ||
{{#ifeq: {{NAMESPACE}} | Global |={{{1}}}= | {{#ifeq: {{NAMESPACE}} | Global |={{{1}}}= | ||
__TOC__ | __TOC__ | ||
[[Category: | [[Category:Global_components]] | ||
|}} | |}} | ||
<noinclude> | <noinclude> | ||
Latest revision as of 20:51, 15 January 2026
Adds a TOC sets a category for global pages, but ensures these aren't displayed when the content is transcoded into other categories
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| Chapter name | 1 | Name of the chapter
| String | required |