Module:BookChapterInfo/doc: Difference between revisions
From Little Tail Wiki
Jump to navigationJump to search
Created page with "{{BookChapterInfo | title = Chapter title | headerstyle = (defaults to background-color:grey) | image = 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 }} The BookChapterInfo infobox lists basic facts about the article's featured book chapter. Infoboxes are..." |
No edit summary |
||
Line 3: | Line 3: | ||
| headerstyle = (defaults to background-color:grey) | | headerstyle = (defaults to background-color:grey) | ||
| image = [[File:Unknown.png|200px]] | | image = [[File:Unknown.png|200px]] | ||
| caption = Chapter | | caption = Chapter cover (IMAGE REQUIRED) | ||
| ("Info.") | | ("Info.") | ||
| ja_kanji = Optional | | ja_kanji = Optional |
Latest revision as of 21:28, 2 March 2025
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 }}