Jump to content

Template:Infobox book/doc

From Pact Wiki
Revision as of 22:39, January 29, 2014 by Default (talk | contribs) (1 revision)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Description

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

Syntax

{{infobox box
 | 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...

{{#if: Example.jpg | {{#if: Alice | | Author || Alice }} {{#if: Bob | | Illustrator || Bob }} {{#if: April 1928 | | Date posted || April 1928 }} {{#if: | | Link || {{{link}}} }}
The Adventures of Flower
File:Example.jpg }}
Publication order
Previous
Book One}}
Next
Book Three}}
The Adventures of Flower Chapter List