Toggle menu
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

Template:ChapterInfoBox: Difference between revisions

Template page
Created page with "<noinclude> Category:Templates Category:InfoBoxes </noinclude> <div class="lt-infobox"> <div class="lt-infobox-title"> <span>{{{name|{{PAGENAME}}}}}</span> </div> {{#if: {{{image|}}} | <div class="lt-infobox-image"> [[File:{{{image}}}|300px]] </div> }} <div class="lt-infobox-section"> {{#if: {{{date|}}} | <div class="lt-infobox-row"> <span class="lt-infobox-label"><strong>Date Published:</strong></span> <span class="lt-infobox-value">{{{date}}}</span> </div> }}..."
 
No edit summary
Line 33: Line 33:
<div class="lt-infobox-row">
<div class="lt-infobox-row">
<span class="lt-infobox-label"><strong>Included Events:</strong></span>
<span class="lt-infobox-label"><strong>Included Events:</strong></span>
<span class="lt-infobox-value">{{{occurs}}}</span>
<span class="lt-infobox-value">{{{events}}}</span>
</div>
</div>
}}
}}

Revision as of 14:15, 22 February 2026


ChapterInfoBox