Difference between revisions of "Template:Book"

Jump to navigation Jump to search
(messes with mistborn so no linking.)
(converted to new template)
{{Infobox|title={{{name|{{PAGENAME}}}}}
{| align="right" border="0" cellspacing="0" cellpadding="4" style="border: 1px solid; {{RoundBorder|10px}}"
{{!}}- align="center"
{{!}} colspan="2" style="padding:0px" {{!}} {{{image|}}}
|width=10%|
{{Infobox/row|Author|[[{{{author}}}]] }}
{{Infobox/row|Publisher|[[{{{publisher}}}]] }}
{{Infobox/row|Release date|{{{releasedate|''Unknown''}}} }}
{{Infobox/row|Series| {{{series|[[Stand-alone Novels]]}}} }}
{{Infobox/row|Preceded By| ''{{{prevbook|None}}}'' }}
{{Infobox/row|Followed By| ''{{{nextbook|None}}}'' }}
{{Infobox/row|ISBN|[[special:BookSources/{{{ISBN|}}}|{{{ISBN|None}}}]] }}
|}}<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
}}
</pre>
[[Category:Infobox templates]]<br /><br /><br /><br /><br />
==OLD==
{| align="right" border="0" cellspacing="0" cellpadding="4" style="border: 1px solid; margin-left:.5em;{{RoundBorder|10px}}"
|- colspan="2" align="center"
| colspan="2" style="background: black; color: white; {{RoundBorder|10px 10px 0px 0px}}" | <span style="color:white">'''''{{{title|{{PAGENAME}}}}}'''''</span style>
|- align="center"
| colspan="2" style="padding:0px"| {{{image|}}}
|- align="center"
! style="background: silver;{{RoundBorder|0px 0px 0px 10px}}"|ISBN
|style="{{RoundBorder|0px 0px 10px 0px}}"|[[special:BookSources/{{{ISBN|}}}|{{{ISBN|None}}}]]
|}
|}<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
}}
</pre>
[[Category:Infobox templates]]
</noinclude>