Template:Volume Infobox: Difference between revisions

From JoJo's Bizarre Encyclopedia - JoJo Wiki
Jump to navigation Jump to search
Content deleted Content added
m missing code
m Reverted edits by Ryulong (talk) to last revision by Nabu
Tag: Rollback
Line 6: Line 6:
<data source="vol"><label><center>Volume</center></label></data>
<data source="vol"><label><center>Volume</center></label></data>
<data source="chapter"><label><center>Chapters</center></label></data>
<data source="chapter"><label><center>Chapters</center></label></data>
<data source="ja_kanji"><label><center>Japanese Title</center></label><format><span lang="ja" style="font-family:Meiryo" class="t_nihongo_kanji">{{{ja_kanji}}}</span></format></data>
<data source="ja_kanji"><label><center>Japanese Title</center></label></data>
<data source="ja_romaji"><label><center>Romanized Title</center></label>
<data source="ja_romaji"><label><center>Romanized Title</center></label>
<format>''{{{ja_romaji}}}''</format></data>
<format>''{{{ja_romaji}}}''</format></data>

Revision as of 22:27, 18 April 2021

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 = 
|ja_kanji    = 
|ja_romaji    = 
|pages    = 
|date     = 
|isbn     = 
|prev     = [[Volume #]]
|next     = [[Volume #]]
}}