Template:InfoBox/Chronology: Difference between revisions
Appearance
→See also: Template:InfoBox/See also links |
Eyacorkett (talk | contribs) mNo edit summary |
||
| 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); | |||
padding:2px; | |||
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> [[{{{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; | |||
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|}}} | [[{{{3}}}{{!}}{{{5|''{{{3}}}''}}}]] <span style="font-size:16px; margin-left:3px"> ›</span> | {{#ifeq: {{{6|}}} | y | TBD | N/A }} }}</div> | |||
</div> | |||
</div> | </div> | ||
</includeonly><noinclude> | </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]]. | ||
Revision as of 19:15, 13 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.
See also
- {{InfoBox/Chronology}}
- {{InfoBox/MainHeader}}
- {{InfoBox/Image}}
- {{InfoBox/DoubleImage}}
- {{InfoBox/Video}}
- {{InfoBox/Section}}
- {{InfoBox/LabeledRow}}
- {{InfoBox/CollapsibleRow}}
- {{InfoBox/Item}}