Template:ChapterInfoBox: Difference between revisions
Template page
More actions
No edit summary |
No edit summary |
||
| Line 15: | Line 15: | ||
<div class="lt-infobox-section"> | <div class="lt-infobox-section"> | ||
{{#if: {{{ | {{#if: {{{location|}}} | | ||
<div class="lt-infobox-row"> | <div class="lt-infobox-row"> | ||
<span class="lt-infobox-label"><strong> | <span class="lt-infobox-label"><strong>Location(s):</strong></span> | ||
<span class="lt-infobox-value">{{{ | <span class="lt-infobox-value">{{{location}}}</span> | ||
</div> | </div> | ||
}} | }} | ||
{{#if: {{{occurs|}}} | | |||
{{#if: {{{ | |||
<div class="lt-infobox-row"> | <div class="lt-infobox-row"> | ||
<span class="lt-infobox-label"><strong> | <span class="lt-infobox-label"><strong>Occurs In:</strong></span> | ||
<span class="lt-infobox-value">{{{ | <span class="lt-infobox-value">{{{occurs}}}</span> | ||
</div> | </div> | ||
}} | }} | ||
Revision as of 14:22, 22 February 2026
ChapterInfoBox