Template:RuneInfo: Difference between revisions

From Runecraft Wiki
Jump to navigation Jump to search
No edit summary
No edit summary
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(s)</p>
{{#if: {{{videotitle|}}} |<p class="rune-box-header">```Video(s)```</p>
[{{{video}}} {{{videotitle|}}}]}}
[{{{video}}} {{{videotitle|}}}]}}
{{#if: {{{videotitle2|}}} |<p class="rune-box-header"></p>
{{#if: {{{videotitle2|}}} |<p class="rune-box-header"></p>

Revision as of 07:48, 10 May 2024