Difference between revisions of "Template:Infobox book"
(rm Size_weight ; per talk page) |
(restored size_weight to the template, but not to the Usage i.e. it still shows in the old articles) |
||
Line 15: | Line 15: | ||
-->{{#if:{{{media_type|}}}|<tr><th>Media Type</th><td>{{{media_type|}}}</td></tr>}}<!-- | -->{{#if:{{{media_type|}}}|<tr><th>Media Type</th><td>{{{media_type|}}}</td></tr>}}<!-- | ||
-->{{#if:{{{pages|}}}|<tr><th>Pages</th><td>{{{pages|}}}</td></tr>}}<!-- | -->{{#if:{{{pages|}}}|<tr><th>Pages</th><td>{{{pages|}}}</td></tr>}}<!-- | ||
+ | -->{{#if:{{{size_weight|}}}|<tr><th>Size and Weight</th><td>{{{size_weight|}}}</td></tr>}}<!-- | ||
-->{{#if:{{{isbn|}}}|<tr><th>ISBN</th><td>{{{isbn|}}}</td></tr>}}<!-- | -->{{#if:{{{isbn|}}}|<tr><th>ISBN</th><td>{{{isbn|}}}</td></tr>}}<!-- | ||
-->{{#if:{{{preceded_by|}}}|<tr><th>Preceded by</th><td>''{{{preceded_by|}}}''</td></tr>}}<!-- | -->{{#if:{{{preceded_by|}}}|<tr><th>Preceded by</th><td>''{{{preceded_by|}}}''</td></tr>}}<!-- |
Revision as of 21:25, 10 May 2006
Author | {{{author}}} |
---|---|
Publisher | {{{publisher}}} |
Released | {{{release_date}}} |
Usage
{{Infobox Book | name = | title_orig = | translator = | image = | author = | 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.