Template:Book

From The Kodiak Republic Wiki

Template documentation (for the above template, sometimes hidden or invisible)
== Description ==

To use this template, add the {{Book}} template and fill in the appropriate fields. Fields left blank will not appear in articles. This infobox template uses Fandom's infobox syntax.

Syntax

{{Book
 | title         = 
 | image         = [e.g. "Example.jpg"]
 | author        = 
 | illustrator   = 
 | datePublished = 
 | publisher     = 
 | previous      = 
 | next          = 
}}

Sample output

<infobox type="Book"> <title source="title"/>

<image source="image"></image> <label>Author</label> <label>Illustrator</label> <label>Published on</label> <label>Publisher</label> <group layout="horizontal"> <header>Publication order</header> <label>Previous</label> <label>Next</label> </group> </infobox>
{{Book
 | title         = The Adventures of Flower
 | image         = Example.jpg
 | author        = Alice
 | illustrator   = Bob
 | datePublished = April 1928
 | publisher     = Arthur's
 | previous      = Book One
 | next          = Book Three
}}

Visit Template:Book/doc to edit this text! (How does this work?)
Cookies help us deliver our services. By using our services, you agree to our use of cookies.