Template:Infobox Book: Difference between revisions

Template page
m (add series parameter)
(Tentatively omitting width for Module:Tabs templates)
 
Line 2: Line 2:
-->{{Infobox
-->{{Infobox
| bodyclass = vcard outcell
| bodyclass = vcard outcell
| bodystyle  =text-align: left; width: 300px;
| bodystyle  =text-align: left;
| above      ={{#if:{{{nameJp|}}} |'''{{lang|ja|{{{nameJp}}}}}'''<br />}}{{{nameEn|}}}
| above      ={{#if:{{{nameJp|}}} |'''{{lang|ja|{{{nameJp}}}}}'''<br />}}{{{nameEn|}}}
| aboveclass  =vcard; incell_top
| aboveclass  =vcard; incell_top

Latest revision as of 18:31, 21 March 2021

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
}}