Template:Release Infobox: Difference between revisions
Jump to navigation
Jump to search
DanYeomans (talk | contribs) No edit summary |
DanYeomans (talk | contribs) No edit summary |
||
(3 intermediate revisions by the same user not shown) | |||
Line 68: | Line 68: | ||
|- | |- | ||
{{#if: {{{hide_chronology|}}} | | | {{#if: {{{hide_chronology|}}} | | | ||
! style="text-align: center; background: #DEDEE2; font-size: 110%" colspan="2" {{!}} '''{{{ | ! style="text-align: center; background: #DEDEE2; font-size: 110%" colspan="2" {{!}} '''{{{type}}} chronology''' | ||
{{!}}- | {{!}}- | ||
! style="text-align: center;width:50%;" {{!}} ← Previous | ! style="text-align: center;width:50%;" {{!}} ← Previous | ||
Line 82: | Line 82: | ||
== How To Use This == | == How To Use This == | ||
For | For metatypes of "Release", please use "Audio", "Video", "Publication", or "Video Game". | ||
Aside from the | For metatypes of "Information", it can either be "Episode", or a type within the series ("Evangelion", "Character", "Organization", etc.) | ||
Aside from the english_title, metatype, and type, all other values are optional. | |||
Release chronology is filled in with blanks by default. To hide the release chronology, add <code>|hide_chronology = 1</code> to the code below. | Release chronology is filled in with blanks by default. To hide the release chronology, add <code>|hide_chronology = 1</code> to the code below. | ||
Line 116: | Line 118: | ||
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 22:16, 8 February 2019
{{{type}}} {{{metatype}}} | |
{{{english_title}}} | |
| |
{{{type}}} chronology | |
---|---|
← Previous | Next → |
How To Use This
For metatypes of "Release", please use "Audio", "Video", "Publication", or "Video Game".
For metatypes of "Information", it can either be "Episode", or a type within the series ("Evangelion", "Character", "Organization", etc.)
Aside from the english_title, metatype, and 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.