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 81: | Line 81: | ||
{{-}} | {{-}} | ||
== How To Use This == | == How To Use This == | ||
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. | Aside from titles, all other values are optional. Release chronology is filled in with blanks by default. | ||
To hide the release chronology, add <code>|no_chronology = 1</code> to the code below. | |||
The full code is as follows: | |||
<pre> | <pre> | ||
{{Release Infobox | {{Release Infobox | ||
| english_title = | | english_title = | ||
| japanese_title = | | japanese_title = | ||
| other_titles = | | other_titles = | ||
| type = | | type = | ||
| image = | | image = | ||
| media = | | media = | ||
| produced_by = | | produced_by = | ||
| released_by = | | released_by = | ||
| release_date = | | release_date = | ||
| release_price = | | release_price = | ||
| contains = | | contains = | ||
| related_releases = | | related_releases = | ||
| prev = | | prev = | ||
| next = | | next = | ||
| genre = | | genre = | ||
| modes = | | modes = | ||
| pages = | | pages = | ||
| format = | | format = | ||
| dimensions = | | dimensions = | ||
}} | }} | ||
</pre> | </pre> |
Revision as of 06:42, 13 January 2017
{{{type}}} Release | |
{{{english_title}}} | |
| |
Release chronology | |
---|---|
← Previous | Next → |
How To Use This
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.
To hide the release chronology, add |no_chronology = 1
to the code below.
The full code is as follows:
{{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 = | dimensions = }}
If no image is supplied, the "SOUND ONLY" Placeholder is used.