Difference between revisions of "Template:Block"
From King Arthur's Gold Wiki
Line 1: | Line 1: | ||
− | < | + | <table align="right" cellspacing="2" style="width: 22em; align: right; text-align: left; font-size: 88%; line-height: 1.5em; border:{{{border|1px solid #ddd}}}; background-color:{{{background-color|#f8f8f8}}};"> |
− | + | <tr> | |
− | </ | + | <td colspan="2" class="summary" style="text-align:center; font-size: 125%; font-weight: bold; font-size:130%;">{{{name}}}</td> |
+ | </tr> | ||
+ | <tr> | ||
+ | <td colspan="2" class="" style="text-align:center; font-style: oblique;">{{{logo}}}</td> | ||
+ | </tr> | ||
+ | <tr> | ||
+ | <th style="">Type</th> | ||
+ | <td class="" style="">{{{type}}}</td> | ||
+ | </tr> | ||
+ | <tr> | ||
+ | <th style="">Mining takes</th> | ||
+ | <td class="" style="">{{{hits}}} hits</td> | ||
+ | </tr> | ||
+ | <tr> | ||
+ | <th style="">Mining yields</th> | ||
+ | <td class="" style="">{{{yields}}}</td> | ||
+ | </tr> | ||
+ | </table> | ||
Revision as of 19:10, 15 June 2011
{{{name}}} | |
{{{logo}}} | |
Type | {{{type}}} |
---|---|
Mining takes | {{{hits}}} hits |
Mining yields | {{{yields}}} |