Actions

Template

Difference between revisions of "BookBob"

From Sonic Retro

m (Hivebrain moved page Template:Book to Template:BookBob without leaving a redirect)
Line 2: Line 2:
 
<meta itemprop="name" content="{{PAGENAME}}">
 
<meta itemprop="name" content="{{PAGENAME}}">
 
{{BobTable|
 
{{BobTable|
{{BobRow||{{{cover|}}}|align=center|default=[[File:Notavailable.svg]]|content=[[File:{{{cover}}}|320x280px]]}}
+
{{BobRow||{{{cover|}}}{{{bookimage|}}}|align=center|default=[[File:Notavailable.svg]]|content=[[File:{{{cover|}}}{{{bookimage|}}}|320x280px]]}}
 
{{BobRow||{{{title|}}}|default=''<span itemprop="name">{{PAGENAME}}</span>''|content=''<span itemprop="name">{{{title}}}</span>''|headline=yes|align=center}}
 
{{BobRow||{{{title|}}}|default=''<span itemprop="name">{{PAGENAME}}</span>''|content=''<span itemprop="name">{{{title}}}</span>''|headline=yes|align=center}}
 
{{BobRow|Publisher|{{{publisher|}}}|content=<span itemprop="publisher">{{{publisher}}}</span>}}
 
{{BobRow|Publisher|{{{publisher|}}}|content=<span itemprop="publisher">{{{publisher}}}</span>}}

Revision as of 13:46, 12 March 2018

Notavailable.svg
BookBob

Usage

This template is to be used articles about books. Place the following at the top of the page:

{{Book
| cover=
| title=
| publisher=
| date=
| author=
| illustrator=
| series=
| previous=
| next=
| type=
| isbn=
| isbn10=
| isbn13=
}}

All fields are optional.