Jump to content

Template:InfoBox/Chronology: Difference between revisions

From Detective Conan Wiki
Eyacorkett (talk | contribs)
mNo edit summary
Eyacorkett (talk | contribs)
mNo edit summary
 
(4 intermediate revisions by the same user not shown)
Line 6: Line 6:
background-color:var(--header-color);
background-color:var(--header-color);
color:var(--header-text-color);
color:var(--header-text-color);
padding:2px;
padding:1px;
font-size:small;
font-weight:bold">Chronology</div>
font-weight:bold">Chronology</div>
<div style="display:flex;
<div style="display:flex;
Line 14: Line 15:
display:flex;
display:flex;
align-items:center;
align-items:center;
justify-content:center">{{#if: {{{1|}}} | <span style="font-size:16px; margin-right:3px">‹ </span> [[{{{1}}}{{!}}{{{4|''{{{1}}}''}}}]] | N/A }}</div>
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%;
<div style="width:16%;
min-width:min-content;
min-width:min-content;
Line 20: Line 21:
border-left:1px solid #ccc;
border-left:1px solid #ccc;
border-right:1px solid #ccc;
border-right:1px solid #ccc;
{{#if: {{{2a|}}} || display:flex }};
align-items:center;
align-items:center;
justify-content:center">{{#if: {{{2a|}}}
justify-content:center">{{#if: {{{2a|}}}
Line 28: Line 30:
display:flex;
display:flex;
align-items:center;
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>
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>
</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]].

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.

See also