Difference between revisions of "Template:Release Infobox"

From EvaWiki
Jump to: navigation, search
Line 21: Line 21:
 
{{!}} {{{media}}} }}
 
{{!}} {{{media}}} }}
 
|-
 
|-
 +
{{#if: {{{produced_by|}}} |{{!}}-
 
! Produced By
 
! Produced By
|{{{produced_by}}}
+
{{!}} {{{produced_by}}} }}
 
|-
 
|-
 +
{{#if: {{{released_by|}}} |{{!}}-
 
! Released By
 
! Released By
|{{{released_by}}}
+
{{!}} {{{released_by}}} }}
 
|-
 
|-
 +
{{#if: {{{release_date|}}} |{{!}}-
 
! Release Date
 
! Release Date
|{{{release_date}}}
+
{{!}} {{{release_date}}} }}
 
|-
 
|-
 
{{#if: {{{release_price|}}} |{{!}}-
 
{{#if: {{{release_price|}}} |{{!}}-
Line 50: Line 53:
 
{{!}} {{{modes}}} }}
 
{{!}} {{{modes}}} }}
 
|-
 
|-
 +
{{#if: {{{pages|}}} |{{!}}-
 +
! Pages
 +
{{!}} {{{pages}}} }}
 +
|-
 +
{{#if: {{{format|}}} |{{!}}-
 +
! Format
 +
{{!}} {{{format}}} }}
 
! style="text-align: center; background: #DEDEE2; font-size: 110%" colspan="2" | '''Release chronology'''
 
! style="text-align: center; background: #DEDEE2; font-size: 110%" colspan="2" | '''Release chronology'''
 
|-
 
|-
Line 64: Line 74:
  
 
For type, use "Audio", "Video", "Publication", or "Video Game".
 
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.
  
 
<pre>
 
<pre>
Line 83: Line 95:
 
| genre            =
 
| genre            =
 
| modes            =
 
| modes            =
 +
| pages            =
 +
| format          =
 
}}
 
}}
 
</pre>
 
</pre>

Revision as of 06:10, 13 January 2017

{{{type}}} Release
{{{english_title}}}
Japanese Title: {{{japanese_title}}}
Other Title(s): {{{other_titles}}}
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           = 
}}

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