Template:Infobox biblio: Difference between revisions

From Robin's SM-201 Website
Jump to navigation Jump to search
No edit summary
No edit summary
 
(31 intermediate revisions by the same user not shown)
Line 1: Line 1:
{| class="infobox" style="width:25em; border: 1px solid skyblue; valign="top" align=right
{{red|Use [[template:infobox book]] instead}}
|-
| colspan="2" | <center> <big><b> "<I>{{{title|}}}</I>" </b></big></center>
|-
{{#if:{{{aka|}}} | {{!}} valign="top" {{!}} Aka: {{!!}} {{{aka|}}} }}
|-
{{#if:{{{biblio|}}} |
{{!}} colspan="2" {{!}} {{hr}} <br>
{{bc|( Information from [http://www.bibliocuriosa.com the BiblioCuriosa website] )}} <br> {{hr}} }}
|-
|colspan="3" style="text-align:center; font-size:90%;" | {{#if:{{{image|}}} |<!--then:-->[[Image:{{{image}}}|{{#if:{{{imagesize|}}}|<!--then: -->{{{imagesize}}}|<!--else:-->220px}}| ]]<br/><small>{{{caption|}}}</small>}}
|-
| width=15% valign="top" |  Author:
| width=85% | {{{author|}}}
|-
{{#if:{{{orig_title|}}} | {{!}} Original Title: {{!!}} {{{orig_title|}}} }}
|- valign="top"
{{#if:{{{othertitles|}}} | {{!}} Other titles: {{!!}} {{{othertitles|}}} }}
|-
{{#if:{{{langauge|}}}| {{!}} Language: {{!!}} {{{language|}}} }}
|-
{{#if:{{{tranlator|}}}| valign="top" {{!}} Translator: {{!!}} {{{Translator|}}} }}
|-
{{#if:{{{cover_artist|}}}| {{!}} valign="top" {{!}} Cover Artist:  {{!!}} {{{cover_artist|}}} }}
|-
{{#if:{{{illustrator|}}}| {{!}} valign="top" {{!}} Illustrator(s): {{!!}} {{{illustrator|}}} }}
|- valign="top"
{{#if:{{{illustrations|}}}| {{!}}Illustration(s): {{!!}} {{{illustrations|}}} }}
|-
{{#if:{{{pages|}}}| {{!}}Pages(s): {{!!}} {{{pages|}}} }}
|-
{{#if:{{{publisher|}}} | {{!}} valign="top" {{!}} Publisher: {{!!}} {{{publisher|}}} }}
|-
{{#if:{{{reprinted|}}} | {{!}}Reprinted: {{!!}} {{{reprinted|}}} }}
|-
{{#if:{{{printer|}}} | {{!}}Printer: {{!!}} {{{printer|}}} }}
|-
{{#if:{{{country|}}} | {{!}} Country: {{!!}} {{{country|}}} }}
|-
{{#if:{{{published|}}} | {{!}} Published: {{!!}} {{{published|}}} }}
|-
{{#if:{{{period|}}} | {{!}} Period: {{!!}} {{{period|}}} }}
|-
{{#if:{{{ en_release_date |}}} | {{!}} Released in English {{!!}} {{{ en_release_date |}}} }}
|-
{{#if:{{{ media_type |}}} | {{!}} Media Type: {{!!}} {{{ media_type |}}} }}
|-
{{#if:{{{ specs |}}} | {{!}} valign="top" {{!}} Specifications: {{!!}} {{{ specs |}}} }}
|-
{{#if:{{{ Private Case |}}} | {{!}} Private Case info: {{!!}} {{{ Private Case |}}} }}
|-
{{#if:{{{ notes |}}} | {{!}} valign="top" {{!}} Notes: {{!!}}<hr> {{{ notes |}}} }}
|-
{{#if:{{{subject|}}} | {{!}} valign="top" {{!}}  Subject: {{!!}} {{{subject|}}} }}
|-
{{#if:{{{series|}}} | {{!}} valign="top" {{!}} Series: {{!!}} {{{series|}}} }}
|-
{{#if:{{{genre|}}} | {{!}} valign="top" {{!}} Genre:{{!!}}{{{genre|}}} }}
|-
{{#if:{{{ preceded_by |}}} | {{!}} Preceded&nbsp;by: {{!!}} {{{ preceded_by |}}} }}
|-
{{#if:{{{ followed_by |}}} | {{!}} Followed&nbsp;by: {{!!}} {{{ followed_by |}}} }}
{{#if:{{{references |}}} | {{!}} References:{{!!}} <hr>{{{references |}}} }}
|-
{{#if:{{{library|}}}| {{!}} This book is in the {{!!}} {{{library|}}}&nbsp;library }}
|-
{{#if:{{{ASIN|}}}| {{!}} ASIN: {{!!}} {{{ASIN|}}} }}
|}<noinclude>
 
==Usage==
Copy/paste the following on the appropriate page
<pre>
{{ Infobox biblio
| site address  =
| author        =
| title          =
| othertitles    =
| biblio        = yes (or null)
| image          =
| imagesize      = 250px
| library        =
| publisher      =
| country        =
| series        =
| published      =
| reprinted      =
| printer        =
| period        =
| orig title    =
| language      =
| translator    =
| translated    =
| en_release_date=
| cover artist  =
| illustrator    =
| illustrations  =
| pages          =
| media type    =
| specifications =
| Private Case  =
| notes          =
| subject        =
| genre          =
| preceded by    =
| followed by    =
| ASIN          =
}}
 
<center><gallery>
 
</gallery></center>
 
{{cat|books|Biblio|Author|Illustrator}}
</pre>
 
{{Footer}}
</noinclude>

Latest revision as of 18:50, 20 March 2023