Template:BookDetails2: Difference between revisions
No edit summary Tag: Reverted |
No edit summary |
||
(20 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
<includeonly> | <includeonly> | ||
<div style="float: right; width: 400px; margin-left: 0px; border: 1px solid #aaa; padding: 10px; background: #f9f9f9; font-family: | <div style="float: right; width: 400px; margin-left: 0px; border: 1px solid #aaa; padding: 10px; background: #f9f9f9; font-family: 'Open Sans', sans-serif; border-radius: 10px;"> | ||
<!-- Infobox with image and details --> | <!-- Infobox with image and details --> | ||
<div style="background-color: #e6f2ff; margin: 25px 0; text-align: center; font-size: 16px; text-transform: uppercase;"> | |||
{{{BookCover}}} | |||
</div> | </div> | ||
<!-- First box: Name to Published --> | <!-- First box: Name to Published --> | ||
<div style="line-height: 1.5; margin-bottom: 10px; | <div style="line-height: 1.5; margin-bottom: 10px;"> | ||
<strong>Publisher:</strong> {{{BookPublisher}}} | <strong>Publisher:</strong> {{{BookPublisher}}} | ||
<strong>Code:</strong> {{{BookCode}}} | <strong>Code:</strong> {{{BookCode}}} | ||
<strong>ISBN:</strong> {{{BookISBN}}} | <strong>ISBN:</strong> {{{BookISBN}}} | ||
<strong>Published:</strong> {{{BookPublished}}} | <strong>Published:</strong> {{{BookPublished}}} | ||
</div> | </div> | ||
<div style="line-height: 1.5; margin-bottom: 10px;"> | |||
<strong>Author(s):</strong> {{{BookAuthor}}} | |||
</div> | |||
<!-- Second box: Rules to Character Level --> | <!-- Second box: Rules to Character Level --> | ||
<div style="line-height: 1.5; margin-bottom: 10px; | <div style="line-height: 1.5; margin-bottom: 10px;"> | ||
<strong>Rules:</strong> {{{BookRules}}} | <strong>Rules:</strong> {{{BookRules}}} | ||
<strong>Edition:</strong> {{{BookEdition}}} | <strong>Edition:</strong> {{{BookEdition}}} | ||
Line 25: | Line 26: | ||
</div> | </div> | ||
<!-- Third box: Physical Copy to Library --> | <!-- Third box: Physical Copy to Library --> | ||
<div style="line-height: 1.5; | <div style="line-height: 1.5;"> | ||
<strong>Physical Copy:</strong> {{{BookPhysical}}} | <strong>Physical Copy:</strong> {{{BookPhysical}}} | ||
<strong>Owned PDF:</strong> {{{BookOwnedPDF}}} | <strong>Owned PDF:</strong> {{{BookOwnedPDF}}} | ||
Line 35: | Line 36: | ||
[[Has publisher::{{{BookPublisher}}}]] | [[Has publisher::{{{BookPublisher}}}]] | ||
[[Has publishersml::{{{BookPublishersml}}}]] | [[Has publishersml::{{{BookPublishersml}}}]] | ||
[[Has vaultsml::{{{VaultSML}}}]] | |||
[[Has code::{{{BookCode}}}]] | [[Has code::{{{BookCode}}}]] | ||
[[Has ISBN::{{{BookISBN}}}]] | [[Has ISBN::{{{BookISBN}}}]] |