Template:Release Infobox: Difference between revisions
Jump to navigation
Jump to search
DanYeomans (talk | contribs) No edit summary |
DanYeomans (talk | contribs) No edit summary |
||
Line 1: | Line 1: | ||
{| class="infobox" style="width: 30%; max-width: 400px; text-align: left; font-size: 90%;" cellspacing="2" | {| class="infobox" style="width: 30%; max-width: 400px; text-align: left; font-size: 90%;" cellspacing="2" | ||
|- | |- | ||
|align="center" colspan="2" | '''''{{{type}}} | |align="center" colspan="2" | '''''{{{type}}} {{{metatype}}}''''' | ||
|- | |- | ||
|style="background: lightgrey; font-size: 120%;" align="center" colspan="2" | '''''{{{english_title}}}''''' | |style="background: lightgrey; font-size: 120%;" align="center" colspan="2" | '''''{{{english_title}}}''''' | ||
Line 67: | Line 67: | ||
{{!}} {{{dimensions}}} }} | {{!}} {{{dimensions}}} }} | ||
|- | |- | ||
{{#if: {{{ | {{#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" {{!}} '''{{{metatype}}} chronology''' | ||
{{!}}- | {{!}}- | ||
! style="text-align: center;width:50%;" {{!}} ← Previous | ! style="text-align: center;width:50%;" {{!}} ← Previous | ||
Line 86: | Line 86: | ||
Aside from the english title and release type, all other values are optional. | 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 <code>| | Release chronology is filled in with blanks by default. To hide the release chronology, add <code>|hide_chronology = 1</code> to the code below. | ||
The full code is as follows: | The full code is as follows: | ||
Line 92: | Line 92: | ||
<pre> | <pre> | ||
{{Release Infobox | {{Release Infobox | ||
| metatype = Release | |||
| english_title = | | english_title = | ||
| japanese_title = | | japanese_title = | ||
Line 115: | 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:06, 8 February 2019
{{{type}}} {{{metatype}}} | |
{{{english_title}}} | |
| |
{{{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.
{{{type}}} Episode | |
{{{english_title}}} | |
| |
Episode chronology | |
---|---|
← Previous | Next → |