Template:Book: Difference between revisions

From Tolkien Gateway
m (Added noisbn)
m (Updated usage)
Line 23: Line 23:
}}
}}
==Usage==
==Usage==
*Do not use {{{publisher}}} with both {{{publisherUK}}}/{{{publisherUS}}}.
*Similarly, do not use {{{date}}} with both {{{dateUK}}}/{{{dateUS}}}.
*Only use {{{isbn}}} when you just want to enter a 10/13-digit ISBN. Any other non-numerical text - such as "N/A" or "Unknown" - should be put in {{{noisbn}}}.
<pre>
<pre>
{{book
{{book
Line 49: Line 46:
| followedby=
| followedby=
}}
}}
</pre>[[Category:Infobox templates|{{PAGENAME}}]]
</pre>
'''Publisher''': do not use {{{publisher}}} with both {{{publisherUK}}}/{{{publisherUS}}}.<br/>
'''Released date''': similarly, do not use {{{date}}} with both {{{dateUK}}}/{{{dateUS}}}.<br/>
'''ISBN:''' only use {{{isbn}}} when you just want to enter a 10/13-digit ISBN. Any other non-numerical text - such as "N/A" or "Unknown" - should be put in {{{noisbn}}}.
[[Category:Infobox templates|{{PAGENAME}}]]
</noinclude>
</noinclude>

Revision as of 17:18, 18 December 2011

{{{title}}}
{{{image}}}
Author{{{author}}}
Foreword by{{{foreword}}}
Editor{{{editor}}}
Contributors{{{contributors}}}
Illustrator{{{illustrator}}}
Publisher{{{publisher}}}
Publisher{{{publisherUK}}} (UK)
{{{publisherUS}}} (US)
Released{{{date}}}
Released{{{dateUK}}} (UK)
{{{dateUS}}} (US)
Format{{{format}}}
Pages{{{pages}}}
ISBN[[Special:BookSources/{{{isbn}}}|{{{isbn}}}]]
ISBN{{{noisbn}}}
Series{{{series}}}
Preceded by{{{precededby}}}
Followed by{{{followedby}}}

Usage

{{book
| title=
| image=
| author=
| foreword=
| editor=
| contributors=
| illustrator=
| publisher=
| publisherUK=
| publisherUS=
| date=
| dateUK=
| dateUS=
| format=
| pages=
| isbn=
| noisbn=
| series=
| precededby=
| followedby=
}}

Publisher: do not use {{{publisher}}} with both {{{publisherUK}}}/{{{publisherUS}}}.
Released date: similarly, do not use {{{date}}} with both {{{dateUK}}}/{{{dateUS}}}.
ISBN: only use {{{isbn}}} when you just want to enter a 10/13-digit ISBN. Any other non-numerical text - such as "N/A" or "Unknown" - should be put in {{{noisbn}}}.