Difference between revisions of "Template:Infobox settlement/columns"
Jump to navigation
Jump to search
imported>Izkala (Fix text alignment) |
imported>Frietjes (try div version per discussion on talk page) |
||
| Line 1: | Line 1: | ||
| − | < | + | <div style="display:table; width:100%; background:none;"> |
| − | < | + | <div style="display:table-row">{{#if:{{{0|}}} |
|<!-- if 0 | |<!-- if 0 | ||
-->{{#if:{{{1|}}}{{{2|}}}{{{3|}}}{{{4|}}}{{{5|}}} | -->{{#if:{{{1|}}}{{{2|}}}{{{3|}}}{{{4|}}}{{{5|}}} | ||
|<!-- if 0 and (1 or 2 or 3 or 4 or 5) | |<!-- if 0 and (1 or 2 or 3 or 4 or 5) | ||
| − | -->< | + | --><div style="display:table-cell"><div style="display:table; width:100%; background:none;"> |
{{#if:{{{1|}}} | {{#if:{{{1|}}} | ||
| − | |< | + | |<div style="display:table-row"><div style="display:table-cell;vertical-align:middle; text-align:center;">{{{1|}}}</div></div> |
}}{{#if:{{{2|}}} | }}{{#if:{{{2|}}} | ||
| − | |< | + | |<div style="display:table-row"><div style="display:table-cell;vertical-align:middle; text-align:center;">{{{2|}}}</div></div> |
}}{{#if:{{{3|}}} | }}{{#if:{{{3|}}} | ||
| − | |< | + | |<div style="display:table-row"><div style="display:table-cell;vertical-align:middle; text-align:center;">{{{3|}}}</div></div> |
}}{{#if:{{{4|}}} | }}{{#if:{{{4|}}} | ||
| − | |< | + | |<div style="display:table-row"><div style="display:table-cell;vertical-align:middle; text-align:center;">{{{4|}}}</div></div> |
}}{{#if:{{{5|}}} | }}{{#if:{{{5|}}} | ||
| − | |< | + | |<div style="display:table-row"><div style="display:table-cell;vertical-align:middle; text-align:center;">{{{5|}}}</div></div> |
| − | }}</ | + | }}</div></div> |
| − | }}< | + | }}<div style="display:table-cell;vertical-align:top;text-align:center;">{{{0|}}}</div> |
|<!-- if not 0 | |<!-- if not 0 | ||
-->{{#ifexpr:({{#if:{{{1|}}}|1|0}}+{{#if:{{{2|}}}|1|0}}+{{#if:{{{3|}}}|1|0}}+{{#if:{{{4|}}}|1|0}}) > 2 | -->{{#ifexpr:({{#if:{{{1|}}}|1|0}}+{{#if:{{{2|}}}|1|0}}+{{#if:{{{3|}}}|1|0}}+{{#if:{{{4|}}}|1|0}}) > 2 | ||
|<!-- if more than two images | |<!-- if more than two images | ||
-->{{#if:{{{1|}}} | -->{{#if:{{{1|}}} | ||
| − | |< | + | |<div style="display:table-cell;vertical-align:middle; text-align:center;" {{#if:{{{2|}}}||colspan=2}}>{{{1|}}}</div> |
}}{{#if:{{{2|}}} | }}{{#if:{{{2|}}} | ||
| − | |< | + | |<div style="display:table-cell;vertical-align:middle; text-align:center;" {{#if:{{{1|}}}||colspan=2}}>{{{2|}}}</div> |
| − | }}</ | + | }}</div><div style="display:table-row">{{#if:{{{3|}}} |
| − | |< | + | |<div style="display:table-cell;vertical-align:middle; text-align:center;" {{#if:{{{4|}}}||colspan=2}}>{{{3|}}}</div> |
}}{{#if:{{{4| }}} | }}{{#if:{{{4| }}} | ||
| − | |< | + | |<div style="display:table-cell;vertical-align:middle; text-align:center;" {{#if:{{{3|}}}||colspan=2}}>{{{4|}}}</div> |
}} | }} | ||
|<!-- if two or fewer images | |<!-- if two or fewer images | ||
-->{{#if:{{{1|}}} | -->{{#if:{{{1|}}} | ||
| − | |< | + | |<div style="display:table-cell;vertical-align:middle; text-align:center;">{{{1|}}}</div> |
}}{{#if:{{{2|}}} | }}{{#if:{{{2|}}} | ||
| − | |< | + | |<div style="display:table-cell;vertical-align:middle; text-align:center;">{{{2|}}}</div> |
}}{{#if:{{{3|}}} | }}{{#if:{{{3|}}} | ||
| − | |< | + | |<div style="display:table-cell;vertical-align:middle; text-align:center;">{{{3|}}}</div> |
}}{{#if:{{{4| }}} | }}{{#if:{{{4| }}} | ||
| − | |< | + | |<div style="display:table-cell;vertical-align:middle; text-align:center;">{{{4|}}}</div> |
}} | }} | ||
}} | }} | ||
| − | }}</ | + | }}</div></div><noinclude> |
{{documentation}} | {{documentation}} | ||
</noinclude> | </noinclude> | ||
Revision as of 21:46, 25 March 2019
This is a subtemplate of {{Infobox settlement}} and should not be used directly.
Contents
Examples
With 0
1 2 3 4 5 Right |
Without 0
- Four
1 2 3 4 |
- Three
2 3 4 |
1 3 4 |
1 2 4 |
1 2 3 |
- Two
3 4 |
2 4 |
2 3 |
1 4 |
1 3 |
1 2 |
- One
1 |
2 |
3 |
4 |
- None
See also
| The above documentation is transcluded from Template:Infobox settlement/columns/doc. (edit | history) Editors can experiment in this template's sandbox (edit | diff) and testcases (create) pages. Please add categories to the /doc subpage. Subpages of this template. |