Difference between revisions of "Template:RuneInfo"

From Official Runecraft Wiki
m
m
 
Line 1: Line 1:
 
<includeonly><div class="rune-box"><h3>User Information</h3>
 
<includeonly><div class="rune-box"><h3>User Information</h3>
  <div class="rune-box-content">
+
<div class="rune-box-content">
    {{#if: {{{effect|}}} |<p class="rune-box-header">Effect</p>
+
{{#if: {{{effect|}}} |<p class="rune-box-header">Effect</p>
    <p>{{{effect|}}}</p>}}
+
<p>{{{effect|}}}</p>}}
    {{#if: {{{instructions|}}} |<p class="rune-box-header">Instructions</p>
+
{{#if: {{{instructions|}}} |<p class="rune-box-header">Instructions</p>
    <p>{{{instructions|}}}</p>}}
+
<p>{{{instructions|}}}</p>}}
    {{#if: {{{videotitle|}}} |<p class="rune-box-header">Video</p>
+
{{#if: {{{videotitle|}}} |<p class="rune-box-header">Video</p>
    [{{{video}}} {{{videotitle|}}}]}}
+
[{{{video}}} {{{videotitle|}}}]}}
  </div>
+
</div>
 
</div>
 
</div>
 
{{-}}</includeonly><noinclude>{{Documentation}}</noinclude>
 
{{-}}</includeonly><noinclude>{{Documentation}}</noinclude>

Latest revision as of 01:18, 9 August 2021

[create | history | purge]Documentation
This template has no documentation. If you know how to use this template, please create it.