Difference between revisions of "Template: Book box"
From Saratta
| (One intermediate revision by the same user not shown) | |||
| Line 1: | Line 1: | ||
| − | <includeonly><div style="width: 250px;float:right;margin-left: 10px;"><div class="sideitem"><div class="boxhead"><div id="p-navigation" class="portlet"><div class="headfill" style='padding: 0; margin:0 | + | <includeonly><div style="width: 250px;float:right;margin-left: 10px;"><div class="sideitem"><div class="boxhead"><div id="p-navigation" class="portlet"><div class="headfill" style='padding: 0; margin:0;'><div class="firstHeading" style="padding: 15px 0; ">{{{name}}}</div></div> |
| + | |||
| + | <div class="boxbody"> | ||
| + | <div class="pBody"> | ||
| + | <table style="background: transparent;padding:10px;"> | ||
<tr><td>'''Author'''</td><td>{{{author}}}</td></tr> | <tr><td>'''Author'''</td><td>{{{author}}}</td></tr> | ||
<tr><td>'''Genre'''</td><td>{{{genre}}}</td></tr> | <tr><td>'''Genre'''</td><td>{{{genre}}}</td></tr> | ||
| Line 21: | Line 25: | ||
{| style="background: transparent;" | {| style="background: transparent;" | ||
|<pre>{{Book box | |<pre>{{Book box | ||
| + | | name=Masterson's Arcanum | ||
| author=Clara Fain | | author=Clara Fain | ||
| genre=Genre | | genre=Genre | ||
Latest revision as of 16:49, 31 May 2011
Usage
Produces a formatted sidebar for book pages. See the formatted box below for a blank template for use in articles.
{{Book box
| name=Masterson's Arcanum
| author=Clara Fain
| genre=Genre
| date=824 LD
| read_short=2 hours
| read_long=10 hours
}}
|