Template:ZRuneBox: Difference between revisions
Jump to navigation
Jump to search
No edit summary Tag: Manual revert |
No edit summary |
||
Line 1: | Line 1: | ||
<includeonly> | <includeonly> | ||
<div class="rune-box"> | <div class="rune-box" > | ||
<div class="rune-box" style="display: grid;grid-template-columns: 2fr 1fr; grid-template-rows: 50px auto"> | |||
< | <!-- Title Block --> | ||
<!-- Title Block | |||
<div class="rune-name3" style="grid-column: 1 / span 2; grid-row: 1;"> | <div class="rune-name3" style="grid-column: 1 / span 2; grid-row: 1;"> | ||
<h1>{{{title|Rune Title Missing}}}</h1> | <h1>{{{title|Rune Title Missing}}}</h1> | ||
Line 31: | Line 27: | ||
}} | }} | ||
<!-- Videos | <!-- Videos --> | ||
{{#if: {{{videotitle|}}} |<p class="rune-box-header">'''Video(s)'''</p> | {{#if: {{{videotitle|}}} |<p class="rune-box-header">'''Video(s)'''</p> | ||
[{{{video}}} {{{videotitle|}}}]}} | [{{{video}}} {{{videotitle|}}}]}} | ||
Line 47: | Line 43: | ||
[{{{video7}}} {{{videotitle7|}}}]}} | [{{{video7}}} {{{videotitle7|}}}]}} | ||
<!-- Videos End --> | <!-- Videos End --> | ||
<!-- Rune Pattern Versions --> | |||
<div class="rune-pattern"> | |||
{{#ifeq: {{{pattern_version|}}} | 3 | |||
|{{LoadBox|page={{FULLPAGENAME}}/Pattern3|title=Rune Pattern|float=none}}{{-}} | |||
| | |||
}} | |||
{{#ifeq: {{{pattern_version|}}} | 4 | |||
|{{LoadBox|page={{FULLPAGENAME}}/Pattern4|title=Rune Pattern|float=none}}{{-}} | |||
| | |||
}} | |||
</div> | |||
<!-- Rune Pattern Versions End --> | |||
<!-- Admin Info --> | |||
<h3>Admin Information</h3> | |||
{{#if: {{{permissions|}}} |<p class="rune-box-header">'''Permissions'''</p> | |||
{{{permissions|}}}}} | |||
{{#if: {{{disabledrunestxt|}}} |<p class="rune-box-header">'''disabled-runes.txt'''</p> | |||
{{{disabledrunestxt|}}}}} | |||
{{LoadBox|page={{FULLPAGENAMEE}}/Changelog|title=Rune Changelog|float=none}}{{-}} | |||
<!-- Admin Info Ends --> | |||
</div> | </div> | ||
<!-- Info Block Ends--> | <!-- Info Block Ends--> | ||
<!-- Display Block | <!-- Display Block --> | ||
<div class="rune-display3" style="padding-top:10px;grid-column:2; grid-row:2;"> | <div class="rune-display3" style="padding-top:10px;grid-column:2; grid-row:2;"> | ||
<div class="display-container3" style="margin-left:auto;margin-right:auto;padding:2px;border-style:solid;border-color:black;"> | <div class="display-container3" style="margin-left:auto;margin-right:auto;padding:2px;border-style:solid;border-color:black;"> | ||
Line 105: | Line 125: | ||
</div> | </div> | ||
</div> | </div> | ||
</includeonly> | |||
<noinclude>{{Documentation}}</noinclude> | |||
</ |
Revision as of 18:45, 15 September 2024
Lua error: callParserFunction: function "#dplvar" was not found.