Template:Infobox volume: Difference between revisions

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

Revision as of 09:14, 8 February 2025

Infobox volume

This is a template for manga/novel volumes.

Use the source editor, and paste the following:

{{Infobox volume
| title = 
| image = 
| volume-number = 
| pages = 
| release-date-jp = 
| release-date-en = 
| previous = 
| next = 
| chapters = 
| cover-character = 
}}

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.