Template:Infobox/Item: Difference between revisions
Jump to navigation
Jump to search
mNo edit summary |
mNo edit summary |
||
Line 1: | Line 1: | ||
<includeonly>{{#if: {{{key|}}} | {{#if: {{{value|}}} | |
<includeonly>{{#if: {{{key|}}} | {{#if: {{{value|}}} | |
||
− | <tr> |
+ | <nowiki /><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><nowiki /> |
|}} |}}</includeonly> |
|}} |}}</includeonly> |
||
Line 10: | Line 10: | ||
{{Infobox/Item|key=[header]|value=[value]}} |
{{Infobox/Item|key=[header]|value=[value]}} |
||
{{Infobox/end}} |
{{Infobox/end}} |
||
+ | |||
<templatedata> |
<templatedata> |
||
{ |
{ |
Latest revision as of 18:21, 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 |