No edit summary |
DavisRanger (talk | contribs) No edit summary |
||
| (2 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> | ||
| Line 11: | Line 11: | ||
<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> | ||
<data source="Concurrent"><label>Concurrent</label></data> | <data source="Concurrent"><label>Concurrent</label></data> | ||
| Line 17: | Line 18: | ||
<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
}}