Template:ChapterInfoBox: Difference between revisions
Template page
More actions
No edit summary |
No edit summary |
||
| Line 36: | Line 36: | ||
}} | }} | ||
{{#if: {{{ | {{#if: {{{events|}}} | | ||
<div class="lt-infobox-row"> | <div class="lt-infobox-row"> | ||
<span class="lt-infobox-label"><strong> | <span class="lt-infobox-label"><strong>Events:</strong></span> | ||
<span class="lt-infobox-value">{{{ | <span class="lt-infobox-value">{{{events}}}</span> | ||
</div> | |||
}} | |||
{{#if: {{{parties|}}} | | |||
<div class="lt-infobox-row"> | |||
<span class="lt-infobox-label"><strong>Involved Parties:</strong></span> | |||
<span class="lt-infobox-value">{{{parties}}}</span> | |||
</div> | |||
}} | |||
{{#if: {{{locations|}}} | | |||
<div class="lt-infobox-row"> | |||
<span class="lt-infobox-label"><strong>Locations:</strong></span> | |||
<span class="lt-infobox-value">{{{locations}}}</span> | |||
</div> | </div> | ||
}} | }} | ||
Revision as of 14:39, 22 February 2026
ChapterInfoBox