Template:ZRuneBox: Difference between revisions
Jump to navigation
Jump to search
(Created page with "<!-- For runebox3 only --> <includeonly> <div class="rune-box" style="display: grid;grid-template-columns: 2fr 1fr; grid-template-rows: 50px auto"> <!-- Title Block --> <div class="rune-name3" style="grid-column: 1 / span 2; grid-row: 1;"> <h1>{{{title|Rune Title Missing}}}</h1> </div> <!-- Info Block --> <div class="rune-content3" style="grid-column:1; grid-row:2;"> <h3>User Information</h3> {{#if: {{{effect|}}} | <p>{{{effect|}}}</p> }} {{#if...") |
No edit summary |
||
Line 32: | Line 32: | ||
{{LoadBox|page={{FULLPAGENAME}}/Pattern3|title=Rune Pattern|float=none}}{{-}} | {{LoadBox|page={{FULLPAGENAME}}/Pattern3|title=Rune Pattern|float=none}}{{-}} | ||
</div> | </div> | ||
<!-- --------------------------------------------------- ---------------------- --> | |||
<h3>Admin Information</h3> | <h3>Admin Information</h3> | ||
{{#if: {{{permissions|}}} | {{#if: {{{permissions|}}} | ||
Line 44: | Line 44: | ||
<p class="rune-box-header">Disabled-runes.txt</p> | <p class="rune-box-header">Disabled-runes.txt</p> | ||
<p>{{{disabledrunestxt|}}}}}</p> | <p>{{{disabledrunestxt|}}}}}</p> | ||
<p class="rune-box-header">Changelog</p> | |||
{{#if: {{{disabledrunestxt|}}} | |||
| | |||
{{LoadBox|page={{FULLPAGENAMEE}}/Changelog|title=Rune Changelog|float=none}}{{-}} | |||
</div> | </div> | ||
Revision as of 14:25, 15 September 2024
Lua error: callParserFunction: function "#dplvar" was not found.