Template:Infobox biblio: Difference between revisions

From Robin's SM-201 Website
Jump to navigation Jump to search
No edit summary
No edit summary
 
(29 intermediate revisions by the same user not shown)
Line 1: Line 1:
{| class="infobox" style="width:25em; border: 1px solid skyblue; vertical-align:top; " align=right
{{red|Use [[template:infobox book]] instead}}
|-
| colspan="2" | <center> <big><b> "<I>{{{title|}}}</I>" </b></big></center>
|-
|colspan="2" | [[Image:{{{image}}}|220px]]
|-
| width=20% | Author:
| width=80% | {{{author|}}}
|-
{{#if:{{{othertitles|}}} | {{!}}Other titles: {{!!}}{{{othertitles|}}} }}
|-
{{#if:{{{published|}}} | {{!}}Published: {{!!}}{{{published}}} }}
|-
{{#if:{{{publisher|}}} | {{!}}Publisher: {{!!}}{{{publisher|}}} }}
|-
{{#if:{{{genre|}}} | {{!}}Genre: {{!!}}{{{genre|}}} }}
|-
{{#if:{{{subject|}}} | {{!}}Subject: {{!!}}{{{subject|}}} }}
|-
{{#if:{{{period|}}}  | {{!}}Period: {{!!}}{{{period|}}} }}
|-
{{#if:{{{langauge|}}} | {{!}}Language: {{!!}}{{{language|}}} }}
|-
{{#if:{{{country|}}}  | {{!}}Country: {{!!}}{{{country|}}} }}
|-
{{#if:{{{tranlated|}}} | {{!}}Translated: {{!!}}{{{Translated|}}} }}
|-
{{#if:{{{coverart |}}}| {{!}}Cover Artist: {{!!}}{{{coverart|}}} }}
|-
{{#if:{{{illustrator|}}} | {{!}}Illustrator(s): {{!!}}{{{illustrator|}}} }}
|-
{{#if:{{{illustrations|}}} | {{!}}Illustration(s): {{!!}}{{{illustrations|}}} }}
|-
{{#if:{{{reprinted|}}} | colspan=2 {{!}} {{hr}} }}
{{#if:{{{reprinted|}}} | {{!}}Reprinted: {{!!}}{{{reprinted|}}} }}
|-
{{#if:{{{re_publ}}} | {{!}}Publisher: {{!!}}{{{re_publ|}}} }}
|-
{{#if:{{{re_country|}}} | {{!}}Country: {{!!}}{{{re_country|}}} }}
|-
{{#if:{{{re_artist|}}} | {{!}}Cover Artist:  {{!!}}{{{re_artist|}}} }}
|-
{{#if:{{{re_illustr|}}}  | {{!}}Illustrator(s): {{!!}}{{{re_illustr|}}} }}
|-
{{#if:{{{re_illusts|}}}  | {{!}}Illustration(s): {{!!}}{{{re_illusts|}}} }}
|-
{{#if:{{{en_reldate|}}} | {{!}}Released in English {{!!}}{{{en_reldate|}}} }}
|-
{{#if:{{{media_type|}}}| {{!}}Media Type: {{!!}}{{{media_type|}}} }}
|-
{{#if:{{{pages|}}} | {{!}}Pages:{{!!}}{{{pages|}}} }}
|-
{{#if:{{{specs|}}} | {{!}}Specifications: {{!!}}{{{specs|}}} }}
|-
{{#if:{{{notes|}}} | {{!}}Notes: {{!!}}<hr> {{{notes|}}} }}
|-
{{#if:{{{series|}}} | {{!}}Series: {{!!}}{{{series|}}} }}
|-
{{#if:{{{precededby|}}} | {{!}}Preceded by: {{!!}}{{{precededby|}}} }}
|-
{{#if:{{{followedby|}}} | {{!}}Followed by: {{!!}}{{{followedby|}}} }}
|-
{{#if:{{{Private Case|}}} | {{!}}Private Case info: {{!!}}{{{Private Case|}}} }}
|-
{{#if:{{{library|}}} | {{!}}This book is in the {{!!}}{{{library|}}} library }}
|-
{{#if:{{{biblio|}}}  | {{!}} [http://www.bibliocuriosa.com BiblioCuriosa info] {{!!}}{{biblio}} }}
|-
{{#if:{{{isbn|}}}  | {{!}}ISBN: {{!!}}{{{isbn|}}} }}
|-
{{#if:{{{ASIN|}}}  | {{!}}ASIN: {{!!}}{{{ASIN|}}} }}
|}<noinclude>
 
==Usage==
Copy/paste the following on the appropriate page
<pre>
{{ Infobox biblio
| editdate      =
| title          =
| image          = bar.jpg
| author        =
| othertitles    =
| published      =
| publisher      =
| genre          =
| subject        =
| period        =
| language      =
| country        =
| translated    =
| coverart      =
| illustrator    =
| illustrations  =
| reprinted      =
| re_publ        =
| re_country    =
| re_artist      =
| re_illustr    =
| re_illusts    =
| en_reldate    =
| media type    =
| pages          =
| specs          =
| notes          =
| series        =
| precededby    =
| followedby    =
| Private Case  =
| library        =
| biblio        =
| isbn          =
| ASIN          =
}}
 
<center><gallery>
 
</gallery></center>
 
{{cat|books|Biblio|Author|Illustrator}}
</pre>
 
{{Footer}}
</noinclude>

Latest revision as of 18:50, 20 March 2023