Template:Books: Difference between revisions

From Robin's SM-201 Website
Jump to navigation Jump to search
m (Robinr78 moved page Template:Book to Template:Books)
No edit summary
 
(3 intermediate revisions by the same user not shown)
Line 1: Line 1:
<includeonly>[[Category:Books]]</includeonly>
<noinclude>{{Header|Template:Infobox book 03/22}}</noinclude>
<noinclude>Adds article to Category:Books</noinclude>
 
{| style="border: 1px solid black; padding:0.5em 1em 0.5em 1em; width:25em;" align="right"
|-
|  {{#if:{{{en-title|}}} | colspan="2" style="background-color:Wheat; color:#000;" {{!}} {{bc|''{{{en-title|}}}''}} {{#if:{{{en-title|}}}  | [[Category:Books with English titles]] }} }}
|-
|  {{#if:{{{fr-title|}}} | colspan="2" style="background-color:Wheat; color:#000;" {{!}} {{bc|''{{{fr-title|}}}''}} {{#if:{{{fr-title|}}}  | [[Category:Books with French titles]] }} }}
|-
|colspan="2" | [[Image:{{{image|bar.jpg}}}|250px|center]]
|- valign="top"
{{#if:{{{author|}}}| {{!}} Author: {{!!}} {{{1|}}}      {{#if:{{{2|}}} | <includeonly>[[Category:{{{1|}}} ]] </includeonly> }} }}
|-  valign="top"
{{#if:{{{cover|}}}| {{!}} Cover by{{!!}} {{{1|}}}        {{#if:{{{2|}}} | <includeonly>[[Category:{{{1|}}} ]] </includeonly> }} }}
|-  valign="top"
{{#if:{{{artist|}}} | {{!}}Illustrator {{!!}} {{{1|}}}  {{#if:{{{2|}}} | <includeonly>[[Category:{{{1|}}} ]] </includeonly> }} }}
|-  valign="top"
{{#if:{{{period|}}}| {{!}}Period {{!!}} {{{period|}}} }}
|- valign="top"
{{#if:{{{subject|}}}| {{!}}Subject {{!!}} {{{subject|}}} }}
|-  valign="top"
{{#if:{{{genre|}}}|{{!}}Genre(s){{!!}}{{{genre|}}} }}
|-
{{#if:{{{publ|}}}  | {{!}}Publisher {{!!}} {{{1|}}}  {{#if:{{{2|}}} | <includeonly>[[Category:{{{1|}}} ]] </includeonly> }} }}
|-  valign="top"
{{#if:{{{printer|}}}| {{!}}Printer {{!!}} {{{printer|}}} }}
|-
{{#if:{{{language|}}}| {{!}}Language(s) {{!!}} {{{language|}}} }}
|-
{{#if:{{{translator|}}}| {{!}}Translator {{!!}} {{{1|}}} }}
|-
{{#if:{{{country|}}}| {{!}}Country {{!!}} {{{country}}} }}
|-  valign="top"
{{#if:{{{media_type|}}}| {{!}} Media Type {{!!}} {{{media_type|}}} }}
|- valign="top"
{{#if:{{{specs|}}}| {{!}} Specs {{!!}} {{{specs|}}} }}
|- valign="top"
{{#if:{{{asin|}}}| {{!}} ASIN {{!!}} {{{asin|}}} }}
|- valign="top"
{{#if:{{{isbn-10|}}}| {{!}} ISBN {{!!}} {{{isbn-10|}}} }}
|- valign="top"
{{#if:{{{isbn-13|}}}| {{!}} ISBN-13 {{!!}} {{{isbn-13|}}} }}
|- valign="top"
{{#if:{{{summary|}}}| {{!}} Summary {{!!}} {{{summary|}}} }}
|- valign="top"
{{#if:{{{notes|}}}| {{!}} Notes {{!!}} <ref group="Note">{{{notes|}}}</ref> }}
|- valign="top"
{{#if:{{{source|}}}| {{!}} Source {{!!}} <ref group="Source">{{{source|}}}</ref> }}
|- valign="top"
{{#if:{{{available_at|}}}| {{!}} Available at: {{!!}} {{{available_at|}}} }}
|- valign="top"
{{#if:{{{biblio|}}}| {{!}} Biblio Curiosa: {{!!}} {{{biblio|}}} }}
|-
<!-- <includeonly> {{#if:{{{class|}}}    | [[Category:{{{class|}}}]] }}  <noincludeonly>  -->
|}
{{clr}}
<noinclude><pre>
==Usage==
{{Infobox book
|      en-title =
|      fr-title =
|          image =
|        author =
|          cover =
|        artist =
|      publisher = 
|    translator =
|        printer =
|        country =
|      language =
|        subject =
|          genre =
|        period =
|          specs =
|        summary =
|        isbn-10 =
|        isbn-13 =
|          asin =
|        source =
|          notes =
|          class = French/english novel/book
}}
</pre></noinclude>
 
== Sources ==
<references group="Source" />
== Notes ==
<references group="Note" />
 
{{Footer} }

Latest revision as of 20:32, 6 May 2022


Bar.jpg


==Usage==
{{Infobox book 
|       en-title = 
|       fr-title =
|          image =
|         author =
|          cover = 
|         artist = 
|      publisher =  
|     translator = 
|        printer = 
|        country = 
|       language = 
|        subject = 
|          genre = 
|         period =
|          specs =
|        summary =
|        isbn-10 =
|        isbn-13 =
|           asin =
|         source =
|          notes = 
|          class = French/english novel/book
}}

Sources

Notes


{{Footer} }