Template:Manga Infobox: Difference between revisions

From EvaWiki
Jump to navigation Jump to search
mNo edit summary
(streamlining)
 
(7 intermediate revisions by 2 users not shown)
Line 1: Line 1:
{| class="infobox" style="width: 30%; text-align: left; font-size: 90%;" cellspacing="2"
{| 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;"  
|-
|-
|align="center" colspan="2" | '''''Volume Information'''''
|style="background: #cccccc; font-size: 14px;" align="center" colspan="2" | '''Volume {{{number}}}'''
|-
|style="background: lightgrey; font-size: 120%;" align="center" colspan="2" | '''''Volume {{{number}}}'''''
|-
|-
|colspan="2"|
|colspan="2"|
{| width="100%"
{| width="260"
|-
|-
!rowspan="3" width="20%"|Title:
|style="font-size: 13px;" align="center"|'''{{{japanese_title}}}'''
|style="font-size: 120%;" align="center"|''{{{japanese_title_k}}}''
|-
|-
|style="font-size: 120%;" align="center"|''{{{japanese_title_r}}}''
|style="font-size: 13px;" align="center"|{{{romaji_title}}}
|-
|}
|style="font-size: 120%;" align="center"|''{{{japanese_title_e}}}''
| align="center" colspan="2" | {{#if: {{{image|}}} | {{{image|}}}  |  [[Image:Soundonly.jpg|Placeholder Image]]}}
|-
! Written By
|{{{written_by}}}
|-
! Side Character
|{{{side_character}}}
|-
|-
! Original Release
|style="border-top: 1px solid #cccccc; border-bottom: 1px solid #cccccc;" align="center" colspan="2" | {{#if: {{{image|}}} | {{{image|}}} | [[Image:Soundonly.jpg|Placeholder Image]]}}
|{{{original_release}}}
|-
|-
! English Release
! Author:
|{{{english_release}}}
|{{{author}}}
|-
|-
! Angel Appearances
!style="border-top: 1px solid #cccccc;"|Publish date:
| {{#if: {{{angels|}}} | {{{angels|}}} | none }}
|style="border-top: 1px solid #cccccc;"|{{{publish_date}}}
{{#if: {{{eva_sorties|}}} |{{!}}-
! Eva Sorties
{{!}} {{{eva_sorties}}} }}
|-
|-
! style="text-align: center; background: #DEDEE2; font-size: 110%" colspan="2" | '''Volume chronology'''
! style="text-align: center; background: #cccccc; font-size: 13px" colspan="2" | '''Volume chronology'''
|-
|-
! style="text-align: center;width:50%;" | ← Previous
! style="text-align: center; width: 130px;" | <big></big>&nbsp;Previous
! style="text-align: center;width:50%;" | Next&nbsp;→
! style="text-align: center; width: 130px;" | Next&nbsp;<big></big>
|-  
|-  
| style="text-align:center;width:50%;" | {{#if:{{{prev|}}}|"{{{prev}}}"|–}}
| style="text-align: center; width: 130px;" | {{#if:{{{prev|}}}|"{{{prev}}}"|–}}
| style="text-align:center;width:50%;" | {{#if:{{{next|}}}|"{{{next}}}"|–}}
| style="text-align: center; width: 130px;" | {{#if:{{{next|}}}|"{{{next}}}"|–}}
|}
|}
<noinclude>
<noinclude>
{{-}}
{{-}}
== How To Use This ==
== 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 50: Line 35:
{{Manga Infobox
{{Manga Infobox
| number          =  
| number          =  
| japanese_title_k =
| japanese_title  =
| japanese_title_r =
| romaji_title    =
| japanese_title_e =
| image            =  
| image            =  
| written_by      =
| author           =  
| side_character  =
| publish_date    =  
| original_release =
| english_release  =
| angels           =  
| eva_sorties      =
| prev            =
| prev            =
| next            =
| next            =
Line 65: Line 45:
</pre>
</pre>


If no image is supplied, the "SOUND ONLY" Placeholder is used.
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}}}
{{{japanese_title}}}
{{{romaji_title}}}
Placeholder Image
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.