Template:BookDetails2: Difference between revisions

From TTRPG Vault Wiki
No edit summary
Tag: Reverted
No edit summary
 
(16 intermediate revisions by the same user not shown)
Line 2: Line 2:
<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;">
<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="text-align: center; margin-bottom: 10px;">
<div style="background-color: #e6f2ff; margin: 25px 0; text-align: center; font-size: 16px; text-transform: uppercase;">
    {{{BookCover}}}
  {{{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>Name:</strong> {{{BookShortName}}}
     <strong>Publisher:</strong> {{{BookPublisher}}}
     <strong>Publisher:</strong> {{{BookPublisher}}}
     <strong>Code:</strong> {{{BookCode}}}
     <strong>Code:</strong> {{{BookCode}}}
Line 37: 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}}}]]
Line 55: Line 55:
</div>
</div>
</includeonly>
</includeonly>
== Other Information ==
<!-- Separate box for Owned Physical and PDF -->
<div style="clear: both; border: 2px solid #0073e6; padding: 20px; background-color: #e6f2ff; margin: 25px 0; border-radius: 8px; box-shadow: 2px 2px 5px rgba(0,0,0,0.1);">
  <h3 style="margin-top: 0;">Ownership Information</h3>
  <div style="line-height: 1.5;">
    <strong>Physical Copy:</strong> {{{BookPhysical}}}<br>
    <strong>Owned PDF:</strong> {{{BookOwnedPDF}}}<br>
    <strong>Library:</strong> {{{BookLibrary}}}<br>
  </div>
</div>

Latest revision as of 15:53, 25 June 2024