Template:BookDetails2: Difference between revisions
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
<includeonly> | <includeonly> | ||
<div style="line-height: 1.5; margin-bottom: 10px;"> | |||
<strong>{{{BookShortName}}}</strong> | |||
<strong>Publisher:</strong> {{{BookPublisher}}} | |||
<strong>Code:</strong> {{{BookCode}}} | |||
<strong>ISBN:</strong> {{{BookISBN}}} | |||
<strong>Published:</strong> {{{BookPublished}}} | |||
</div> | |||
<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 --> |