Difference between revisions of "Template:Release Infobox"

From EvaWiki
Jump to: navigation, search
Line 30: Line 30:
 
|{{{release_date}}}
 
|{{{release_date}}}
 
|-
 
|-
 +
{{#if: {{{release_price|}}} |{{!}}-
 
! Release Price
 
! Release Price
|{{{release_price}}}
+
{{!}} {{{release_price}}} }}
 
|-
 
|-
 
{{#if: {{{contains|}}} |{{!}}-
 
{{#if: {{{contains|}}} |{{!}}-

Revision as of 01:39, 11 January 2017

{{{type}}} Release
{{{english_title}}}
Japanese Title: {{{japanese_title}}}
Other Title(s): {{{other_titles}}}
Placeholder Image
Produced By {{{produced_by}}}
Released By {{{released_by}}}
Release Date {{{release_date}}}
Release chronology
← Previous Next →


How To Use This

Just use the following code and fill in your values.

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

{{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            =
}}

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