Template:Anime Infobox: Difference between revisions
Jump to navigation
Jump to search
m (Text replacement - "{{clear}}" to "{{Clear}}") |
No edit summary |
||
Line 1: | Line 1: | ||
<onlyinclude> | <onlyinclude> | ||
{{Infobox Table | | |||
{{Infobox Header | {{{name|}}} | {{{kana|}}} | {{{romaji|}}} | {{{hepburn|}}} }} | |||
{{Infobox Image | {{{image|}}} | {{{description|}}} | {{{size|}}} }} | |||
{{#if: {{{publisher|}}} {{{distributor|}}} {{{label|}}} {{{manufacturer|}}} {{{release date|}}} | | |||
{{Infobox Subtable | title = Information | | |||
{{#if: {{{publisher|}}} | | |||
{{Infobox Row | Publisher | {{{publisher}}} }} | |||
}}{{#if: {{{distributor|}}} | | |||
{{Infobox Row | Distributor | {{{distributor}}} }} | |||
}}{{#if: {{{label|}}} | | |||
{{ | {{Infobox Row | Label | {{{label}}} }} | ||
}}{{#if: {{{manufacturer|}}} | | |||
{{Infobox Row | Manufacturer | {{{manufacturer}}} }} | |||
}}{{#if: {{{release date|}}} | | |||
{{#if:{{{ | {{Infobox Row | Release date | {{{release date}}} }} | ||
}} | |||
}} | |||
}}{{#if: {{{running time|}}} {{{disc|}}} {{{catalog|}}} {{{aspect ratio|}}} {{{region code|}}} {{{video format|}}} {{{storage medium|}}} {{{closed caption|}}} {{{rental only|}}} | | |||
{{Infobox Subtable | title = Additional information | | |||
}}{{#if:{{{ | {{#if: {{{running time|}}} | | ||
{{Infobox Row | Running time | {{{running time}}} }} | |||
}}{{#if: {{{disc|}}} | | |||
{{Infobox Row | Disc | {{{disc}}} }} | |||
}}{{#if: {{{catalog|}}} | | |||
}}{{#if:{{{ | {{Infobox Row | Catalog | {{{catalog}}} }} | ||
}}{{#if: {{{aspect ratio|}}} | | |||
{{Infobox Row | Aspect ratio | {{{aspect ratio}}} }} | |||
}}{{#if: {{{region code|}}} | | |||
{{Infobox Row | Region code | {{{region code}}} }} | |||
}}{{#if:{{{ | }}{{#if: {{{video format|}}} | | ||
{{Infobox Row | Video format | {{{video format}}} }} | |||
}}{{#if: {{{storage medium|}}} | | |||
{{Infobox Row | Storage medium | {{{storage medium}}} }} | |||
}}{{#if: {{{closed caption|}}} | | |||
}}{{#if:{{{ | {{Infobox Row | Closed caption | {{{closed caption}}} }} | ||
}}{{#if: {{{rental only|}}} | | |||
{{Infobox Row | Rental only | {{{rental only}}} }} | |||
}} | |||
}} | |||
}} | }} | ||
</onlyinclude> | </onlyinclude> | ||
<noinclude> | <noinclude> | ||
{{Clear}}{{Doc}} | {{Clear}}{{Doc}} | ||
[[Category:Infobox Templates]] | [[Category:Infobox Templates]]</noinclude> | ||
</noinclude> |
Revision as of 21:18, 17 June 2024
{{Infobox Table |
Template:Infobox Header Template:Infobox Image
Usage
{{Anime Infobox | name = | jpname = | romaji = | image = | size = | genre = | publisher = | distributor = | label = | manufacturer = | release date = | running time = | disc = | catalog = | aspect ratio = | region code = | video format = | storage medium = | closed caption = | rental only = }}
Syntax guide
- name
The anime's English name.
- kana
The anime's kana name.
- romaji
The anime's Romaji name.
- hepburn
The anime's Hepburn name.
- image
The anime's image.
- size
The image's size.
- publisher
The anime's publisher(s).
- distributor
The anime's distributor(s).
- label
The anime's labeler(s).
- manufacturer
The anime's manufacturer(s).
- release date
The anime's release dates.
- running time
The anime's running time.
- disc
The amount of discs available.
- catalog
The anime's catalog.
- aspect ratio
The anime's aspect ratio (4:3, 16:9, etc…).
- region code
The anime's regional lockout. (NTSC, PAL, etc…)
- video format
The anime's video format. (analog, digital, etc…)
- closed caption
If the anime has closed captioning (sub-titles).
- rental only
If the anime is rental only.