×
Create a new article
Write your page title here:
We currently have 302 articles on Knights of the Olde Speech. Type your article name above or click on one of the titles below and start writing!



Knights of the Olde Speech

Template:Infobox book/doc: Difference between revisions

Default (talk | contribs)
No edit summary
m 1 revision imported: you must not die
 
(One intermediate revision by the same user not shown)
(No difference)

Latest revision as of 21:40, 10 January 2025

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

Results in...

<infobox> <title source="title"><default>Unknown</default></title>

<image source="image"></image> <label>Author</label><default>Unknown</default> <label>Illustrator</label><default>Unknown</default> <label>Published on</label><default>Unknown</default> <label>Publisher</label><default>Unknown</default> <group layout="horizontal"> <header>Publication order</header> <label>Previous</label><default>Unknown</default> <label>Next</label><default>Unknown</default> </group> </infobox>