Template:Manga Infobox: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
(streamlining) |
||
Line 1: | Line 1: | ||
{| class="infobox" style="width: | {| class="infobox" cellspacing="0" cellpadding="4" rules="void, none" style="width: 260px; text-align: left; font-size: 12px; border-top: none; border-bottom: none; border-left: none; border-right: none; border-color: #cccccc;" | ||
|- | |- | ||
|style="background: #cccccc; font-size: 14px;" align="center" colspan="2" | '''Volume {{{number}}}''' | |||
|style="background: | |||
|- | |- | ||
|colspan="2"| | |colspan="2"| | ||
{| width=" | {| width="260" | ||
|- | |- | ||
|style="font-size: 13px;" align="center"|'''{{{japanese_title}}}''' | |||
|style="font-size: | |||
|- | |- | ||
|style="font-size: | |style="font-size: 13px;" align="center"|{{{romaji_title}}} | ||
|} | |} | ||
|- | |- | ||
| align="center" colspan="2" | {{#if: {{{image|}}} | {{{image|}}} | |style="border-top: 1px solid #cccccc; border-bottom: 1px solid #cccccc;" align="center" colspan="2" | {{#if: {{{image|}}} | {{{image|}}} | [[Image:Soundonly.jpg|Placeholder Image]]}} | ||
|- | |- | ||
! | ! Author: | ||
|{{{ | |{{{author}}} | ||
|- | |- | ||
! | !style="border-top: 1px solid #cccccc;"|Publish date: | ||
| | |style="border-top: 1px solid #cccccc;"|{{{publish_date}}} | ||
|- | |- | ||
! style="text-align: center; background: # | ! style="text-align: center; background: #cccccc; font-size: 13px" colspan="2" | '''Volume chronology''' | ||
|- | |- | ||
! style="text-align: center;width: | ! style="text-align: center; width: 130px;" | <big>←</big> Previous | ||
! style="text-align: center;width: | ! style="text-align: center; width: 130px;" | Next <big>→</big> | ||
|- | |- | ||
| style="text-align:center;width: | | style="text-align: center; width: 130px;" | {{#if:{{{prev|}}}|"{{{prev}}}"|–}} | ||
| style="text-align:center;width: | | style="text-align: center; width: 130px;" | {{#if:{{{next|}}}|"{{{next}}}"|–}} | ||
|} | |} | ||
<noinclude> | <noinclude> | ||
{{-}} | {{-}} | ||
== How | == How to use this == | ||
Just us the following code and fill in your values. | Just us the following code and fill in your values. | ||
Line 52: | Line 35: | ||
{{Manga Infobox | {{Manga Infobox | ||
| number = | | number = | ||
| | | japanese_title = | ||
| | | romaji_title = | ||
| image = | | image = | ||
| | | author = | ||
| publish_date = | |||
| | |||
| prev = | | prev = | ||
| next = | | next = | ||
Line 67: | Line 45: | ||
</pre> | </pre> | ||
If no image is supplied, the "SOUND ONLY" | If no image is supplied, the "SOUND ONLY" placeholder is used. | ||
[[Category:Infoboxes]] | [[Category:Infoboxes]] |
Latest revision as of 16:31, 1 April 2008
Volume {{{number}}} | |||
| |||
Author: | {{{author}}} | ||
---|---|---|---|
Publish date: | {{{publish_date}}} | ||
Volume chronology | |||
← Previous | Next → | ||
– | – |
How to use this
Just us the following code and fill in your values.
{{Manga Infobox | number = | japanese_title = | romaji_title = | image = | author = | publish_date = | prev = | next = }}
If no image is supplied, the "SOUND ONLY" placeholder is used.