|
|
| Line 1: |
Line 1: |
| <!-- Template:BCBTimelineRange --> | | <!-- Template:BCBTimelineRange --> |
| <div class="bcb-timeline-range" style="margin:0 0 0.85em 0; padding:0.8em 1em; border-left:4px solid #36a36e; background:#f6fbf8;">
| | * {{{text|}}}{{#if:{{{comment|}}}| <!-- {{{comment}}} -->}} |
| <div style="font-size:90%; color:#54595d; margin-bottom:0.25em;">
| |
| '''{{{from|Unknown start}}}''' → '''{{{to|Unknown end}}}'''{{#if:{{{certainty|}}}| · <span style="font-weight:700;">{{{certainty}}}</span>}}
| |
| </div>
| |
| <div style="font-size:110%; font-weight:700; margin-bottom:0.3em;">{{{title|Untitled range}}}</div>
| |
| {{#if:{{{summary|}}}|<div style="margin-bottom:0.35em;">{{{summary}}}</div>}}
| |
| {{#if:{{{focus|}}}|<div style="font-size:90%; margin-bottom:0.3em;"><b>Focus:</b> {{{focus}}}</div>}} | |
| {{#if:{{{note|}}}|<div class="mw-collapsible mw-collapsed" style="margin-top:0.55em; padding-top:0.55em; border-top:1px solid #dcefe3;"><div style="font-size:90%; font-weight:700;">Placement notes</div><div class="mw-collapsible-content" style="font-size:90%; margin-top:0.35em;">{{{note}}}</div></div>}}
| |
| </div>
| |