Jump to content

Template:Book: Difference between revisions

From Sandie Shaw Wiki
wikia:sandie-shaw>FANDOM
No edit summary
(No difference)

Revision as of 23:21, 26 February 2022

Description
To use this template, enter the following and fill in the appropriate fields. Any field left blank will not show up. Don't forget to include brackets, to make the fields into links.
Syntax
Type {{book|<...>}} somewhere, with parameters as shown below.
Sample output
{{Book
 | title         = The Adventures of Flower
 | image         = Example.jpg
 | author        = Alice
 | illustrator   = Bob
 | published     = April 1928
 | publisher     = Arthur's
 | previous      = Book One
 | next          = Book Three
}}

Results in...

<infobox type="Book"> <title source="title"/>

<image source="image"></image> <label>Author</label> <label>Illustrator</label> <label>Published on</label> <label>Publisher</label> <group layout="horizontal"> <header>Publication order</header> <label>Previous</label> <label>Next</label> </group> </infobox>
Cookies help us deliver our services. By using our services, you agree to our use of cookies.