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
imported>COPIOUS
No edit summary
Line 1: Line 1:
{| border="0" cellspacing="0" cellpadding="4" style="float:right; margin:0 0 .5em 1em; width:200px; background:#f0f0f0; border-collapse:collapse; border:1px solid #aaa; font-size:smaller; line-height:1.5;"
{| border="0" cellspacing="0" cellpadding="4" style="float:right; margin:0 0 .5em 1em; width:200px; background:#f0f0f0; border-collapse:collapse; border:1px solid #aaa; font-size:smaller; line-height:1.5;"
|-
|-
!colspan="2" style="color:#FFF; background:#d71820; font-size:larger; text-align:center"|{{{title}}}
!colspan="2" style="color:#FFF; background:#{{BackColor}}; font-size:larger; text-align:center"|{{{title}}}
|-
|-
|- align="center"
|- align="center"
Line 8: Line 8:
| class="color1" colspan="2" style="background-color: #f3dff3"; color: white; vertical-align: top; font-size: 12px; padding-top: 0.2em; padding-right: 0.2em; padding-bottom: 0.2em; padding-left: 0.2em; text-align: center; "|<center>'''Statistics'''</center>
| class="color1" colspan="2" style="background-color: #f3dff3"; color: white; vertical-align: top; font-size: 12px; padding-top: 0.2em; padding-right: 0.2em; padding-bottom: 0.2em; padding-left: 0.2em; text-align: center; "|<center>'''Statistics'''</center>
|-
|-
{{!}}style="border-top: 1px solid #999; border-bottom: 1px solid #999; background-color: #d71820; color:#FFF"{{!}}<center>'''Volume'''</center>
{{!}}style="border-top: 1px solid #999; border-bottom: 1px solid #999; background-color: #{{BackColor}}; color:#FFF"{{!}}<center>'''Volume'''</center>
{{!}}<small>{{{vol}}}</small>''
{{!}}<small>{{{vol}}}</small>''
{{!}}-
{{!}}-
{{!}}style="border-top: 1px solid #999; border-bottom: 1px solid #999; background-color: #d71820; color:#FFF"{{!}}<center>'''Chapters'''</center>
{{!}}style="border-top: 1px solid #999; border-bottom: 1px solid #999; background-color: #{{BackColor}}; color:#FFF"{{!}}<center>'''Chapters'''</center>
{{!}}<small>{{{chapter}}}</small>''
{{!}}<small>{{{chapter}}}</small>''
{{!}}-
{{!}}-
{{!}}style="border-top: 1px solid #999; border-bottom: 1px solid #999; background-color: #d71820; color:#FFF"{{!}}<center>'''Japanese Title'''</center>
{{!}}style="border-top: 1px solid #999; border-bottom: 1px solid #999; background-color: #{{BackColor}}; color:#FFF"{{!}}<center>'''Japanese Title'''</center>
{{!}}<small>{{{jname}}}</small>''
{{!}}<small>{{{jname}}}</small>''
{{!}}-
{{!}}-
{{!}}style="border-top: 1px solid #999; border-bottom: 1px solid #999; background-color: #d71820; color:#FFF"{{!}}<center>'''Romanized Title'''</center>
{{!}}style="border-top: 1px solid #999; border-bottom: 1px solid #999; background-color: #{{BackColor}}; color:#FFF"{{!}}<center>'''Romanized Title'''</center>
{{!}}<small>''{{{rname}}}''</small>''
{{!}}<small>''{{{rname}}}''</small>''
{{!}}-
{{!}}-
{{!}}style="border-top: 1px solid #999; border-bottom: 1px solid #999; background-color: #d71820; color:#FFF"{{!}}<center>'''Total Pages'''</center>
{{!}}style="border-top: 1px solid #999; border-bottom: 1px solid #999; background-color: #{{BackColor}}; color:#FFF"{{!}}<center>'''Total Pages'''</center>
{{!}}<small>{{{page}}}</small>''
{{!}}<small>{{{page}}}</small>''
{{!}}-
{{!}}-
{{!}}style="border-top: 1px solid #999; border-bottom: 1px solid #999; background-color: #d71820; color:#FFF"{{!}}<center>'''Date Released'''</center>
{{!}}style="border-top: 1px solid #999; border-bottom: 1px solid #999; background-color: #{{BackColor}}; color:#FFF"{{!}}<center>'''Date Released'''</center>
{{!}}<small>{{{date}}}</small>''
{{!}}<small>{{{date}}}</small>''
{{!}}-
{{!}}-

Revision as of 19:05, 5 July 2014

{{{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=|
prev=[[Chapter ]]|
next=[[Chapter ]]|
}}