More actions
(Created page with "<includeonly><!-- -->{{Infobox | bodyclass = vcard outcell | bodystyle =text-align: left; width: 300px; | above ={{#if:{{{nameJp|}}} |'''{{lang|ja|{{{nameJp}}}}}'''<br...") |
(Tentatively omitting width for Module:Tabs templates) |
||
(3 intermediate revisions by one other user not shown) | |||
Line 2: | Line 2: | ||
-->{{Infobox | -->{{Infobox | ||
| bodyclass = vcard outcell | | bodyclass = vcard outcell | ||
| bodystyle =text-align: left | | 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 | ||
Line 25: | Line 25: | ||
| label7 =ISBN | | label7 =ISBN | ||
| data7 ={{{isbn}}} | | data7 ={{{isbn}}} | ||
| header10 =<div style="text-align:center;"><span style="font-size: 12px">{{#if:{{{series|}}}|{{{series}}}}}</span></div> | |||
| data11 ={{#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;">←</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;">→</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 | ||
|series=Series | |||
|prev=Previous Book With A Long Name | |||
|next=Next Book With A Long Name | |||
}} | }} | ||
Line 62: | 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 | |||
| prev =link to previous book | |||
}} | }} | ||
</nowiki></pre> | </nowiki></pre> | ||
[[Category:Infobox Templates]] | |||
</noinclude> | </noinclude> |
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 | |||
|
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 }}