Toggle menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

Template:Infobox Book: Difference between revisions

Template page
m (categorize)
m (add prev/next book)
Line 25: Line 25:
| label7      =ISBN
| label7      =ISBN
| data7      ={{{isbn}}}
| data7      ={{{isbn}}}
| label10    =
| data10      ={{#if:{{{prev|}}}{{{next|}}}|
<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:right;">{{#if:{{{next|}}}|<div style="display:table-cell;">{{{next}}}</div><div style="display:table-cell;padding-left:2px;">&rarr;</div>}}</td>
</tr></table>
}}
}}<!--
}}<!--
--></includeonly><noinclude><!--
--></includeonly><noinclude><!--
Line 32: Line 40:


-->
-->
See also [[Template:Infobox]] and [[Template:Infobox Character]].
See also [[Template:Infobox]] and [[Template:Infobox Character]].


Line 47: Line 54:
|page count=Page Count
|page count=Page Count
|isbn=ISBN
|isbn=ISBN
|prev=Previous Book With A Long Name
|next=Next Book With A Long Name
}}
}}


Line 62: Line 71:
| page count      =Page Count
| page count      =Page Count
| isbn            =ISBN
| isbn            =ISBN
| next            =link to next book
| prev            =link to previous book
}}
}}
</nowiki></pre>
</nowiki></pre>

Revision as of 18:14, 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

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
| next             =link to next book
| prev             =link to previous book
}}