Template:Infobox Book: Difference between revisions

Template page
m (add prev/next book)
m (add series parameter)
Line 26: Line 26:
| data7      ={{{isbn}}}
| data7      ={{{isbn}}}


| label10    =
| header10    =<div style="text-align:center;"><span style="font-size: 12px">{{#if:{{{series|}}}|{{{series}}}}}</span></div>
| data10     ={{#if:{{{prev|}}}{{{next|}}}|
| data11     ={{#if:{{{prev|}}}{{{next|}}}|
<table style="width:100%; background:transparent;"><tr>
<table style="width:100%; background:transparent;"><tr>
<td style="width:50%;text-align:left;">{{#if:{{{prev|}}}|<div style="display:table-cell;padding-right:2px;">&larr;</div><div style="display:table-cell;">{{{prev}}}</div>}}</td>  
<td style="width:50%;text-align:left;">{{#if:{{{prev|}}}|<div style="display:table-cell;padding-right:2px;">&larr;</div><div style="display:table-cell;">{{{prev}}}</div>}}</td>  
Line 54: Line 54:
|page count=Page Count
|page count=Page Count
|isbn=ISBN
|isbn=ISBN
|series=Series
|prev=Previous Book With A Long Name
|prev=Previous Book With A Long Name
|next=Next Book With A Long Name
|next=Next Book With A Long Name
Line 71: Line 72:
| page count      =Page Count
| page count      =Page Count
| isbn            =ISBN
| isbn            =ISBN
| series          =link to book series' page
| next            =link to next book
| next            =link to next book
| prev            =link to previous book
| prev            =link to previous book

Revision as of 18:32, 3 March 2019

See also Template:Infobox and Template:Infobox Character.

Jp name
En name

Image

Publication Date

Publication Date

Author

Author

Illustrator

Illustrator

Publisher

Publisher

Page Count

Page Count

ISBN

ISBN

Series
Previous Book With A Long Name
Next Book With A Long Name

Usage

{{Infobox Book
| nameJp           =Name in Japanese
| nameEn           =Name in English
| title            =Title
| image            =Image
| publication date =Publication Date
| author           =Author
| illustrator      =Illustrator
| publisher        =Publisher
| page count       =Page Count
| isbn             =ISBN
| series           =link to book series' page
| next             =link to next book
| prev             =link to previous book
}}