Difference between revisions of "Template:Book"

From The Coppermind
Jump to navigation Jump to search
(we have images. or at least the technology to build them.)
(fixyness. I'll do real work soon.)
Line 1: Line 1:
{| align="right" border="0" cellspacing="0" style="border: 1px solid; {{RoundBorder|10px}}"
+
{| align="right" border="0" cellspacing="0" cellpadding="4" style="border: 1px solid; {{RoundBorder|10px}}"
 
|- colspan="2" align="center"
 
|- colspan="2" align="center"
|colspan="2" style="background:black;{{RoundBorder|10px 10px 0px 0px}}"|<span style="color:white">'''''{{{title|}}}'''''</span style>
+
| colspan="2" style="background:black; {{RoundBorder|10px 10px 0px 0px}}" | <span style="color:white">'''''{{{title|}}}'''''</span style>
  +
|- align="center"
|-
 
|colspan="2"|{{{image|}}}
+
| colspan="2"|{{{image|}}}
  +
|- align="center"
|-
 
!style="background: silver"|Author||[[{{{author|}}}]]
+
! style="background: silver" | Author
  +
| [[{{{author|}}}]]
|-
 
  +
|- align="center"
!style="background: silver"|Publisher||[[{{{publisher|}}}]]
+
! style="background: silver" | Publisher
|-
 
  +
| [[{{{publisher|}}}]]
  +
|- align="center"
 
<!--
 
<!--
!style="background: silver"|Released||{{{releasedate|}}}
+
! style="background: silver" | Released
  +
| {{{releasedate|}}}
|-
 
  +
|- align="center"
 
-->
 
-->
!style="background: silver"|Series||[[{{{series|}}}]]
+
! style="background: silver" | Series
  +
| [[{{{series|Stand-alone Novels}}}]]
|-
 
  +
|- align="center"
!style="background: silver"|Preceded by||''[[{{{prevbook|}}}]]''
+
! style="background: silver" | Preceded by
|-
 
  +
| ''{{{prevbook|None}}}''
!style="background: silver"|Followed by||''[[{{{nextbook|}}}]]''
 
  +
|- align="center"
|-
 
 
! style="background: silver" | Followed by
!style="background: silver;{{RoundBorder|0px 0px 0px 10px}}"|ISBN||style="{{RoundBorder|0px 0px 10px 0px}}"|[[special:BookSources/{{{ISBN}}}|{{{ISBN}}}]]
 
  +
|''{{{nextbook|None}}}''
|}<includeonly>[[Category:Books]]</includeonly><noinclude>[[Category:Infobox templates]]</noinclude>
 
  +
|- align="center"
  +
! style="background: silver;{{RoundBorder|0px 0px 0px 10px}}"|ISBN
 
|style="{{RoundBorder|0px 0px 10px 0px}}"|[[special:BookSources/{{{ISBN}}}|{{{ISBN}}}]]
 
|}<includeonly>[[Category:Books]]</includeonly><noinclude>
  +
<pre>
  +
{{BookInfobox
  +
|title=The Way of Kings
  +
|image=[[File:TheWayOfKings.png|200px|center]]
  +
|author=Brandon Sanderson
  +
|publisher=Tor
  +
|series=The Stormlight Archive
  +
|prevbook=
  +
|nextbook=TBA
  +
|ISBN=978-0765326355
  +
}}
  +
  +
[[Category:Infobox templates]]

Revision as of 23:12, 20 September 2010

colspan="2" style="background:black; Template:RoundBorder" | '''''
Author [[]]
Publisher [[]]
Series Stand-alone Novels
Preceded by None
Followed by None
style="background: silver;Template:RoundBorder"|ISBN style="Template:RoundBorder"|[[special:BookSources/{{{ISBN}}}|{{{ISBN}}}]]
Template:BookInfobox