Template:Infobox biblio: Difference between revisions

From Robin's SM-201 Website
Jump to navigation Jump to search
No edit summary
No edit summary
 
(7 intermediate revisions by the same user not shown)
Line 1: Line 1:
{{Header|Template:Infobox biblio 03/21}}
{{red|Use [[template:infobox book]] instead}}
{| class="infobox" style="width:25em; border: 1px solid skyblue; text-align:top; " align=right
|- valign="top"
| colspan="2" | <center> <big><b> "<I>{{{title|name}}}</I>" </b></big></center>
|- valign="top"valign="top"
| colspan="2" | [[image:{{{image|bar.jpg}}}|center|300px]]
|- valign="top"
| width=20% | Author:
| width=80% | {{{author|}}}
|- valign="top"
{{#if:{{{othertitles|}}} | {{!}}Other titles: {{!!}}{{{othertitles|}}} }}
|- valign="top"
{{#if:{{{published|}}} | {{!}}Published: {{!!}}{{{published}}} }}
|- valign="top"
{{#if:{{{publisher|}}} | {{!}}Publisher: {{!!}}{{{publisher|}}} }}
|- valign="top"
{{#if:{{{genre|}}} | {{!}}Genre: {{!!}}{{{genre|}}} }}
|- valign="top"
{{#if:{{{subject|}}} | {{!}}Subject: {{!!}}{{{subject|}}} }}
|- valign="top"
{{#if:{{{period|}}}  | {{!}}Period: {{!!}}{{{period|}}} }}
|- valign="top"
{{#if:{{{langauge|}}} | {{!}}Language: {{!!}}{{{language|}}} }}
|- valign="top"
{{#if:{{{country|}}}  | {{!}}Country: {{!!}}{{{country|}}} }}
|- valign="top"
{{#if:{{{tranlated|}}} | {{!}}Translated: {{!!}}{{{Translated|}}} }}
|- valign="top"
{{#if:{{{coverart |}}}| {{!}}Cover Artist: {{!!}}{{{coverart|}}} }}
|- valign="top"
{{#if:{{{illustrator|}}} | {{!}}Illustrator(s): {{!!}}{{{illustrator|}}} }}
|- valign="top"
{{#if:{{{illustrations|}}} | {{!}}Illustration(s): {{!!}}{{{illustrations|}}} }}
|- valign="top"
{{#if:{{{reprinted}}} | {{!}} colspan=2 {{!}} {{hr}} }}
|- valign="top"
{{#if:{{{reprinted}}} | {{!}}Reprinted: {{!!}}{{{reprinted|}}} }}
|- valign="top"
{{#if:{{{re_publ}}} | {{!}}Publisher: {{!!}}{{{re_publ|}}} }}
|- valign="top"
{{#if:{{{re_country|}}} | {{!}}Country: {{!!}}{{{re_country|}}} }}
|- valign="top"
{{#if:{{{re_artist|}}} | {{!}}Cover Artist:  {{!!}}{{{re_artist|}}} }}
|- valign="top"
{{#if:{{{re_illustr|}}}  | {{!}}Illustrator(s): {{!!}}{{{re_illustr|}}} }}
|- valign="top"
{{#if:{{{re_illusts|}}}  | {{!}}Illustration(s): {{!!}}{{{re_illusts|}}} }}
|- valign="top"
{{#if:{{{en_reldate|}}} | {{!}}Released in English {{!!}}{{{en_reldate|}}} }}
|- valign="top"
{{#if:{{{media_type|}}}| {{!}}Media Type: {{!!}}{{{media_type|}}} }}
|- valign="top"
{{#if:{{{pages|}}} | {{!}}Pages:{{!!}}{{{pages|}}} }}
|- valign="top"
{{#if:{{{specs|}}} | {{!}}Specifications: {{!!}} {{{specs|}}} }}
|- valign="top"
{{#if:{{{notes|}}} | {{!}}Notes: {{!!}}{{{notes|}}} }}
|- valign="top"
{{#if:{{{series|}}} | {{!}}Series: {{!!}}{{{series|}}} }}
|- valign="top"
{{#if:{{{precededby|}}} | {{!}}Preceded by: {{!!}}{{{precededby|}}} }}
|- valign="top"
{{#if:{{{followedby|}}} | {{!}}Followed by: {{!!}}{{{followedby|}}} }}
|- valign="top"
{{#if:{{{Private Case|}}} | {{!}}Private Case info: {{!!}}{{{Private Case|}}} }}
|- valign="top"
{{#if:{{{library|}}} | {{!}}This book is in the {{!!}}{{{library|}}} library }}
|- valign="top"
{{#if:{{{biblio|}}}  | {{!}} [[Biblio Curiosa]] {{!!}}{{{biblio}}} }}
|- valign="top"
{{#if:{{{isbn-10|}}}  | {{!}}ISBN-10: {{!!}}{{{isbn-10|}}} }}
|- valign="top"
{{#if:{{{isbn-13|}}}  | {{!}}ISBN-13: {{!!}}{{{isbn-13|}}} }}
|- valign="top"
{{#if:{{{ASIN|}}}  | {{!}}ASIN: {{!!}}{{{ASIN|}}} }}
|-
{{#if:{{{c-author|}}}      | <includeonly>[[Category:{{{c-author|}}}]]</includeonly> }}
{{#if:{{{c-publisher|}}}  | <includeonly>[[Category:{{{c-publisher|}}}]]</includeonly> }}
{{#if:{{{c-period|}}}      | <includeonly>[[Category:{{{c-period|}}}]]</includeonly> }}
{{#if:{{{c-illustrator|}}} | <includeonly>[[Category:{{{c-illustrator|}}}]]</includeonly> }}
|}<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-10        =
| isbn-13        =
| ASIN          =
| c-author      =
| c-publisher    =
| c-illustrator  =
| c-period      =
}}
 
<gallery mode="packed" heights="200px" caption="">
 
</gallery></center>
 
{{cat|books|Biblio}}
 
{{footer}}
</pre>
 
{{Footer}}
</noinclude>

Latest revision as of 18:50, 20 March 2023