Template:Collection table: Difference between revisions
Jump to navigation
Jump to search
mNo edit summary |
mNo edit summary |
||
Line 41: | Line 41: | ||
<pre><nowiki>{{collection table | <pre><nowiki>{{collection table | ||
| type={{{type|table}}} | | type={{{type|table}}} | ||
| suppresscategory={{{suppresscategory| | | suppresscategory={{{suppresscategory|<noinclude>template</noinclude>}}} | ||
| allowselflink={{{allowselflink}}} | | allowselflink={{{allowselflink}}} | ||
| content={{{1|}}} | | content={{{1|}}} |
Revision as of 13:39, 29 June 2020
- Parameters
- type: table:
- suppresscategory:
- allowselflink:
- content
- postfix
- category
- 1...n
- type: row:
- named parameters as defined by the table structure
- Usage
Create an intermediate category with the following approximate structure:
{{collection table | type={{{type|table}}} | suppresscategory={{{suppresscategory|<noinclude>template</noinclude>}}} | allowselflink={{{allowselflink}}} | content={{{1|}}} | postfix=Panel Attribute | category=Panel Attributes | Attribute name | {{{attribute|}}}<!-- -->| Unit | {{{unit|}}}<!-- -->| Description | {{{description|}}}<!-- -->}}
Set the category to the category the individual entries need to be collected under (plural). Set the postfix to the clarifying term in the parenthesis in the title (singular). The remainder of the attributes come in pairs: The name in the header, and the parameter used in the rows.