Template:Infobox chapter: Difference between revisions

From Medalist Wiki
(fix whitespace at the top of pages)
No edit summary
Line 1: Line 1:
<div class="infobox">
<div class="infobox">
<div class="infobox-title">{{{title|{{PAGENAME}}}}}</div>{{{#if:{{{image|}}}|
<div class="infobox-title">{{{title|{{PAGENAME}}}}}</div>
{{#if:{{{image|}}}|
<div class="infobox-image">[[{{{image}}}|250px|{{{alt|}}}|alt={{{alt|}}}]]</div>}}
<div class="infobox-image">[[{{{image}}}|250px|{{{alt|}}}|alt={{{alt|}}}]]</div>}}
<table class="infobox-table">{{#if:{{{volume|}}}|<tr>
<table class="infobox-table">{{#if:{{{volume|}}}|<tr>

Revision as of 09:14, 8 February 2025

Infobox chapter

This is a template for manga/novel chapters.

Use the source editor, and paste the following:

{{Infobox chapter
| title = 
| image = 
| volume = 
| chapter-number = 
| pages = 
| release-date = 
| title-jp = 
| title-romaji = 
| previous = 
| next = 
| locations = 
}}

Fill out the relevant information. Blank entries will not be rendered, so if you have no info for a particular field, simply leave it blank.