Toggle menu
530
1.6K
171
23.5K
Epithet Erased Wiki
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

Template:Book: Difference between revisions

Template page
m (1 revision: Starter Wiki Refresh)
 
No edit summary
 
(7 intermediate revisions by 2 users not shown)
Line 1: Line 1:
<infobox type="Book">
<infobox>
<title source="title"/>
<title source="title"/>
<image source="image"><caption source="imagecaption"/></image>
<image source="image"><caption source="imagecaption"/></image>
<data source="author"><label>Author</label></data>
<data source="author"><label>Author</label></data>
<data source="illustrator"><label>Illustrator</label></data>
<data source="illustrator"><label>Illustrator</label></data>
<data source="StretchGoal"><label>Stretch Goal</label></data>
<data source="compiler"><label>Compiler</label></data>
<data source="pages"><label>Page Count</label></data>
<data source="price"><label>Price</label></data>
<data source="AdaptedFrom"><label>Adapted From</label></data>
<data source="datePublished"><label>Published on</label></data>
<data source="datePublished"><label>Published on</label></data>
<data source="publisher"><label>Publisher</label></data>
<data source="publisher"><label>Publisher</label></data>
<data source="ISBN"><label>ISBN</label></data>
<header>Publication order</header>
<data source="Concurrent"><label>Concurrent</label></data>
<group layout="horizontal">
<group layout="horizontal">
<header>Publication order</header>
<data source="previous"><label>Previous</label></data>
<data source="previous"><label>Previous</label></data>
<data source="next"><label>Next</label></data>
<data source="next"><label>Next</label></data>
</group>
</group>
</infobox><includeonly>{{Namespace|main=[[Category:Books]]}}</includeonly><noinclude>{{Documentation}}</noinclude>
</infobox><noinclude>{{Documentation}}</noinclude>

Latest revision as of 21:05, 26 June 2024

Description[edit source]

To use this template, add the {{Book}} template and fill in the appropriate fields. Fields left blank will not appear in articles. This infobox template uses Fandom's infobox syntax.

Syntax[edit source]

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

Sample output[edit source]

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