Template:Infobox/Item: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
mNo edit summary |
||
(16 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
− | <includeonly> |
+ | <includeonly>{{#if: {{{key|}}} | {{#if: {{{value|}}} | |
− | < |
+ | <nowiki /><tr> |
− | < |
+ | <td colspan="2" class="infobox-item-title">'''{{{key}}}'''</td> |
− | <td>{{{value}}}</td> |
+ | <td colspan="4" class="infobox-item">{{{value}}}</td> |
− | </tr><nowiki / |
+ | </tr><nowiki /> |
+ | |}} |}}</includeonly> |
||
+ | |||
+ | <noinclude> |
||
+ | {{Infobox/begin}} |
||
+ | {{Infobox/Item|key=[header]|value=[value]}} |
||
+ | {{Infobox/end}} |
||
+ | |||
+ | <templatedata> |
||
+ | { |
||
+ | "params": { |
||
+ | "key": {}, |
||
+ | "value": {}, |
||
+ | "example_data": {} |
||
+ | } |
||
+ | } |
||
+ | </templatedata> |
||
+ | </noinclude> |
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 |