Template:BookDetails2: Difference between revisions
No edit summary Tag: Reverted |
No edit summary Tag: Manual revert |
||
Line 6: | Line 6: | ||
</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>Name:</strong> {{{BookShortName}}} | <strong>Name:</strong> {{{BookShortName}}} | ||
<strong>Publisher:</strong> {{{BookPublisher}}} | <strong>Publisher:</strong> {{{BookPublisher}}} | ||
Line 15: | Line 15: | ||
</div> | </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 25: | ||
</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}}} |