Template:Volume Infobox: Difference between revisions
Jump to navigation
Jump to search
Content deleted Content added
mNo edit summary |
imported>FishTank Infobox updated using the portable infobox migration tool |
||
Line 1: | Line 1: | ||
<infobox> |
|||
{| 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"/> |
|||
|- |
|||
<image source="image"/> |
|||
!colspan="2" style="color:#FFF; background:#{{BackColor}}; font-size:larger; text-align:center"|{{{title}}} |
|||
<group> |
|||
|- |
|||
<header>Statistics</header> |
|||
|- align="center" |
|||
<data source="vol"><label><center>Volume</center></label></data> |
|||
| colspan="2" | {{{image}}} |
|||
<data source="chapter"><label><center>Chapters</center></label></data> |
|||
|- |
|||
<data source="jname"><label><center>Japanese Title</center></label></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="rname"><label><center>Romanized Title</center></label></data> |
|||
|- |
|||
<data source="page"><label><center>Total Pages</center></label></data> |
|||
{{!}}style="border-top: 1px solid #999; border-bottom: 1px solid #999; background-color: #{{BackColor}}; color:#FFF"{{!}}<center>'''Volume'''</center> |
|||
<data source="date"><label><center>Date Released</center></label></data> |
|||
{{!}}<small>{{{vol}}}</small>'' |
|||
<data source="isbn"><label><center>ISBN</center></label></data> |
|||
{{!}}- |
|||
</group> |
|||
{{!}}style="border-top: 1px solid #999; border-bottom: 1px solid #999; background-color: #{{BackColor}}; color:#FFF"{{!}}<center>'''Chapters'''</center> |
|||
<group layout="horizontal"> |
|||
{{!}}<small>{{{chapter}}}</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>'''Japanese Title'''</center> |
|||
<data source="next"><label>Next → </label></data> |
|||
{{!}}<small>{{{jname}}}</small>'' |
|||
</group> |
|||
{{!}}- |
|||
</infobox> |
|||
{{!}}style="border-top: 1px solid #999; border-bottom: 1px solid #999; background-color: #{{BackColor}}; color:#FFF"{{!}}<center>'''Romanized Title'''</center> |
|||
{{!}}<small><i>{{{rname}}}</i></small>'' |
|||
{{!}}- |
|||
{{!}}style="border-top: 1px solid #999; border-bottom: 1px solid #999; background-color: #{{BackColor}}; color:#FFF"{{!}}<center>'''Total Pages'''</center> |
|||
{{!}}<small>{{{page}}}</small>'' |
|||
{{!}}- |
|||
{{!}}style="border-top: 1px solid #999; border-bottom: 1px solid #999; background-color: #{{BackColor}}; color:#FFF"{{!}}<center>'''Date Released'''</center> |
|||
{{!}}<small>{{{date}}}</small>'' |
|||
{{!}}- |
|||
{{#if:{{{isbn|}}}|{{!}}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}}} |
|||
|} |
|||
<noinclude> |
<noinclude> |
||
==Instructions== |
==Instructions== |
||
Line 54: | Line 37: | ||
|next = [[Chapter]] |
|next = [[Chapter]] |
||
}} |
}} |
||
</pre> |
</pre></noinclude> |