Template:Infobox chapter: Difference between revisions

From Medalist Wiki
No edit summary
(250px for infobox images now)
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">[[File:{{PAGENAME:{{{image}}}}}|300px]]</div>}}
<div class="infobox-image">[[File:{{PAGENAME:{{{image}}}}}|250px]]</div>}}
<table class="infobox-table">{{#if:{{{volume|}}}|<tr>
<table class="infobox-table">{{#if:{{{volume|}}}|<tr>
     <th>Volume</th>
     <th>Volume</th>

Revision as of 16:52, 7 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.