Template:Infobox book: Difference between revisions

From The Canon of Nora Wiki
mNo edit summary
mNo edit summary
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
<includeonly>{| class="infobox" style="width: 300px; font-size: 90%; float: right; clear: right; margin: 0 0 1em 1em;"
<includeonly>{| class="infobox" style="width: 300px; font-size: 90%; float: right; clear: right; margin: 0 0 2em 4em;"
|-
|-
! colspan="2" style="text-align:center; font-size: 110%;" | {{{title|{{PAGENAME}}}}}
! colspan="2" style="text-align:center; font-size: 150%;" | {{{title|{{PAGENAME}}}}}
|-
|-
| colspan="2" style="text-align:center;" | {{#if:{{{cover|}}}|[[File:{{{cover}}}|200px]]|''No cover image available''}}
| colspan="2" style="text-align:center;" | {{#if:{{{cover|}}}|[[File:{{{cover}}}|200px]]|''No cover image available''}}

Latest revision as of 00:01, 22 June 2026

Usage

{{Infobox book
| title        = Naked in Death
| cover        = Naked_in_Death_cover.jpg
| author       = Nora Roberts
| pseudonym    = J.D. Robb
| publisher    = Berkley
| pub_date     = July 1995
| format_code  = Berkley mm
| isbn10       = 0425147973
| isbn13       = 9780425147974
| series       = In Death
| book_number  = 1
| preceded_by  = 
| followed_by  = Glory in Death
}}

This template requires the **ParserFunctions** extension (for the `` auto-categorization). It's a commonly installed extension, but if it's not enabled on your wiki, just delete the two `` category lines and add `` manually on each page instead.