Template:ChapInfobox
{{{title_en}}}
[[File:{{{image}}}|250px]]
{{{title_ja}}}
{{{title_ro}}}
Info
| Series | Pokémon Adventures |
Other
| Location | {{{location}}} |
Template documentation
View or edit this documentation. (About template documentation)
Note: portions of the template sample may not be visible without values provided.
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
- title_color (optional): Hex color code to override the text color of the title_en and subtitle parameters for better visibility.
- 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ポカブ
VS Pokabu
Info
| VIZ Media mini-volume | Adventure 1 in Vol. 1 |
| Kurokawa mini-volume | Chapter 1 in Vol. 1 |
| Shogakukan full volume | Chapter 461 in Vol. 43 |
| VIZ Media full volume | Adventure 1 in Vol. 1 |
| Series | Pokémon Adventures |
Other
| Location | Juniper Pokémon Lab |
{{ChapInfobox
|title_en=Fussing and Fighting
|title_ja=VSポカブ
|title_ro=VS Pokabu
|title_color=FFF
|image=PS461.png
|scheme=Black & White
|pub1=VIZ Media mini-volume
|pub1-data=Adventure 1 in [[Pokémon Black and White volume 1|Vol. 1]]
|pub2=Kurokawa mini-volume
|pub2-data=Chapter 1 in [[Pokémon Black and White volume 1 (France)|Vol. 1]]
|pub3=Shogakukan full volume
|pub3-data=Chapter 461 in [[Pokémon Adventures volume 43|Vol. 43]]
|pub4=VIZ Media full volume
|pub4-data=Adventure 1 in [[Pokémon Adventures volume 43|Vol. 1]]
|location=[[Nuvema Town|Juniper Pokémon Lab]]
}}
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.
{{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
}}