Template:RuneBox4: Difference between revisions
Jump to navigation
Jump to search
(Created page with "<includeonly> <div class="rune-box" style="float:none"> <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;width:65%;"> <p class="rune-box-header" style="text-align:left">Information</p> <div class="rune-info-line"><p><strong>Required Materials</strong></p><p>{{{materials|}}}</p></div> <div class="rune-info-line"><p><strong>Size</strong></p><p>{{{si...") |
No edit summary |
||
(One intermediate revision by the same user not shown) | |||
Line 1: | Line 1: | ||
<!-- For runebox4 only --> | |||
<includeonly> | <includeonly> | ||
<div class="rune-box" style="display: grid;grid-template-columns: 2fr 1fr; grid-template-rows: 50px auto"> | |||
< | <!-- Title Block --> | ||
<div class="rune-name4" style="grid-column: 1 / span 2; grid-row: 1;"> | |||
<h1>{{{title|Rune Title Missing}}}</h1> | |||
</div> | |||
<!-- Info Block --> | |||
<div class="rune-content4" style="grid-column:1; grid-row:2;"> | |||
<h3>User Information</h3> | |||
{{#if: {{{effect|}}} | |||
| | |||
<p>{{{effect|}}}</p> | |||
}} | |||
{{#if: {{{instructions|}}} | |||
| | |||
<p class="rune-box-header">'''Instructions'''</p> | |||
<p>{{{instructions|}}}</p> | |||
}} | |||
{{#if: {{{videotitle|}}} | |||
| | |||
<p class="rune-box-header">'''Video(s)'''</p> | |||
[{{{video}}} {{{videotitle|}}}] | |||
}} | |||
<!-- ---------------------- --> | |||
<div class="rune-pattern"> | |||
{{LoadBox|page={{FULLPAGENAME}}/Pattern4|title=Rune Pattern|float=none}}{{-}} | |||
</div> | |||
<!-- ---------------------- --> | |||
<h3>Admin Information</h3> | |||
{{#if: {{{permissions|}}} | |||
| | |||
<p class="rune-box-header">Permissions</p> | |||
<p>{{{permissions|}}}</p> | |||
}} | |||
{{#if: {{{disabledrunestxt|}}} | |||
| | |||
<p class="rune-box-header">Disabled-runes.txt</p> | |||
<p>{{{disabledrunestxt|}}}}}</p> | |||
</div> | |||
<!-- Display Block --> | |||
<div class="rune-display4" style="padding-top:10px;grid-column:2; grid-row:2;"> | |||
<div class="display-container4" style="margin-left:auto;margin-right:auto;padding:2px;border-style:solid;border-color:black;"> | |||
<!-- Title Box for Display --> | |||
<p class="rune-box-title" style="text-align:center"> | |||
<b>Rune Info</b> | |||
</p> | |||
<!-- Check for display widget presence... --> | |||
{{#if:{{{disp_widget|}}} | |||
| | |||
<div class="display-container" style="margin:0 auto;"> | |||
<div id="bg_box4" style="height:fit-content;width:fit-content;padding:5px;background-color:aliceblue;border-color:black;border-style:solid;margin:0 auto"></div>{{{disp_widget|}}} | |||
</div> | |||
| | |||
<div class="rune-display" style="height: fit-content;width: fit-content;margin-left: auto; margin-right:auto; background-color: aliceblue;border-color: black;border-style: solid;"> | |||
[[File:Coming_Soon.png]] | |||
</div> | |||
}} | |||
<hr> | |||
<!-- Put rune info here for easier access --> | |||
<div class="rune-info-line"> | |||
<p><strong>Size</strong></p> | |||
<p>{{{size|}}}</p> | |||
</div> | |||
<div class="rune-info-line"> | |||
<p><strong>Tool</strong></p> | |||
<p>{{{tool|}}}</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> | |||
}} | |||
<div class="rune-info-line"> | |||
<p><strong>Materials</strong></p> | |||
<p>{{{materials|}}}</p> | |||
</div> | |||
</div> | |||
</div> | |||
</div> | </div> | ||
</includeonly> | </includeonly> | ||
<noinclude>{{Documentation}}</noinclude> | <noinclude>{{Documentation}}</noinclude> |
Latest revision as of 17:16, 19 August 2024
This template has no documentation. If you know how to use this template, please create it.{{ #vardefine: $lang-list | {{ #dplreplace:
/ ar / ca / cz / dk / el / eo / et / fa / fin / ga / he / hr / id / is / lv / lt / moh / no / pt / ph / ro / sr / sk / se / th / tl / tr / ua / vi / yi / |[\n ]}} }}{{ #vardefine: $lang | RuneBox4
}}