Template:InfoBox/Chronology: Difference between revisions
Appearance
→See also: Template:InfoBox/See also links |
Eyacorkett (talk | contribs) mNo edit summary |
||
| (5 intermediate revisions by the same user not shown) | |||
| Line 1: | Line 1: | ||
<includeonly><div style="text-align:center; padding: 4.5px; margin-bottom: 10px; border: 1px solid #ccc | <includeonly><div style="text-align:center; | ||
padding:4.5px; | |||
margin-bottom:10px; | |||
border:1px solid #ccc"> | |||
<div style="color:#fff; | |||
background-color:var(--header-color); | |||
color:var(--header-text-color); | |||
</div> | padding:1px; | ||
</includeonly><noinclude> | font-size:small; | ||
font-weight:bold">Chronology</div> | |||
<div style="display:flex; | |||
justify-content:space-evenly; | |||
margin-top:3px"> | |||
<div style="width:30%; | |||
display:flex; | |||
align-items:center; | |||
justify-content:center">{{#if: {{{1|}}} | <span style="font-size:16px; margin-right:3px">‹ </span> {{#if: {{{4|}}} | [[{{{1}}}|{{{4}}}]] | ''[[{{{1}}}]]'' }} | N/A }}</div> | |||
<div style="width:16%; | |||
min-width:min-content; | |||
padding:0 5px; | |||
border-left:1px solid #ccc; | |||
border-right:1px solid #ccc; | |||
{{#if: {{{2a|}}} || display:flex }}; | |||
align-items:center; | |||
justify-content:center">{{#if: {{{2a|}}} | |||
|<div style="padding-bottom:2px">'''{{{2|list}}}'''</div><div style="border-top:1px solid #ccc; padding-top:2px">'''{{{2a}}}'''</div> | |||
|<div>'''{{{2|list}}}'''</div>}} | |||
</div> | |||
<div style="width:30%; | |||
display:flex; | |||
align-items:center; | |||
justify-content:center">{{#if: {{{3|}}} | {{#if: {{{5|}}} | [[{{{3}}}|{{{5}}}]] | ''[[{{{3}}}]]'' }} <span style="font-size:16px; margin-left:3px"> ›</span> | {{#ifeq: {{{6|}}} | y | TBD | N/A }} }}</div> | |||
</div> | |||
</div></includeonly><noinclude> | |||
This template creates the Chronology portion of an InfoBox and is only meant to be used in the <code>chronology</code> parameter of [[Template:InfoBox]]. | This template creates the Chronology portion of an InfoBox and is only meant to be used in the <code>chronology</code> parameter of [[Template:InfoBox]]. | ||
Latest revision as of 09:04, 14 July 2026
This template creates the Chronology portion of an InfoBox and is only meant to be used in the chronology parameter of Template:InfoBox.