Difference between revisions of "Template:RuneBox"
From Official Runecraft Wiki
m (Ease of styling) |
|||
Line 1: | Line 1: | ||
− | <includeonly><div class="rune-box"><p class="rune-name><span id="{{{title|}}}"><b>{{{title|<strong>Rune Title Missing</strong>}}}</b></span></p> | + | <includeonly> |
− | <div class="rune-box-content"> | + | <div class="rune-box"><p class="rune-name><span id="{{{title|}}}"><b>{{{title|<strong>Rune Title Missing</strong>}}}</b></span></p> |
+ | <div class="rune-box-content" style="float:left"> | ||
<p class="rune-box-header">Information</p> | <p class="rune-box-header">Information</p> | ||
<div class="rune-info-line"><p><strong>Required Materials</strong></p><p>{{{materials|}}}</p></div> | <div class="rune-info-line"><p><strong>Required Materials</strong></p><p>{{{materials|}}}</p></div> | ||
Line 8: | Line 9: | ||
{{#if: {{{energy|}}} |<div class="rune-info-line"><p><strong>Energy Cost</strong></p><p>{{{energy|}}}</p></div>}} | {{#if: {{{energy|}}} |<div class="rune-info-line"><p><strong>Energy Cost</strong></p><p>{{{energy|}}}</p></div>}} | ||
{{#if: {{{disabledrunestxt|}}} | <div class="rune-info-line"><p><strong>Disabled-runes.txt</strong></p><p><pre>{{{disabledrunestxt|}}}</pre></p></div>}} | {{#if: {{{disabledrunestxt|}}} | <div class="rune-info-line"><p><strong>Disabled-runes.txt</strong></p><p><pre>{{{disabledrunestxt|}}}</pre></p></div>}} | ||
+ | </div> | ||
+ | <div class="rune-box-display" style="float:left"> | ||
+ | {{#if: {{{disp_widget|}}) |<div class="rune-display"><p>{{{disp_widget|}}}</p></div>}} | ||
+ | |||
</div> | </div> | ||
</div> | </div> | ||
{{LoadBox|page={{FULLPAGENAMEE}}/Pattern|title=Rune Pattern|float=none}}{{-}}</includeonly><noinclude>{{Documentation}}</noinclude> | {{LoadBox|page={{FULLPAGENAMEE}}/Pattern|title=Rune Pattern|float=none}}{{-}}</includeonly><noinclude>{{Documentation}}</noinclude> |