Template:RuneInfo: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary Tag: Manual revert |
||
(6 intermediate revisions by the same user not shown) | |||
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(s)'''</p> | ||
[{{{video}}} {{{videotitle|}}}]}} | [{{{video}}} {{{videotitle|}}}]}} | ||
{{#if: {{{videotitle2|}}} |<p class="rune-box-header"></p> | {{#if: {{{videotitle2|}}} |<p class="rune-box-header"></p> | ||
[{{{ | [{{{video2}}} {{{videotitle2|}}}]}} | ||
{{#if: {{{videotitle3|}}} |<p class="rune-box-header"></p> | {{#if: {{{videotitle3|}}} |<p class="rune-box-header"></p> | ||
[{{{ | [{{{video3}}} {{{videotitle3|}}}]}} | ||
{{#if: {{{videotitle4|}}} |<p class="rune-box-header"></p> | {{#if: {{{videotitle4|}}} |<p class="rune-box-header"></p> | ||
[{{{ | [{{{video4}}} {{{videotitle4|}}}]}} | ||
{{#if: {{{videotitle5|}}} |<p class="rune-box-header"></p> | {{#if: {{{videotitle5|}}} |<p class="rune-box-header"></p> | ||
[{{{ | [{{{video5}}} {{{videotitle5|}}}]}} | ||
</div> | </div> | ||
</div> | </div> | ||
{{-}}</includeonly> | {{-}}</includeonly> |