Difference between revisions of "Template:Ingredient List Row"
Jump to navigation
Jump to search
(individual toggles) |
(fixed noCollapse) |
||
Line 1: | Line 1: | ||
<includeonly> | <includeonly> | ||
{{#ifexist:{{{?Name}}} | | {{#ifexist:{{{?Name}}} | | ||
− | <tr class="mw-collapsible {{#if: {{ | + | <tr class="mw-collapsible {{#if: {{#var:noCollapse}}||mw-collapsed}}" id="mw-customcollapsible-ingredient-list-{{#replace:{{#var:name}}|<nowiki> </nowiki>}}"> |
! {{DLC Icons|{{{?Name}}}}} | ! {{DLC Icons|{{{?Name}}}}} | ||
{{!}} {{#ifeq: {{{?R1|-}}} | {{#var:name}} | {{{?R1a}}}|<!-- | {{!}} {{#ifeq: {{{?R1|-}}} | {{#var:name}} | {{{?R1a}}}|<!-- |
Revision as of 10:02, 12 December 2023
This template is only ever called as part of Template:Ingredient List. It uses the variables provided by the different #asks in that template to create sections of the table that the primary template then assembles into one table.
Example usage
This template isn't designed to be used in isolation, so as an example we'll show {{Ingredient List|Steel}}
Product | Ingredients | Type [ExpandCollapse]
|
---|
And {{Ingredient List|Patchleather}}
Product | Ingredients | Type [ExpandCollapse]
|
---|
The above documentation is transcluded from Template:Ingredient List Row/doc. (edit | history) Editors can experiment in this template's sandbox (create | mirror) and testcases (create) pages. Please add categories to the /doc subpage. Subpages of this template. |