Template:Infobox book: Difference between revisions

From TEPwiki, Urth's Encyclopedia
Jump to navigation Jump to search
Content deleted Content added
No edit summary
restore several parameters to mandatory. These are easily gathered and visibility will help.
Line 1: Line 1:
{| class="infobox" style="width: 20em; font-size: 90%; text-align: left;"
{| class="infobox" style="width: 20em; font-size: 90%; text-align: left;"
|+ style="font-size: larger;" | '''''{{{name}}}'''''
|-
! colspan="2" style="text-align: center; font-size: larger;" | ''{{{name}}}''
|- class="hiddenStructure{{{image|}}}"
|- class="hiddenStructure{{{image|}}}"
| colspan="2" style="text-align: center;" | {{{image|}}}
| colspan="2" style="text-align: center;" | {{{image|}}}
|-
|- class="hiddenStructure{{{author|}}}"
! Author
! Author
| {{{author}}}
| {{{author}}}
Line 10: Line 9:
! Cover Artist
! Cover Artist
| {{{cover_artist}}}
| {{{cover_artist}}}
|-
|- class="hiddenStructure{{{publisher|}}}"
! Publisher
! Publisher
| {{{publisher}}}
| {{{publisher}}}
|-
|- class="hiddenStructure{{{release_date|}}}"
! Released
! Release Date
| {{{release_date}}}
| {{{release_date}}}
|-
|- class="hiddenStructure{{{media_type|}}}"
! Media Type
! Media Type
| {{{media_type}}}
| {{{media_type}}}

Revision as of 15:53, 10 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.