Difference between revisions of "Template:RuneBox"
From Official Runecraft Wiki
(8 intermediate revisions by the same user not shown) | |||
Line 12: | Line 12: | ||
{{#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> | ||
+ | |||
+ | |||
+ | |||
+ | |||
<div class="rune-box-display" style="float:right;width:30%;padding:2px;border-style:solid;border-color:black;"> | <div class="rune-box-display" style="float:right;width:30%;padding:2px;border-style:solid;border-color:black;"> | ||
Line 21: | Line 25: | ||
{{#if: {{{uses|}}} |<div class="rune-info-line"><p><strong>Uses</strong></p><p>{{{uses|}}}</p></div>}} | {{#if: {{{uses|}}} |<div class="rune-info-line"><p><strong>Uses</strong></p><p>{{{uses|}}}</p></div>}} | ||
{{#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> | + | {{#if: {{{disabledrunestxt|}}} | <div class="rune-info-line"><p><strong>Disabled-runes.txt</strong></p><p><pre>{{{disabledrunestxt|}}}</pre></p></div>}} |
<div class="rune-info-line"><p><strong>Materials</strong></p><p>{{{materials|}}}</p></div> | <div class="rune-info-line"><p><strong>Materials</strong></p><p>{{{materials|}}}</p></div> | ||
Line 28: | Line 32: | ||
<div style="clear: both;"></div> | <div style="clear: both;"></div> | ||
<div class="rune-pattern"> | <div class="rune-pattern"> | ||
− | {{LoadBox|page={{ | + | {{LoadBox|page={{FULLPAGENAME}}/Pattern|title=Rune Pattern|float=none}}{{-}} |
</div> | </div> | ||
</div> | </div> |