Difference between revisions of "Template:Release Infobox"

From EvaWiki
Jump to: navigation, search
Line 116: Line 116:
  
 
If no image is supplied, the "SOUND ONLY" Placeholder is used.
 
If no image is supplied, the "SOUND ONLY" Placeholder is used.
 
{{Release Infobox
 
| metatype        = Episode
 
}}
 
  
 
[[Category:Infoboxes]]
 
[[Category:Infoboxes]]

Revision as of 22:07, 8 February 2019

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



How To Use This

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

Aside from the english title and release type, all other values are optional.

Release chronology is filled in with blanks by default. To hide the release chronology, add |hide_chronology = 1 to the code below.

The full code is as follows:

{{Release Infobox
 | metatype         = Release
 | 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.