Template:Infobox book

From Tower Unite Wiki
Jump to navigation Jump to search
Unknown
Vital statistics
Author Unknown
Illustrator Unknown
Published on Unknown
Published by Unknown
Publication order
Previous Next
Unknown Unknown


Description

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

Syntax

{{infobox book
 | title       = 
 | image       = [e.g. "Example.jpg"]
 | imagewidth  = [e.g. "150"] [default: 210 pixels]
 | author      = 
 | illustrator = 
 | date        = 
 | publisher   = 
 | previous    = 
 | next        = 
}}

Sample output

{{infobox book
 | title       = The Adventures of Flower
 | image       = Example.jpg
 | author      = Alice
 | illustrator = Bob
 | date        = April 1928
 | publisher   = Arthur's
 | previous    = Book One
 | next        = Book Three
}}

Results in...

The Adventures of Flower
Example.jpg
Vital statistics
Author Alice
Illustrator Bob
Published on April 1928
Published by Arthur's
Publication order
Previous Next
Book One Book Three