Template:Anime Infobox: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
mNo edit summary |
||
Line 49: | Line 49: | ||
<div class="infoboxRow"> | <div class="infoboxRow"> | ||
<div class="templatePrimary infoboxHeadRow"><span><small>Running time</small></span></div> | <div class="templatePrimary infoboxHeadRow"><span><small>Running time</small></span></div> | ||
<div class="templateSecondary infoboxBodyRow"><span><small> | <div class="templateSecondary infoboxBodyRow"><span><small>{{{running time}}}</small></span></div> | ||
</div> | </div> | ||
}}{{#if:{{{disc|}}}| | }}{{#if:{{{disc|}}}| | ||
<div class="infoboxRow"> | <div class="infoboxRow"> | ||
<div class="templatePrimary infoboxHeadRow"><span><small>Disc</small></span></div> | <div class="templatePrimary infoboxHeadRow"><span><small>Disc</small></span></div> | ||
<div class="templateSecondary infoboxBodyRow"><span><small> | <div class="templateSecondary infoboxBodyRow"><span><small>{{{disc}}}</small></span></div> | ||
</div> | </div> | ||
}}{{#if:{{{catalog|}}}| | }}{{#if:{{{catalog|}}}| | ||
<div class="infoboxRow"> | <div class="infoboxRow"> | ||
<div class="templatePrimary infoboxHeadRow"><span><small>Catalog</small></span></div> | <div class="templatePrimary infoboxHeadRow"><span><small>Catalog</small></span></div> | ||
<div class="templateSecondary infoboxBodyRow"><span><small> | <div class="templateSecondary infoboxBodyRow"><span><small>{{{catalog}}}</small></span></div> | ||
</div> | </div> | ||
}}{{#if:{{{aspect ratio|}}}| | }}{{#if:{{{aspect ratio|}}}| | ||
<div class="infoboxRow"> | <div class="infoboxRow"> | ||
<div class="templatePrimary infoboxHeadRow"><span><small>Aspect ratio</small></span></div> | <div class="templatePrimary infoboxHeadRow"><span><small>Aspect ratio</small></span></div> | ||
<div class="templateSecondary infoboxBodyRow"><span><small> | <div class="templateSecondary infoboxBodyRow"><span><small>{{{aspect ratio}}}</small></span></div> | ||
</div> | </div> | ||
}}{{#if:{{{region code|}}}| | }}{{#if:{{{region code|}}}| |
Revision as of 10:16, 10 August 2023
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.