Template:Volume Infobox: Difference between revisions

Content deleted Content added
No edit summary
m Reverted edits by HudgynS (talk) to last revision by Vish
Tag: Rollback
 
(21 intermediate revisions by 9 users not shown)
Line 1:
<infobox theme-source="colors">
<title source="title"/>
<imagedata source="image"/>
<group>
<header>StatisticsInformation</header>
<data source="vol"><label><center>Volume</center></label></data>
<data source="chapter"><label><center>Chapters</center></label></data>
<data source="ja_kanji"><label><center>Japanese Title</centerlabel><format><span lang="ja" style="font-family:Meiryo" class="t_nihongo_kanji">{{{ja_kanji}}}</labelspan></format></data>
<data source="ja_romaji"><label><center>Romanized Title</center></label>
<format>''{{{ja_romaji}}}''</format></data>
<data source="page"><label><center>Total Pages</center></label></data>
<data source="date"><label><center>Date Released</center></label></data>
<data source="digital"><label>Digital Version[[JOJO-D|<centersup>Digital<small><span Monoclass="explain" style="font-style: normal;" title="JOJO-D">?</span></small></centersup>]]</label></data>
<data source="color"><label>Color Version[[JOJO-D#Digital Colored Comics|<centersup><small><span class="explain" style="font-style: normal;" title="Digital ColorColored Comics">?</span></small></centersup>]]</label></data>
<data source="isbnauthor"><label><center>ISBN</center>Author</label></data>
<data source="designer"><label>Cover Designer</label></data>
<data source="publisher"><label>Publisher</label></data>
<data source="isbn"><label>ISBN</label></data>
</group>
<group layout="horizontal">
Line 26 ⟶ 29:
The basic code to bring it up is this.
<pre>
{{Volume boxInfobox
|title =
|image =
|vol =
|chapters =
|ja_kanji =
|ja_romaji =
|pagespage =
|date =
|isbn digital =
|prevcolor = [[Volume #]]
|next author = [[Volume #]]
|designer =
|publisher =
|isbn =
|prev = [[Volume #]]
|next = [[Volume #]]
}}
</pre></noinclude><noinclude>[[Category:Infobox Templates]]</noinclude>