Template:Infobox book

Template page
Infobox book
Publication Order

Previous

Next


Template documentation follows
Note: the template above may sometimes be partially or fully invisible.
Visit Template:Infobox_book/doc to edit this documentation. (How does this work?)

Description[edit source]

To use this template, copy the following code and fill in the appropriate fields.

Syntax[edit source]

{{infobox box
 | title         = 
 | image         = [e.g. "Example.jpg"]
 | author        = 
 | firstChapter = 
 | firstChapterDate = 
 | lastChapter = 
 | lastChapterDate = 
 | datePublished = 
 | publisher     = 
 | wordcount = 
 | chapterCount = 
 | previous      = 
 | next          = 
}}

Sample output[edit source]

 {{Infobox_book
 |title = The Wandering Inn: Volume 1
 |image = Book_1_Cover.png
 |author = Pirateaba
 |datePublished = March 5, 2023
 |publisher = Amazon Digital Services
 |firstChapter = [[Chapter 1.00]]
 |firstChapterDate = March 3, 2023
 |lastChapter = [[Chapter 1.63]]
 |lastChapterDate = March 4, 2023
 |wordCount = 448,142
 |chapterCount = 66
 |previous = None
 |next = [[Volume 2]]}} 

Results in...

The Wandering Inn: Volume 1
Book 1 Cover.png
First Chapter
First Chapter Date
March 3, 2023
Last Chapter
Last Chapter Date
March 4, 2023
Number of Words
448,142
Number of Chapters
66
Publication Order

Previous

Next

None

Volume 2