Template:Book: Difference between revisions

No edit summary
Tag: Reverted
m Renamed parameters.
 
(156 intermediate revisions by 2 users not shown)
Line 1: Line 1:
<includeonly>
<includeonly>{{Infobox<!--
<div style="max-width: 300px; background: #ffffff; border: 1px solid #aaa; padding: 0.5em; float: right; margin-left: 1em;">
-->| name = ''{{{name|}}}''<!--
  <table style="width: 100%; background: #ffffff; border-spacing: 0; margin: 0;">
-->| image = {{{image|}}}<!--
    <tr>
-->| caption = {{{caption|}}}<!--
      <td colspan="2" style="text-align: center; font-size: 120%; padding: 0.2em; font-weight: bold;">{{{title|No title provided}}}</td>
-->| data_rows =<!--
    </tr>
-->{{#if: {{{author|}}} |<tr class="infobox-data-row"><th>Author</th><td>{{{author}}}</td></tr>}}<!--
    {{#if: {{{image|}}}|
-->{{#if: {{{cover_artist|}}} |<tr class="infobox-data-row"><th>Cover Artist</th><td>{{{cover_artist}}}</td></tr>}}<!--
    <tr>
-->{{#if: {{{series|}}} | <tr class="infobox-data-row"><th>Series</th><td>{{#if:{{b|{{{series}}}}} | ''[[{{b|{{{series}}}}}|{{b|{{{series}}}|text=y}}]]'' | {{{series}}}}}</td></tr>}}<!--
      <td style="text-align: center; padding: 0.2em;" colspan="2">
-->{{#if: {{{period_covered|}}} |<tr class="infobox-data-row"><th>Period Covered</th><td>{{{period_covered}}}</td></tr>}}<!--
        <img src="{{{image}}}" alt="Cover of {{{title}}}" style="max-width: 100%; height: auto;"/>
-->{{#if: {{{publication_date|}}} |<tr class="infobox-data-row"><th>Publication Date</th><td>{{{publication_date}}}</td></tr>}}<!--
      </td>
-->{{#if: {{{publication_place|}}} |<tr class="infobox-data-row"><th>Publication Place</th><td>{{{publication_place}}}</td></tr>}}<!--
    </tr>
-->{{#if: {{{publisher|}}} |<tr class="infobox-data-row"><th>Publisher</th><td>{{{publisher}}}</td></tr>}}<!--
    }}
-->{{#if: {{{media_type|}}} |<tr class="infobox-data-row"><th>Media Type</th><td>{{{media_type}}}</td></tr>}}<!--
    {{#if: {{{caption|}}}|
-->{{#if: {{{pages|}}} |<tr class="infobox-data-row"><th>Pages</th><td>{{{pages}}}</td></tr>}}<!--
    <tr>
-->{{#if: {{{word_count|}}} |<tr class="infobox-data-row"><th>Word Count</th><td>{{{word_count}}}</td></tr>}}<!--
      <td style="text-align: center; font-style: italic; font-size: 0.9em; padding: 0.2em;" colspan="2">
-->{{#if: {{{audiobook_length|}}} |<tr class="infobox-data-row"><th>Audiobook Length</th><td>{{{audiobook_length}}}</td></tr>}}<!--
        {{{caption}}}
-->{{#if: {{{narrated_by|}}} |<tr class="infobox-data-row"><th>Narrated By</th><td>{{{narrated_by}}}</td></tr>}}<!--
      </td>
-->{{#if: {{{genre|}}} |<tr class="infobox-data-row"><th>Genre</th><td>{{{genre}}}</td></tr>}}<!--
    </tr>
-->{{#if: {{{isbn|}}} |<tr class="infobox-data-row"><th>ISBN</th><td>{{{isbn}}}</td></tr>}}<!--
    }}
-->{{#if: {{{preceded_by|}}} | <tr class="infobox-data-row"><th>Preceded By</th><td>{{#if:{{b|{{{preceded_by}}}}} | ''[[{{b|{{{preceded_by}}}}}|{{b|{{{preceded_by}}}|text=y}}]]'' | {{{preceded_by}}}}}</td></tr>}}<!--
    {{#if: {{{author|}}}|
-->{{#if: {{{followed_by|}}} | <tr class="infobox-data-row"><th>Followed By</th><td>{{#if:{{b|{{{followed_by}}}}} | ''[[{{b|{{{followed_by}}}}}|{{b|{{{followed_by}}}|text=y}}]]'' | {{{followed_by}}}}}</td></tr>}}<!--
    <tr>
-->}}<!--
      <td style="font-weight: bold; padding: 0.2em;">Author</td>
-->{{#ifeq:{{NAMESPACE}}|{{ns:0}}|[[Category:Books]]}}</includeonly><noinclude>
      <td style="padding: 0.2em;">{{{author}}}</td>
== Description ==
    </tr>
This template should be used on book pages to add an infobox in the upper right hand corner of the article.
    }}
 
    {{#if: {{{audio_read_by|}}}|
    <tr>
      <td style="font-weight: bold; padding: 0.2em;">Audio Read By</td>
      <td style="padding: 0.2em;">{{{audio_read_by}}}</td>
    </tr>
    }}
    {{#if: {{{series|}}}|
    <tr>
      <td style="font-weight: bold; padding: 0.2em;">Series</td>
      <td style="padding: 0.2em;">{{{series}}}</td>
    </tr>
    }}
    {{#if: {{{publication_date|}}}|
    <tr>
      <td style="font-weight: bold; padding: 0.2em;">Publication Date</td>
      <td style="padding: 0.2em;">{{{publication_date}}}</td>
    </tr>
    }}
    {{#if: {{{publication_place|}}}|
    <tr>
      <td style="font-weight: bold; padding: 0.2em;">Publication Place</td>
      <td style="padding: 0.2em;">{{{publication_place}}}</td>
    </tr>
    }}
    {{#if: {{{publisher|}}}|
    <tr>
      <td style="font-weight: bold; padding: 0.2em;">Publisher</td>
      <td style="padding: 0.2em;">{{{publisher}}}</td>
    </tr>
    }}
    {{#if: {{{media_type|}}}|
    <tr>
      <td style="font-weight: bold; padding: 0.2em;">Media Type</td>
      <td style="padding: 0.2em;">{{{media_type}}}</td>
    </tr>
    }}
    {{#if: {{{pages|}}}|
    <tr>
      <td style="font-weight: bold; padding: 0.2em;">Pages</td>
      <td style="padding: 0.2em;">{{{pages}}}</td>
    </tr>
    }}
    {{#if: {{{genre|}}}|
    <tr>
      <td style="font-weight: bold; padding: 0.2em;">Genre</td>
      <td style="padding: 0.2em;">{{{genre}}}</td>
    </tr>
    }}
    {{#if: {{{isbn|}}}|
    <tr>
      <td style="font-weight: bold; padding: 0.2em;">ISBN</td>
      <td style="padding: 0.2em;">{{{isbn}}}</td>
    </tr>
    }}
    {{#if: {{{preceded_by|}}}|
    <tr>
      <td style="font-weight: bold; padding: 0.2em;">Preceded By</td>
      <td style="padding: 0.2em;">{{{preceded_by}}}</td>
    </tr>
    }}
    {{#if: {{{proceeded_by|}}}|
    <tr>
      <td style="font-weight: bold; padding: 0.2em;">Proceeded By</td>
      <td style="padding: 0.2em;">{{{proceeded_by}}}</td>
    </tr>
    }}
  </table>
</div>
</includeonly>
<noinclude>
== Usage ==
== Usage ==
This is a generic infobox for books. Only fields that are provided will appear in the infobox.
This template has several [[:Template:Character#Parameters|parameters]] that can be used.  
: '''Note: Only parameters that are provided will appear in the infobox. Not all parameters are required for each book.'''
 
{| style="width: 100%; text-align: left; margin: auto;" class="wikitable"
|-
! width=50%|You Type
!You Get
|-
| style="text-align: left; vertical-align: top;" |<pre>
{{book
|name=Example Book Infobox
|image=Emma - Volume 1.jpg
|caption=Caption Here
|author=Author's Name
|cover_artist=Artist's Name
|series=Series Name
|period covered=Time Period
|publication_date=Date Here
|publication_place=Location Here
|publisher=Publisher Here
|media_type=Format Here
|pages=Number of Pages
|word_count=Word Count
|audiobook_length=Length of Audiobook
|narrated_by=Reader's Name(s)
|genre=Genre Here
|isbn=ISBN Here
|preceded_by=Title Here
|followed_by=Title Here
}}
</pre>
|<br>{{book
|name=Example Book Infobox
|image=Emma - Volume 1.jpg
|caption=Caption Here
|author=Author's Name
|cover_artist=Artist's Name
|series=Series Title
|period covered=Time Period
|publication_date=Date Here
|publication_place=Location Here
|publisher=Publisher Here
|media_type=Format Here
|pages=Number of Pages
|word_count=Word Count
|audiobook_length=Length of Audiobook
|narrated_by=Reader's Name(s)
|genre=Genre Here
|isbn=ISBN Here
|preceded_by=Title Here
|followed_by=Title Here
}}
|}


=== Parameters ===
=== Parameters ===
* `title` (required): The book's title.
{| class="wikitable" style="width: 90%;"
* `image`: Filename of the book cover image (e.g., `File:Example.jpg`).
! Parameter !! Description
* `caption`: Caption for the image.
|-
* `author`: Author of the book.
| style="text-align: center;" | <code>name</code> || The book's title.
* `audio_read_by`: The narrator of the audiobook (if applicable).
|-
* `series`: Series the book belongs to.
| style="text-align: center;" | <code>image</code> || Filename of the book's cover image (e.g., 'Example.jpg`).
* `publication_date`: Date the book was published.
|-
* `publication_place`: Place where the book was published.
| style="text-align: center;" | <code>caption</code> || Caption for the image.
* `publisher`: The book's publisher.
|-
* `media_type`: The format (e.g., Hardcover, Paperback, eBook, Audiobook).
| style="text-align: center;" | <code>author</code> || The author's name.
* `pages`: Number of pages in the book.
|-
* `genre`: The book's genre.
| style="text-align: center;" | <code>cover_artist</code> || The name of the artist who created/designed the cover.
* `isbn`: The ISBN of the book.
|-
* `preceded_by`: Previous book in the series (if applicable).
| style="text-align: center;" | <code>audio_by</code> || The name(s) of who read the audiobook.
* `proceeded_by`: Next book in the series (if applicable).
|-
| style="text-align: center;" | <code>series</code> || The series the book is from, if applicable. Use abbreviation(s) from [[:Template:B]].
|-
| style="text-align: center;" | <code>publication_date</code> || The date of publication of first edition.
|-
| style="text-align: center;" | <code>publication_place</code> || The country where the book was first published.
|-
| style="text-align: center;" | <code>publisher</code> || The name of the publisher. (e.g., Rhysdon Press)
|-
| style="text-align: center;" | <code>media_type</code> || The forms in which the book has been published. (e.g., Paperback, Hardcover, ebook, audiobook, etc.)
|-
| style="text-align: center;" | <code>pages</code> || The number of pages in the first edition.
|-
| style="text-align: center;" | <code>word_count</code> || The number of words in the first edition.
|-
| style="text-align: center;" | <code>audio_length</code> || The length of the audiobook of the first edition.
|-
| style="text-align: center;" | <code>genre</code> || The genre of the book.
|-
| style="text-align: center;" | <code>isbn</code> || The ISBN number of the first edition.
|-
| style="text-align: center;" | <code>preceded_by</code> || What book came before the book, if applicable. Use abbreviation(s) from [[:Template:B]].
|-
| style="text-align: center;" | <code>followed_by</code> || What book came after the book, if applicable. Use abbreviation(s) from [[:Template:B]].
|}


=== Example Usage ===
== Articles using Template ==
```wiki
{{for|Special:WhatLinksHere/{{FULLPAGENAME}}|a full listing|here|pre=This list is limited to 100 pages}}
{{InfoboxBook
{{Special:WhatLinksHere/{{FULLPAGENAME}}|namespace=0|limit=100}}
| title = Mistborn: The Final Empire
 
| image = Beth Brower.jpg
[[Category:Infoboxes]]
| caption = Cover of ''Mistborn: The Final Empire''
| author = Brandon Sanderson
| audio_read_by = Michael Kramer
| series = Mistborn
| publication_date = July 17, 2006
| publication_place = New York, NY
| publisher = Tor Books
| media_type = Hardcover
| pages = 541
| genre = Fantasy
| isbn = 978-0-7653-1178-4
| preceded_by = (None)
| proceeded_by = ''The Well of Ascension''
}}