Template:ChapInfobox

From Bulbapedia, the community-driven Pokémon encyclopedia.
Jump to navigationJump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.
{{{title_en}}}
[[File:{{{image}}}|250px]]
{{{title_ja}}}
{{{title_ro}}}
Info
Other
Location {{{location}}}



Template documentation
Note: portions of the template sample may not be visible without values provided.
View or edit this documentation. (About template documentation)

This template creates an infobox for manga chapter pages.

Parameters

Named
  • scheme: the color scheme (from Template:Colorscheme templates) for the box's background and headers
    • chapter: deprecated, preserved only for compatibility with old page revisions
  • title_en: the English name of the chapter
  • subtitle (optional): the English subtitle of the chapter, displays under the title
  • title_ja: the Japanese name of the chapter
  • title_ro: the translation of the Japanese name of the chapter
  • image: the filename of the image to display (e.g., PS001.png); if this parameter is blank or not used, the category Manga chapters in need of images will be added to the page
  • Release rows...
    • pub1: a description of the first publication this chapter appeared in (such as "Shogakukan full volume"; if none, "chapter number" is appropriate)
    • pub1-data: the chapter number and volume that this appeared as (such as "Ch. 616 in Vol. 64")
    • pub2, pub2-data, pub3, pub3-data, pub4, pub4-data, pub5, pub5-data, pub6, pub6-data, pub7, pub7-data, pub8, pub8-data: same as above, but for additional rows
  • manga_series: the series this chapter belongs to (such as "Pokémon Adventures"). Used to create a link in the "Series" row in the infobox and to add the page to the proper chapter category
    • series: overrides the link that would be made from manga_series for the row displayed in the infobox, in case it needs to display specially
  • location: the location(s) where this chapter took place
  • category: an override for the chapter category to include for this page, mainly meant to suppress categories by making it empty; defaults to [[Category:[manga_series] chapters]]

Examples

The first example is based on PS461. It demonstrates most parameters including several publications.

Fussing and Fighting/VS Tepig
PS461.png
VSポカブ
VS Pokabu
Info
Shogakukan full volume Ch. 461 in Vol. 43
VIZ Media full volume Adventure 1 in Vol. 43
VIZ Media mini-volume Adventure 1 in Vol. 1
Kurokawa mini-volume Adventure 1 in Vol. 1
Series Pokémon Adventures
Other
{{ChapInfobox
|category=
|manga_series=Pokémon Adventures
|title_en={{color|FFF|{{tt|Fussing and Fighting|VIZ Media}}/{{tt|VS Tepig|Shogakukan Asia}}}}
|title_ja=VSポカブ
|title_ro=VS Pokabu
|image=PS461.png
|pub1=Shogakukan full volume
|pub1-data=Ch. 461 in [[Pokémon Adventures volume 43|Vol. 43]]
|pub2=VIZ Media full volume
|pub2-data=Adventure 1 in [[Pokémon Adventures volume 43|Vol. 43]]
|pub3=VIZ Media mini-volume
|pub3-data=Adventure 1 in [[Pokémon Black and White volume 1|Vol. 1]]
|pub4=Kurokawa mini-volume
|pub4-data=Adventure 1 in [[Pokémon Black and White volume 1 (France)|Vol. 1]]
|location=[[Nuvema Town|Juniper Pokémon Lab]]
|scheme=Black & White
}}


The second example is based on CSL1. It demonstrates how a chapter with no titles looks and how pub1 and pub1-data work for a series that has no volume releases. Purely for demonstration purposes, it also shows the use of series.

CSL1.png
Info
Chapter number 1
Series Let's link to the CSL category
Other
Location Outskirt Stand
{{ChapInfobox
|category=
|title_en=
|title_ja=
|title_ro=
|image=CSL1.png
|manga_series=Pokémon Colosseum Snatcher Leo
|series=Let's link to [[:Category:Pokémon Colosseum Snatcher Leo|the CSL category]]
|pub1=Chapter number
|pub1-data=1
|location=[[Outskirt Stand]]
|scheme=Orre
}}