Template:Infobox chapter: Difference between revisions

From Medalist Wiki
(Created page with "<div class="infobox"> <div class="infobox-title">{{{title|{{PAGENAME}}}}}</div>{{#if:{{{image|}}}| <div class="infobox-image">[[File:{{PAGENAME:{{{image}}}}}|300px]]</div>}} <table class="infobox-table">{{#if:{{{volume|}}}|<tr> <th>Volume</th> <td>{{{volume}}}</td> </tr>}}{{#if:{{{chapter-number|}}}|<tr> <th>Chapter</th> <td>{{{chapter-number}}}</td> </tr>}}{{#if:{{{pages|}}}|<tr> <th>Pages</th> <td>{{{pages}}}</td> </tr>}}{{#if:{{{release-date|}}...")
 
No edit summary
Line 14: Line 14:
     <th>Release date</th>
     <th>Release date</th>
     <td>{{{release-date}}}</td>
     <td>{{{release-date}}}</td>
</tr>}}{{#if:{{{magazine|}}}|<tr>
    <th>Magazine</th>
    <td>{{{magazine}}}</td>
</tr>}}{{#if:{{{title-jp|}}}|<tr>
</tr>}}{{#if:{{{title-jp|}}}|<tr>
     <th>Japanese title</th>
     <th>Japanese title</th>
Line 49: Line 46:
| pages =  
| pages =  
| release-date =  
| release-date =  
| magazine =
| title-jp =  
| title-jp =  
| title-romaji =  
| title-romaji =  

Revision as of 04:56, 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 = 
| characters = 
| 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.