Difference between revisions of "Template:InfoBox Book"

From Detective Conan Wiki
m (center)
 
(11 intermediate revisions by 3 users not shown)
Line 1: Line 1:
 
{| class="infobox" style="width: 285px; text-align: left; font-size: 90%;" cellpadding="2"  
 
{| class="infobox" style="width: 285px; text-align: left; font-size: 90%;" cellpadding="2"  
 
|-
 
|-
| colspan="2" style="color: #ffffff; text-align:center; vertical-align:middle; height:28px; font-size: medium; background-color: #647DD1;" |  '''{{{name}}}'''  
+
| colspan="2" style="color: #ffffff; text-align:center; vertical-align:middle; height:28px; font-size: medium; background-color: #647DD1;" |  <center>'''{{{name}}}'''</center>
 
|-  
 
|-  
 
| class="nospacing" colspan="2" style="text-align:center; vertical-align:bottom; padding: 2px 0px 2px 0px;" |  
 
| class="nospacing" colspan="2" style="text-align:center; vertical-align:bottom; padding: 2px 0px 2px 0px;" |  
 
{{#if: {{{image|}}} | [[Image:{{{image}}}|275px]]}}
 
{{#if: {{{image|}}} | [[Image:{{{image}}}|275px]]}}
 
{{!}}- }}
 
{{!}}- }}
| colspan="2" style="color: #ffffff; vertical-align:middle; font-size: small; background-color: #647DD1;" | '''Information'''
+
| colspan="2" style="color: #ffffff; vertical-align:middle; font-size: small; background-color: #647DD1;" | <center>'''Information'''</center>
 
|-
 
|-
! width="118"|Author:
+
! width="90"|Author:
 
| {{{author|}}}
 
| {{{author|}}}
 
|-
 
|-
 +
! Release date:
 +
| {{{release-date|}}}
 
|-
 
|-
! width="118"|Release date:
+
! Original Cost:
| {{{releasedate|}}}
+
| {{{cost|}}}
 
|-
 
|-
{{#if: {{{isbn|}}} |
+
! ISBN:
! ISBN:  
+
| {{{isbn|}}}
{{!}} ISBN {{{isbn}}}
+
|-
{{!}}- }}
+
! Publisher:
{{#if: {{{publisher|}}} |
+
| {{{publisher|}}}
! Publisher:  
 
{{!}} {{{publisher}}}
 
{{!}}-  }}
 
{{#if: {{{english-releasedate}}} |
 
! English release date:
 
{{!}} {{{english-releasedate}}}
 
{{!}}-  }}
 
{{#if: {{{english-isbn|}}} |
 
! English ISBN:
 
{{!}} ISBN {{{english-isbn}}}
 
{{!}}-  }}
 
{{#if: {{{english-publisher|}}} |
 
! English Publisher:
 
{{!}} {{{english-publisher}}}
 
{{!}}-  }}
 
 
|-
 
|-
 
{{#if: {{{footnotes|}}} |
 
{{#if: {{{footnotes|}}} |
Line 45: Line 32:
 
| image              =     
 
| image              =     
 
| author              =     
 
| author              =     
| release-date        =  
+
| release-date        =  
| isbn               =   (Optional)
+
| cost               =    
| publisher          =    (Optional)
+
| isbn               =     
| english-releasedate =    (Optional)
+
| publisher           =     
| english-isbn       =    (Optional)
 
| english-publisher   =    (Optional)
 
 
| footnotes          =    (Optional: will not show the row if omitted)
 
| footnotes          =    (Optional: will not show the row if omitted)
 
}}
 
}}
 
</pre>
 
</pre>
[[Category:Templates]]
+
[[Category:InfoBox templates]][[Category:Templates]]
 
</noinclude>
 
</noinclude>

Latest revision as of 09:28, 22 November 2018

{{{name}}}
Information
Author:
Release date:
Original Cost:
ISBN:
Publisher:

The following is a list of required or optional parameters for books:

{{InfoBox Book
| image               =    
| author              =    
| release-date        =   
| cost                =     
| isbn                =    
| publisher           =    
| footnotes           =    (Optional: will not show the row if omitted)
}}