Template:Infobox book: Difference between revisions

From Elgeis Minecraft Server Wiki
Jump to navigation Jump to search
Content deleted Content added
imported>FANDOM
m 1 revision: Updates made for portability
Vetous (talk | contribs)
No edit summary
Line 11: Line 11:
<data source="next"><label>Next</label></data>
<data source="next"><label>Next</label></data>
</group>
</group>
</infobox><includeonly>[[Category:Books]]</includeonly><noinclude>{{Documentation}}</noinclude>
</infobox><includeonly></includeonly><noinclude>{{Documentation}}</noinclude>

Revision as of 17:03, 2 January 2021

Description

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

Syntax

{{infobox box
 | title         = 
 | image         = 
 | imagecaption  = 
 | author        = 
 | illustrator   = 
 | datePublished = 
 | publisher     = 
 | transcriber   = 
 | previous      = 
 | next          = 
}}

Sample output

{{infobox book
 | title         = The Goomlandian Problem
 | image         = GP.png
 | imagecaption  = Illustrated by Grooge64
 | author        = fbia34
 | illustrator   = Grooge64
 | datePublished = November 9, 2019
 | publisher     = FBIA Publishing
 | transcriber   = Grooge64
 | previous      = Book One
 | next          = Book Three
}}