Jump to content

Template:Infobox book: Difference between revisions

From Wikipedia, the free encyclopedia
Content deleted Content added
restore several parameters to mandatory. These are easily gathered and visibility will help.
style up a bit
Line 1: Line 1:
{| class="infobox" style="width: 20em; font-size: 90%; text-align: left;"
{| class="infobox bordered" style="width: 20em; font-size: .9em; text-align: left;"
|+ style="font-size: larger;" | '''''{{{name}}}'''''
|+ style="background-color: #CCCCFF; border: 1px solid #aaa; font-size: 1.25em;" | '''''{{{name}}}'''''
|- class="hiddenStructure{{{image|}}}"
|- class="hiddenStructure{{{image|}}}"
| colspan="2" style="text-align: center;" | {{{image|}}}
| colspan="2" style="text-align: center;" | {{{image|}}}
Line 16: Line 16:
| {{{release_date}}}
| {{{release_date}}}
|-
|-
! Media Type
! Media type
| {{{media_type}}}
| {{{media_type}}}
|- class="hiddenStructure{{{pages|}}}"
|- class="hiddenStructure{{{pages|}}}"
Line 32: Line 32:
== Usage ==
== Usage ==
<pre>
<pre>
{{Infobox_Book | name =
{{Infobox_Book
| name =
| image =
| image =
| author =
| author =
| cover_artist =
| cover_artist =
| publisher =
| publisher =
| release_date =
| release_date =
| media_type =
| media_type =
| pages =
| pages =
| size_weight =
| size_weight =
| isbn =
| isbn =
}}
}}
</pre>
</pre>

Revision as of 07:44, 13 January 2006

{{{name}}}
Author {{{author}}}
Cover Artist {{{cover_artist}}}
Publisher {{{publisher}}}
Released {{{release_date}}}
Media type {{{media_type}}}
Pages {{{pages}}}
Size and Weight {{{size_weight}}}
ISBN {{{isbn}}}


Usage

{{Infobox_Book
| name = 
| image  = 
| author = 
| cover_artist = 
| publisher = 
| release_date = 
| media_type = 
| pages = 
| size_weight = 
| isbn = 
}}

Please do not make major changes to the infobox, such as the addition of new fields (e.g. MPAA ratings), without proposing and discussing it on the talk page first. If you make any changes, please make sure that all pages relying on this template (Special:Whatlinkshere/Template:Infobox_Book) still work.