No edit summary |
DavisRanger (talk | contribs) No edit summary |
||
| (6 intermediate revisions by 2 users not shown) | |||
| Line 1: | Line 1: | ||
<infobox | <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> | <header>Publication order</header> | ||
<label>Concurrent</label> | <data source="Concurrent"><label>Concurrent</label></data> | ||
<group layout="horizontal"> | <group layout="horizontal"> | ||
<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 | </infobox><noinclude>{{Documentation}}</noinclude> | ||
Latest revision as of 21:05, 26 June 2024
Template documentation
|
|---|
| Note: portions of the template sample may not be visible without values provided. |
| View or edit this documentation. (About template documentation) |
| Editors can experiment in this template's sandbox and test case pages. |
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
}}