Template:Chapter box: Difference between revisions
mNo edit summary |
WSJ -> WJ. Might add parameters for colored pages later on. Tag: sourceedit |
||
| (7 intermediate revisions by one other user not shown) | |||
| Line 1: | Line 1: | ||
{| style="clear: right; border: solid #aaa 1px; margin: 0 0 1em 1em; font-size: 95%; background: #000000; color:black; width: 310px; padding: 10px; text-align: left; float: right;" | {| style="clear: right; border: solid #aaa 1px; margin: 0 0 1em 1em; font-size: 95%; background: #000000; color:black; width: 310px; padding: 10px; text-align: left; float: right;" | ||
|- | |- | ||
| colspan="2" align="center" style="font-size:125%; color:black;" bgcolor=# | | colspan="2" align="center" style="font-size:125%; color:black;" bgcolor=#d7d7d7 | '''<font color="black">{{{title}}}''' | ||
|- | |- | ||
|- align="center" | |- align="center" | ||
| colspan="2" | {{{image}}} | | colspan="2" | {{{image}}} | ||
|- | |- | ||
| colspan="2" align="center" style="font-size:125%; color:black;" bgcolor=# | | colspan="2" align="center" style="font-size:125%; color:black;" bgcolor=#d7d7d7 | <font color="black">Statistics</font> | ||
|- | |- | ||
{{#if: {{{vol|}}} | {{!}}style="background-color: # | {{#if: {{{vol|}}} | {{!}}style="background-color: #323232; color:#d7d7d7"{{!}}<center>'''Volume'''</center> | ||
{{!}}style="text-align: left; color:#ffffff"{{!}}<small>{{{vol}}}</small>''}} | {{!}}style="text-align: left; color:#ffffff"{{!}}<small>{{{vol}}}</small>''}} | ||
{{!}}- | {{!}}- | ||
{{#if: {{{chapter|}}} | {{!}}style="background-color: # | {{#if: {{{chapter|}}} | {{!}}style="background-color: #323232; color:#d7d7d7"{{!}}<center>'''Chapter'''</center> | ||
{{!}}style="text-align: left; color:#ffffff"{{!}}<small>{{{chapter}}}</small>''}} | {{!}}style="text-align: left; color:#ffffff"{{!}}<small>{{{chapter}}}</small>''}} | ||
{{!}}- | {{!}}- | ||
{{#if: {{{jname|}}} | {{!}}style="background-color: # | {{#if: {{{jname|}}} | {{!}}style="background-color: #323232; color:#d7d7d7"{{!}}<center>'''Japanese Title'''</center> | ||
{{!}}style="text-align: left; color:#ffffff"{{!}}<small>{{{jname}}}</small>''}} | {{!}}style="text-align: left; color:#ffffff"{{!}}<small>{{{jname}}}</small>''}} | ||
{{!}}- | {{!}}- | ||
{{#if: {{{rname|}}} | {{!}}style="background-color: # | {{#if: {{{rname|}}} | {{!}}style="background-color: #323232; color:#d7d7d7"{{!}}<center>'''Romanized Title'''</center> | ||
{{!}}style="text-align: left; color:#ffffff"{{!}}<small>''{{{rname}}}''</small>''}} | {{!}}style="text-align: left; color:#ffffff"{{!}}<small>''{{{rname}}}''</small>''}} | ||
{{!}}- | {{!}}- | ||
{{#if: {{{page|}}} | {{!}}style="background-color: # | {{#if: {{{page|}}} | {{!}}style="background-color: #323232; color:#d7d7d7"{{!}}<center>'''Total Pages'''</center> | ||
{{!}}style="text-align: left; color:#ffffff"{{!}}<small>{{{page}}}</small>''}} | {{!}}style="text-align: left; color:#ffffff"{{!}}<small>{{{page}}}</small>''}} | ||
{{!}}- | {{!}}- | ||
{{#if: {{{date|}}} | {{!}}style="background-color: # | {{#if: {{{date|}}} | {{!}}style="background-color: #323232; color:#d7d7d7"{{!}}<center>'''Date Released'''</center> | ||
{{!}}style="text-align: left; color:#ffffff"{{!}}<small>{{{date}}}</small>''}} | {{!}}style="text-align: left; color:#ffffff"{{!}}<small>{{{date}}}</small>''}} | ||
{{!}}- | |||
{{#if: {{{wsj|}}} | {{!}}style="background-color: #323232; color:#d7d7d7"{{!}}<center>'''WJ Issue'''</center> | |||
{{!}}style="text-align: left; color:#ffffff"{{!}}<small>{{{wsj}}}</small>''}} | |||
{{!}}- | |||
{{#if: {{{anime|}}} | {{!}}style="background-color: #323232; color:#d7d7d7"{{!}}<center>'''Anime'''</center> | |||
{{!}}style="text-align: left; color:#ffffff"{{!}}<small>{{{anime}}}</small>''}} | |||
{{!}}- | {{!}}- | ||
|- | |- | ||
| colspan="2" align="center" style="font-size:125%; color:black;" bgcolor=# | | colspan="2" align="center" style="font-size:125%; color:black;" bgcolor=#d7d7d7 | <font color="black">Chapter Chronology</font> | ||
|- align=center | |- align=center | ||
| valign=top align=center style="font-size:80%; color:#ffffff" width=150 | Previous<br>{{{prev}}} | | valign=top align=center style="font-size:80%; color:#ffffff" width=150 | Previous<br>{{{prev}}} | ||
| Line 37: | Line 43: | ||
<pre>{{Chapter box | <pre>{{Chapter box | ||
| title = | | title = | ||
| image = | | image = | ||
| vol = | | vol = | ||
| chapter = | | chapter = | ||
| jname = | | jname = | ||
| rname = | | rname = | ||
| page = | | page = | ||
| date = | | date = | ||
| wsj = | |||
| anime = | |||
| prev = | | prev = | ||
| next = | | next = | ||
}}</pre> | }}</pre> | ||
</noinclude><noinclude>[[Category:Templates|Chapter box]]</noinclude> | </noinclude><noinclude>[[Category:Templates|Chapter box]]</noinclude> | ||