Actions

Template

Difference between revisions of "BookBob"

From Sonic Retro

Line 7: Line 7:
 
{{BobRow|Publication date|{{{date|}}}}}
 
{{BobRow|Publication date|{{{date|}}}}}
 
{{BobRow|Author|{{{author|}}}|content=<span itemprop="author">{{{author}}}</span>}}
 
{{BobRow|Author|{{{author|}}}|content=<span itemprop="author">{{{author}}}</span>}}
 +
{{BobRow||{{{book_genre|}}}|content='''Genre:''' {{{book_genre}}} {{#if: {{#pos:{{{book_genre}}}|Art book}} | [[Category:Art books]] }}{{#if: {{#pos:{{{book_genre}}}|Guide book}} | [[Category:Guide books]] }}{{#if: {{#pos:{{{book_genre}}}|Comic}} | [[Category:Comics]] }}{{#if: {{#pos:{{{book_genre}}}|Novel}} | [[Category:Novels]] }}{{#if: {{#pos:{{{book_genre}}}|Misc books}} | [[Category:Miscellaneous books]] }}}}
 
{{BobRow|Illustrator|{{{illustrator|}}}|content=<span itemprop="illustrator">{{{illustrator}}}</span>}}
 
{{BobRow|Illustrator|{{{illustrator|}}}|content=<span itemprop="illustrator">{{{illustrator}}}</span>}}
 
{{BobRow|Series|{{{series|}}}}}
 
{{BobRow|Series|{{{series|}}}}}
Line 12: Line 13:
 
{{BobRow||{{{next|}}}|content=<small>Next: ''{{{next}}}''</small>}}
 
{{BobRow||{{{next|}}}|content=<small>Next: ''{{{next}}}''</small>}}
 
{{BobRow|Type|{{{type|}}}}}
 
{{BobRow|Type|{{{type|}}}}}
 +
{{BobRow||{{{releases|}}}|content={{releasesHeader}}
 +
{{{releases}}}
 +
{{releasesEnd}}}}
 +
 
{{BobRow|ISBN|{{{isbn|}}}|content=<span itemprop="isbn">{{{isbn}}}</span>}}
 
{{BobRow|ISBN|{{{isbn|}}}|content=<span itemprop="isbn">{{{isbn}}}</span>}}
 
{{BobRow|ISBN-10|{{{isbn10|}}}|content=<span itemprop="isbn">{{{isbn10}}}</span>}}
 
{{BobRow|ISBN-10|{{{isbn10|}}}|content=<span itemprop="isbn">{{{isbn10}}}</span>}}

Revision as of 15:14, 17 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.