Template:Skill: Difference between revisions

From EotL - End of the Line MUD
No edit summary
No edit summary
Line 29: Line 29:
{{{requirements}}}}}
{{{requirements}}}}}
|-
|-
{{#if: {{{effects|}}}|
{{#if: {{{guild|}}}|
{{!}} style="background: #eee; padding-left:6px; padding-right:6px; border-top: 1px solid #999; border-right: 1px solid #999; color: #000; font-size:smaller;" {{!}} Effects:
{{!}} style="background: #eee; padding-left:6px; padding-right:6px; border-top: 1px solid #999; border-right: 1px solid #999; color: #000; font-size:smaller;" {{!}} Guild:
{{!}} style="background: #fff; padding-left:6px; padding-right:6px; border-top: 1px solid #999; font-size:smaller;" {{!}}  
{{!}} style="background: #fff; padding-left:6px; padding-right:6px; border-top: 1px solid #999; font-size:smaller;" {{!}}  
{{{effects}}}}}
{{{guild}}}}}
|-
{{#if: {{{duration|}}}|
{{!}} style="background: #eee; padding-left:6px; padding-right:6px; border-top: 1px solid #999; border-right: 1px solid #999; color: #000; font-size:smaller;" {{!}} Duration:
{{!}} style="background: #fff; padding-left:6px; padding-right:6px; border-top: 1px solid #999; font-size:smaller;" {{!}}
{{{duration}}}}}
|-
{{#if: {{{range|}}}|
{{!}} style="background: #eee; padding-left:6px; padding-right:6px; border-top: 1px solid #999; border-right: 1px solid #999; color: #000; font-size:smaller;" {{!}} Range:
{{!}} style="background: #fff; padding-left:6px; padding-right:6px; border-top: 1px solid #999; font-size:smaller;" {{!}}
{{{range}}}}}
|-
{{#if: {{{damage|}}}|
{{!}} style="background: #eee; padding-left:6px; padding-right:6px; border-top: 1px solid #999; border-right: 1px solid #999; color: #000; font-size:smaller;" {{!}} Damage:
{{!}} style="background: #fff; padding-left:6px; padding-right:6px; border-top: 1px solid #999; font-size:smaller;" {{!}}
{{{damage}}}}}
|-
{{#if: {{{area|}}}|
{{!}} style="background: #eee; padding-left:6px; padding-right:6px; border-top: 1px solid #999; border-right: 1px solid #999; color: #000; font-size:smaller;" {{!}} Area of Effect:
{{!}} style="background: #fff; padding-left:6px; padding-right:6px; border-top: 1px solid #999; font-size:smaller;" {{!}}
{{{area}}}}}
|-
{{#if: {{{source|}}}|
{{!}} style="background: #eee; padding-left:6px; padding-right:6px; border-top: 1px solid #999; border-right: 1px solid #999; color: #000; font-size:smaller;" {{!}} Source:
{{!}} style="background: #fff; padding-left:6px; padding-right:6px; border-top: 1px solid #999; font-size:smaller;" {{!}}
{{{source}}}}}
|-
{{#if: {{{DM|}}}|
{{!}} style="background: #eee; padding-left:6px; padding-right:6px; border-top: 1px solid #999; border-right: 1px solid #999; color: #000; font-size:smaller;" {{!}} Approved by DM:
{{!}} style="background: #fff; padding-left:6px; padding-right:6px; border-top: 1px solid #999; font-size:smaller;" {{!}}
{{{DM}}}}}
|-}}
|-}}
|}
|}
Line 80: Line 50:
|usage=
|usage=
|requirements=
|requirements=
|guild=
}}</pre>
}}</pre>
</noinclude>
</noinclude>

Revision as of 05:03, 16 May 2013

{{#if: | {{#if: | {{#if: | {{#if: | {{#if: | {{#if: |
{{{image}}}}}
{{{name}}}
General Information
Cost:

{{{cost}}}}}

Type:

{{{type}}}}}

Usage:

{{{usage}}}}}

Requirements:

{{{requirements}}}}}

Guild:

{{{guild}}}}}


Usage

To use this template, paste the following code into the top of the page, filling all relevant fields:

{{Skill
|image=
|name=
|cost=
|type=
|usage=
|requirements=
|guild=
}}