Difference between revisions of "Template:Release Infobox"

From EvaWiki
Jump to: navigation, search
Line 9: Line 9:
 
{{#if: {{{japanese_title|}}} |{{!}}-
 
{{#if: {{{japanese_title|}}} |{{!}}-
 
! Japanese Title:
 
! Japanese Title:
{{!}} style="font-size: 120%;" align="center"{{!}}''{{{japanese_title}}}'' }}
+
{{!}} style="font-size: 120%;" align="left"{{!}}''{{{japanese_title}}}'' }}
 
|-
 
|-
 
{{#if: {{{other_titles|}}} |{{!}}-
 
{{#if: {{{other_titles|}}} |{{!}}-
 
! Other Title(s):
 
! Other Title(s):
{{!}} style="font-size: 120%;" align="center"{{!}}''{{{other_titles}}}'' }}
+
{{!}} style="font-size: 120%;" align="left"{{!}}''{{{other_titles}}}'' }}
 
|-
 
|-
 
| align="center" colspan="2" | {{#if: {{{image|}}} | {{{image|}}} |  [[Image:Soundonly.jpg|Placeholder Image]]}}
 
| align="center" colspan="2" | {{#if: {{{image|}}} | {{{image|}}} |  [[Image:Soundonly.jpg|Placeholder Image]]}}

Revision as of 06:27, 13 January 2017

{{{type}}} Release
{{{english_title}}}
Placeholder Image
Release chronology
← Previous Next →



How To Use This

Just use the following code and fill in your values.

For type, use "Audio", "Video", "Publication", or "Video Game".

Aside from titles, all other values are optional. Release chronology is filled in with blanks by default.

{{Release Infobox
| english_title    = 
| japanese_title   = 
| other_titles     = 
| type             = 
| image            = 
| media            = 
| produced_by      = 
| released_by      = 
| release_date     = 
| release_price    = 
| contains         = 
| related_releases = 
| prev             = 
| next             = 
| genre            =
| modes            =
| pages            = 
| format           =
| dimensions       = 
}}

If no image is supplied, the "SOUND ONLY" Placeholder is used.