Template:Infobox book: Difference between revisions

From Andrealphus Games
Jump to navigation Jump to search
andrealphusgames>FANDOM
m (1 revision: Updates made for portability)
 
m (1 revision imported)
 
(No difference)

Latest revision as of 11:10, 29 September 2021

Template documentation

Description

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

Syntax

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

Sample output

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

{{#if:|

[[Category:Template documentation pages{{#translation:}}]] }}