Template:Book

From Minecraft Wiki

Actions: [view doc] • [edit doc] • [purge](?)
Template: Links • SubpagesCreate Draft
Template documentation
(for the above template, sometimes hidden)

== Description ==

To use this template, add the Lua error in package.lua at line 80: module 'Dev:Arguments' not found. template and fill in the appropriate fields. Fields left blank will not appear in articles. This infobox template uses Fandom's infobox syntax.

Syntax[edit source]

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

Sample output[edit source]

{{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
}}

(How does this work?) Template Actions: [view doc] • [edit doc] • [purge](?)