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: {{{ | {{#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;" {{!}} | {{!}} 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;" {{!}} | ||
{{{ | {{{guild}}}}} | ||
|-}} | |-}} | ||
|} | |} | ||
| Line 80: | Line 50: | ||
|usage= | |usage= | ||
|requirements= | |requirements= | ||
|guild= | |||
}}</pre> | }}</pre> | ||
</noinclude> | </noinclude> | ||
Revision as of 04: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=
}}