Difference between revisions of "Template:Infobox book"
(recat) |
(add illustrator as discussed) |
||
Line 6: | Line 6: | ||
-->{{#if:{{{title_orig|}}}|<tr><th>Original title (if not in English)</th><td>{{{title_orig|}}}</td></tr>}}<!-- | -->{{#if:{{{title_orig|}}}|<tr><th>Original title (if not in English)</th><td>{{{title_orig|}}}</td></tr>}}<!-- | ||
-->{{#if:{{{translator|}}}|<tr><th>Translator</th><td>{{{translator|}}}</td></tr>}}<!-- | -->{{#if:{{{translator|}}}|<tr><th>Translator</th><td>{{{translator|}}}</td></tr>}}<!-- | ||
+ | -->{{#if:{{{illustrator|}}}|<tr><th>Illustrator</th><td>{{{illustrator|}}}</td></tr>}}<!-- | ||
-->{{#if:{{{cover_artist|}}}|<tr><th>Cover Artist</th><td>{{{cover_artist|}}}</td></tr>}}<!-- | -->{{#if:{{{cover_artist|}}}|<tr><th>Cover Artist</th><td>{{{cover_artist|}}}</td></tr>}}<!-- | ||
-->{{#if:{{{country|}}}|<tr><th>Country</th><td>{{{country|}}}</td></tr>}}<!-- | -->{{#if:{{{country|}}}|<tr><th>Country</th><td>{{{country|}}}</td></tr>}}<!-- | ||
Line 31: | Line 32: | ||
| image_caption = | | image_caption = | ||
| author = | | author = | ||
+ | | illustrator = | ||
| cover_artist = | | cover_artist = | ||
| country = | | country = |
Revision as of 16:04, 22 June 2006
Author | {{{author}}} |
---|---|
Publisher | {{{publisher}}} |
Released | {{{release_date}}} |
Usage
{{Infobox Book | name = | title_orig = | translator = | image = | image_caption = | author = | illustrator = | cover_artist = | country = | language = | series = | subject = | genre = | publisher = | release_date = | media_type = | pages = | isbn = | preceded_by = | followed_by = }}
Please do not make major changes to the infobox without proposing and discussing it on the talk page first.