Template:BookInfo: Difference between revisions
Jump to navigation
Jump to search
Created page with "<includeonly> :: Author: {{{Author}}}<br> :: Title: <span style="font-variant:small-caps;">{{{Title}}}</span> :: {{{Pages}}} pages {{if: {{{Format}}} | Format: {{{Format}}} }}..." |
No edit summary |
||
| Line 1: | Line 1: | ||
<includeonly> | <includeonly> | ||
{| class="wikitable" | |||
|+Book Data | |||
|- | |||
|Author | |||
|{{{Author}}} | |||
|- | |||
|Title | |||
|<span style="font-variant:small-caps;">{{{Title}}}</span> | |||
|- | |||
|Pages | |||
|{{{Pages}}} | |||
|- | |||
|Format | |||
|{{{Format}}} | |||
|- | |||
|Edition | |||
|{{{Edition}}} | |||
|- | |||
|FirstRelease | |||
|{{{FirstRelease}}} | |||
|- | |||
|ISBN | |||
|{{{ISBN}}} | |||
|} | |||
<noinclude>{{Template:BookInfo/Docu}}</noinclude> | <noinclude>{{Template:BookInfo/Docu}}</noinclude> | ||