Template:Infobox Book
(Redirected from Template:Infobox Light Novel)
| {{{title}}} | |
|---|---|
| {{{image}}} {{{caption}}}  | |
| Publisher | {{{publisher}}} | 
| Imprint | {{{imprint}}} | 
| Writer | {{{writer}}} | 
| Writers | {{{writers}}} | 
| Illustrator | {{{illustrator}}} | 
| Illustrators | {{{illustrators}}} | 
| Release date | {{{released}}} | 
| First release | {{{firstrelease}}} | 
| Last release | {{{lastrelease}}} | 
| ISBN | {{{isbn}}} | 
Usage
Multipurpose template for books, novels, and magazines
{{Infobox Book
| title      =
| image      =
| caption    =
| publisher =
| imprint =
| writer  =
| writers =
| illustrator  =
| illustrators =
| released   =
| firstrelease   =
| lastrelease   =
| isbn = 
}}
- title: The title of the book. Required.
 - image: An image of the book. The image must have a max width of 240px when used.
 - caption: A caption to display for the image.
 - publisher: Publisher information.
 - imprint: Imprint if applicable.
 - writer: The writer of the book. Use if there is one writer.
 - writers: The writers of the book. Use if there are multiple writers.
 - illustrator: The illustrator of the book, if any. Use if there is one illustrator.
 - illustrators: The illustrators of the book. Use only if there are multiple illustrators.
 - released: The release date of the light novel. Use with {{{releasedate}}}.
 - firstrelease: The first date something was published. Use with magazines or other a series with multiple entries. Use with {{{releasedate}}}.
 - lastrelease: The last date something was published. Use with magazines or other a series with multiple entries. Use with {{{releasedate}}}.
 - isbn: The book's ISBN, if applicable. ISB-13 format (978 or 979 prefix) is preferred.