Difference between revisions of "Template:RuneInfo"
From Official Runecraft Wiki
(Initial commit. Will likely be updating very soon.) |
m |
||
(3 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"> | |
− | + | {{#if: {{{effect|}}} |<p class="rune-box-header">Effect</p> | |
− | + | <p>{{{effect|}}}</p>}} | |
− | + | {{#if: {{{instructions|}}} |<p class="rune-box-header">Instructions</p> | |
− | + | <p>{{{instructions|}}}</p>}} | |
− | + | {{#if: {{{videotitle|}}} |<p class="rune-box-header">Video</p> | |
− | + | [{{{video}}} {{{videotitle|}}}]}} | |
− | + | </div> | |
− | |||
</div> | </div> | ||
{{-}}</includeonly><noinclude>{{Documentation}}</noinclude> | {{-}}</includeonly><noinclude>{{Documentation}}</noinclude> |