Template:Area: Difference between revisions
From EotL - End of the Line MUD
No edit summary |
No edit summary |
||
Line 28: | Line 28: | ||
{{!}} class="info-value" {{!}} | {{!}} class="info-value" {{!}} | ||
{{{requirements}}}}} | {{{requirements}}}}} | ||
|- | |||
{{#if: {{{mobs|}}}| | |||
{{!}} class="info-label" {{!}} Mobs: | |||
{{!}} class="info-value" {{!}} | |||
{{{mobs}}}}} | |||
|- | |- | ||
{{#if: {{{cabal|}}}| | {{#if: {{{cabal|}}}| | ||
Line 52: | Line 57: | ||
|requirements= | |requirements= | ||
|mobs= | |mobs= | ||
}}</pre> | }}</pre> | ||
</noinclude> | </noinclude> |
Revision as of 05:17, 20 May 2013
{{#if: |
{{#if: |
{{#if: |
{{#if: |
{{#if: |
{{#if: |
{{#if: |
{{{image}}}}} | |
{{{name}}} | |
General Information | |
XP: |
{{{xp}}}}} |
XP Range: |
{{{xprange}}}}} |
Alignment: |
{{{alignment}}}}} |
Requirements: |
{{{requirements}}}}} |
Mobs: |
{{{mobs}}}}} |
Cabal: |
{{{cabal}}}}} |
Usage
To use this template, paste the following code into the top of the page, filling all relevant fields:
{{Area |image= |name= |xp= |xprange= |alignment= |cabal= |requirements= |mobs= }}