Module:BookChapterInfo/doc
From Little Tail Wiki
Jump to navigationJump to search
This is the documentation page for Module:BookChapterInfo
The BookChapterInfo infobox lists basic facts about the article's featured book chapter.
Infoboxes are put together via Capiunto, which calls upon a Lua-based module. This keeps infoboxes clean and easy to form.
In source editor, excluding any optional row will make that row not render. Leaving out any required fields will throw an error over the page. HTML tags can be used within the infobox if necessary.
Specific rows
- Japanese name: The book's original title in Japanese
- Romanized name: The book's Japanese title romanized
- Volume: The number of the volume the chapter is collected in
- Pages: The number of pages in the chapter
- Release date: The date the chapter was released. Use the in-store date with magazine issues.
- Magazine issue: The magazine issue the chapter was released in
Usage
{{BookChapterInfo | title = Chapter title | headerstyle = (defaults to background-color:grey) | image = [[File:Unknown.png|200px]] | caption = Chapter image (IMAGE REQUIRED) | ("Info.") | ja_kanji = Optional | ja_romaji = Optional | vol = Optional | pages = Optional | date = Optional | issue = Optional | prev_chap = Optional | next_chap = Optional }}