Template:Volume Infobox: Difference between revisions
Jump to navigation
Jump to search
Content deleted Content added
No edit summary |
Tag: Rollback |
||
(31 intermediate revisions by 13 users not shown) | |||
Line 1: | Line 1: | ||
<infobox theme-source="colors"> |
|||
{| 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;" |
|||
<title source="title"/> |
|||
|- |
|||
<data source="image"/> |
|||
!colspan="2" style="color:#FFF; background:#{{BackColor}}; font-size:larger; text-align:center"|{{{title}}} |
|||
<group> |
|||
|- |
|||
<header>Information</header> |
|||
|- align="center" |
|||
<data source="vol"><label>Volume</label></data> |
|||
| colspan="2" | {{{image}}} |
|||
<data source="chapter"><label>Chapters</label></data> |
|||
|- |
|||
<data source="ja_kanji"><label>Japanese Title</label><format><span lang="ja" style="font-family:Meiryo" class="t_nihongo_kanji">{{{ja_kanji}}}</span></format></data> |
|||
| 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> |
|||
<data source="ja_romaji"><label>Romanized Title</label> |
|||
|- |
|||
<format>''{{{ja_romaji}}}''</format></data> |
|||
{{!}}style="border-top: 1px solid #999; border-bottom: 1px solid #999; background-color: #{{BackColor}}; color:#FFF"{{!}}<center>'''Volume'''</center> |
|||
<data source="page"><label>Total Pages</label></data> |
|||
{{!}}<small>{{{vol}}}</small>'' |
|||
<data source="date"><label>Date Released</label></data> |
|||
{{!}}- |
|||
<data source="digital"><label>Digital Version[[JOJO-D|<sup><small><span class="explain" style="font-style: normal;" title="JOJO-D">?</span></small></sup>]]</label></data> |
|||
{{!}}style="border-top: 1px solid #999; border-bottom: 1px solid #999; background-color: #{{BackColor}}; color:#FFF"{{!}}<center>'''Chapters'''</center> |
|||
<data source="color"><label>Color Version[[JOJO-D#Digital Colored Comics|<sup><small><span class="explain" style="font-style: normal;" title="Digital Colored Comics">?</span></small></sup>]]</label></data> |
|||
{{!}}<small>{{{chapter}}}</small>'' |
|||
<data source="author"><label>Author</label></data> |
|||
{{!}}- |
|||
<data source="designer"><label>Cover Designer</label></data> |
|||
{{!}}style="border-top: 1px solid #999; border-bottom: 1px solid #999; background-color: #{{BackColor}}; color:#FFF"{{!}}<center>'''Japanese Title'''</center> |
|||
<data source="publisher"><label>Publisher</label></data> |
|||
{{!}}<small>{{{jname}}}</small>'' |
|||
<data source="isbn"><label>ISBN</label></data> |
|||
{{!}}- |
|||
</group> |
|||
{{!}}style="border-top: 1px solid #999; border-bottom: 1px solid #999; background-color: #{{BackColor}}; color:#FFF"{{!}}<center>'''Romanized Title'''</center> |
|||
<group layout="horizontal"> |
|||
{{!}}<small>''{{{rname}}}''</small>'' |
|||
<header>Volume Chronology</header> |
|||
{{!}}- |
|||
<data source="prev"><label>← Previous</label></data> |
|||
{{!}}style="border-top: 1px solid #999; border-bottom: 1px solid #999; background-color: #{{BackColor}}; color:#FFF"{{!}}<center>'''Total Pages'''</center> |
|||
<data source="next"><label>Next → </label></data> |
|||
{{!}}<small>{{{page}}}</small>'' |
|||
</group> |
|||
{{!}}- |
|||
⚫ | |||
{{!}}style="border-top: 1px solid #999; border-bottom: 1px solid #999; background-color: #{{BackColor}}; color:#FFF"{{!}}<center>'''Date Released'''</center> |
|||
{{!}}<small>{{{date}}}</small>'' |
|||
{{!}}- |
|||
{{!}}style="border-top: 1px solid #999; border-bottom: 1px solid #999; background-color: #{{BackColor}}; color:#FFF"{{!}}<center>'''ISBN'''</center> |
|||
{{!}}<small>{{{isbn}}}</small>'' |
|||
{{!}}- |
|||
|- |
|||
| class="color1" colspan="2" style="background-color: #f3dff3"; color: white; vertical-align: top; font-size: 12px; padding-left: 0.2em; text-align: center; "|<center>'''Volume Chronology'''</center> |
|||
|- valign="top" |
|||
| valign=top align=center style="font-size:80%;" width=150 | ← Previous <br>{{{prev}}} |
|||
| valign=top align=center style="font-size:80%;" width=150 | Next → <br>{{{next}}} |
|||
|} |
|||
⚫ | |||
==Instructions== |
==Instructions== |
||
This is an infobox that can be used for volumes. |
This is an infobox that can be used for volumes. |
||
Line 41: | Line 29: | ||
The basic code to bring it up is this. |
The basic code to bring it up is this. |
||
<pre> |
<pre> |
||
{{Volume |
{{Volume Infobox |
||
|title = |
|title = |
||
|image = |
|image = |
||
|vol = |
|vol = |
||
|chapters = |
|chapters = |
||
| |
|ja_kanji = |
||
| |
|ja_romaji = |
||
| |
|page = |
||
|date = |
|date = |
||
| |
|digital = |
||
| |
|color = |
||
| |
|author = |
||
|designer = |
|||
|publisher = |
|||
|isbn = |
|||
|prev = [[Volume #]] |
|||
|next = [[Volume #]] |
|||
}} |
}} |
||
</pre></noinclude><noinclude>[[Category:Infobox Templates]]</noinclude> |
|||
</pre> |
Latest revision as of 15:25, 24 August 2024
Instructions
This is an infobox that can be used for volumes.
The basic code to bring it up is this.
{{Volume Infobox |title = |image = |vol = |chapters = |ja_kanji = |ja_romaji = |page = |date = |digital = |color = |author = |designer = |publisher = |isbn = |prev = [[Volume #]] |next = [[Volume #]] }}