Template:Infobox row: Difference between revisions
Jump to navigation
Jump to search
m added line break to solve a problem with unwanted line breaks appearing in templates with many optional parameters not included |
m 23 revisions imported |
||
(15 intermediate revisions by 7 users not shown) | |||
Line 1: | Line 1: | ||
<includeonly> | <includeonly>{{ #if: {{{1|}}}{{{label|}}} | | ||
| | ! {{ucfirst: {{{1|{{{label|}}}}}} }} }} | ||
| | | {{#if: {{{class|}}} | class="{{{class}}}" }} {{ #if: {{{1|}}}{{{label|}}} || colspan="2" }} | | ||
|{{{field|}}}</includeonly><noinclude> | {{{2|{{{field|}}}}}} | ||
{{ | <code class="history-json">{"label": "{{JsonEscape|{{ucfirst: {{{1|{{{label|}}}}}} }}}}", "field": "{{JsonEscape|{{{2|{{{field|}}}}}}}}"}</code> | ||
|-</includeonly><noinclude> | |||
{{documentation}} | |||
<!-- Put categories/interwiki on the documentation page --> | |||
</noinclude> |