Template:Infobox Book: Difference between revisions
Jump to navigation
Jump to search
Content added Content deleted
(Redirected page to Template:Infobox Book) Tag: New redirect |
(Removed redirect to Template:Infobox Book) Tag: Removed redirect |
||
Line 1: | Line 1: | ||
{| class="infobox {{parentitle|{{{name}}}}} infobox-book" |
|||
#REDIRECT [[Template:Infobox Book]] |
|||
|- |
|||
! class="infobox-header" colspan="5" | ''{{{name|{{PAGENAME}}}}}'' |
|||
|- |
|||
| class="infobox-image infobox-full-width-content" colspan="5" | {{#if:{{{image|}}}|{{{image}}}|[[Special:Upload|Please add an image!]]}} |
|||
|- |
|||
| class="infobox-padding" colspan="5" | |
|||
|- |
|||
! colspan="2" | Author |
|||
| colspan="3" | {{#if:{{{author|}}}|{{{author}}}|{{Unknown}}}} |
|||
|- |
|||
! colspan="2" | Released |
|||
| colspan="3" | {{#if:{{{date|}}}|{{{date}}}|{{Unknown}}}} |
|||
|- |
|||
! colspan="2" | Publisher |
|||
| colspan="3" | {{#if:{{{publisher|}}}|{{{publisher}}}|{{Unknown}}}} |
|||
|- |
|||
! colspan="2" | Cost |
|||
| colspan="3" | {{#if:{{{cost|}}}|{{{cost}}}|{{Unknown}}}} |
|||
|- |
|||
! colspan="2" | Pages |
|||
| colspan="3" | {{#if:{{{pages|}}}|{{{pages}}}|{{Unknown}}}} |
|||
|- |
|||
! colspan="2" | ISBN |
|||
| colspan="3" | {{#if:{{{isbn|}}}|[{{FULLURL:Special:BookSources}}?isbn={{{isbn}}} {{{isbn}}}]|{{Unknown}}}} |
|||
|- |
|||
| class="infobox-padding" colspan="5" | |
|||
|- |
|||
|}{{Mainonly|{{#if:{{{image|}}}||[[Category:Needs image]]}}{{#if:{{{release|}}}||[[Category:Needs release date]]}}}}<noinclude>{{/doc}}</noinclude> |
Latest revision as of 22:41, 17 October 2024
Infobox Book | ||||
---|---|---|---|---|
Please add an image! | ||||
Author | Unknown (edit) | |||
Released | Unknown (edit) | |||
Publisher | Unknown (edit) | |||
Cost | Unknown (edit) | |||
Pages | Unknown (edit) | |||
ISBN | Unknown (edit) | |||
Template documentation
This documentation is transcluded from Template:Infobox Book/doc. [edit] [history] [purge]
This infobox is used for books that exist in the real world. For in game books, please use {{Infobox Item}}
.
Parameters
name
Name of the book.
image
Image of book.
author
Author of the book.
date
Release date of the book.
publisher
Publisher of the book.
cost
Cost of the book.
pages
Number of pages in the book.
isbn
International Standard Book Number of the book.
Quick copy
{{Infobox Book |name = |image = |author = |date = |publisher = |cost = |pages = |isbn = }}