Template:Infobox book

From Apex Legends Wiki
Jump to navigation Jump to search
Template-info.svg Documentation

This is a basic infobox for books.

Usage

{{Infobox book
| name =
| image =
| subtitle =
| releaseDate =
| author =
| publisher =
}}

Parameters

Parameter Data type Default value Notes
name String {{PAGENAME}} The name of the book.
image String {{PAGENAME}}.jpg An image of the book. This is usually the front cover page.
subtitle String A subtitle for the book.
releaseDate String The date the book was released.
author String The author(s) of the book.
publisher String The publisher of the book.

Example

Pathfinder's Quest
Pathfindersquest cover.jpeg
Release date February 02, 2021
Author(s) Manny Hagopian, Tom Casiello
Publisher Dark Horse Books


{{Infobox book
| name = Pathfinder's Quest
| image = Pathfindersquest cover.jpeg
| subtitle =
| releaseDate = February 02, 2021
| author = Manny Hagopian, Tom Casiello
| publisher = Dark Horse Books
}}