Template:Infobox header: Difference between revisions
Created page with "<includeonly>! colspan="2" class="infobox-title {{{class|}}}" style="font-size: 100%; {{{style|}}}" | {{{1|{{{header|}}}}}} <code class="history-json">{"header": "{{JsonEscape|{{{1|{{{header|}}}}}}}}"}</code> |-</includeonly><noinclude> {{documentation}} <!-- Put categories/interwiki on the documentation page --> </noinclude>" |
m 7 revisions imported |
||
| (6 intermediate revisions by one other user not shown) | |||
| Line 1: | Line 1: | ||
<includeonly>! colspan="2" class="infobox- | <includeonly>|- class="collapsible-rows {{#if: {{{collapsible|}}} | collapsible {{#if:{{{collapsed|}}}|collapsed}} }}" | ||
! colspan="2" class="infobox-header {{{class|infobox-title}}}" {{#if: {{{style|}}} | style="{{{style}}}" }} | | |||
{{{1|{{{header|}}}}}} | {{{1|{{{header|}}}}}} | ||
<code class="history-json">{" | <code class="history-json">{"label": "{{JsonEscape|{{{1|{{{header|}}}}}}}}", "field": ""}</code> | ||
|-</includeonly><noinclude> | |-</includeonly><noinclude> | ||
{{documentation}} | {{documentation}} | ||
<!-- Put categories/interwiki on the documentation page --> | <!-- Put categories/interwiki on the documentation page --> | ||
</noinclude> | </noinclude> | ||