Template:Volume Infobox: Difference between revisions

From JoJo's Bizarre Encyclopedia - JoJo Wiki
Jump to navigation Jump to search
Content deleted Content added
No edit summary
No edit summary
Line 26: Line 26:
{{!}}<small>{{{date}}}</small>''
{{!}}<small>{{{date}}}</small>''
{{!}}-
{{!}}-
{{!}}style="border-top: 1px solid #999; border-bottom: 1px solid #999; background-color: #{{BackColor}}; color:#FFF"{{!}}<center>'''ISBN'''</center>
{{#if:{{{isbn|}}}|{{!}}style="border-top: 1px solid #999; border-bottom: 1px solid #999; background-color: #{{BackColor}}; color:#FFF"{{!}}<center>'''ISBN'''</center>
{{!}}<small>{{{isbn}}}</small>''
{{!}}<small>{{{isbn}}}</small>''}}
{{!}}-
{{!}}-
|-
|-

Revision as of 10:40, 1 January 2015

{{{title}}}
{{{image}}}
Statistics
Volume
{{{vol}}}
Chapters
{{{chapter}}}
Japanese Title
{{{jname}}}
Romanized Title
{{{rname}}}
Total Pages
{{{page}}}
Date Released
{{{date}}}
Volume Chronology
← Previous
{{{prev}}}
Next →
{{{next}}}

Instructions

This is an infobox that can be used for volumes.

The basic code to bring it up is this.

{{Volume box
|title    = 
|image    = 
|vol      = 
|chapters = 
|jname    = 
|rname    = 
|pages    = 
|date     = 
|isbn     = 
|prev     = [[Chapter]]
|next     = [[Chapter]]
}}