Actions

Template

Difference between revisions of "BookBob"

From Sonic Retro

m (Text replace - 'Notavailable.png' to 'Notavailable.svg')
Line 14: Line 14:
 
  #if: {{{next|}}} | <small>'''Next in series:''' ''{{{next}}}''</small><br> | }}{{
 
  #if: {{{next|}}} | <small>'''Next in series:''' ''{{{next}}}''</small><br> | }}{{
 
  #if: {{{type|}}} | '''Type:''' {{{type}}}<br> | }}{{
 
  #if: {{{type|}}} | '''Type:''' {{{type}}}<br> | }}{{
  #if: {{{isbn|}}} | '''ISBN:''' {{{isbn}}} | }}
+
  #if: {{{isbn|}}} | '''ISBN:''' {{{isbn}}}<br> | }}{{
 +
#if: {{{isbn10|}}} | '''ISBN-10:''' {{{isbn10}}}<br> | }}{{
 +
#if: {{{isbn13|}}} | '''ISBN-13:''' {{{isbn13}}} | }}
 
|}<noinclude>
 
|}<noinclude>
 
==Usage==
 
==Usage==
Line 32: Line 34:
 
| type=
 
| type=
 
| isbn=
 
| isbn=
 +
| isbn10=
 +
| isbn13=
 
}}
 
}}
 
</pre>
 
</pre>

Revision as of 16:13, 31 December 2009

Notavailable.svg

Fast facts on 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.