Template:Infobox/Item: Difference between revisions
Jump to navigation
Jump to search
mNo edit summary |
mNo edit summary |
||
Line 1: | Line 1: | ||
− | <includeonly> |
+ | <includeonly><nowiki> |
+ | {{#if: {{{key|}}} | |
||
+ | |||
+ | |}} |
||
+ | |||
+ | {{#if: {{{value|}}} | |
||
<tr> |
<tr> |
||
<td colspan="2" class="infobox-item-title">'''{{{key}}}'''</td> |
<td colspan="2" class="infobox-item-title">'''{{{key}}}'''</td> |
||
<td colspan="4" class="infobox-item">{{{value}}}</td> |
<td colspan="4" class="infobox-item">{{{value}}}</td> |
||
</tr> |
</tr> |
||
+ | |}} |
||
− | + | </includeonly> |
|
<noinclude> |
<noinclude> |
Revision as of 18:07, 26 October 2022
[header] | [value] |
No description.
Parameter | Description | Type | Status | |
---|---|---|---|---|
key | key | no description | Unknown | optional |
value | value | no description | Unknown | optional |
example_data | example_data | no description | Unknown | optional |