Template:Area: Difference between revisions
From EotL - End of the Line MUD
No edit summary |
No edit summary |
||
(6 intermediate revisions by the same user not shown) | |||
Line 12: | Line 12: | ||
{{!}} class="info-label" {{!}} XP: | {{!}} class="info-label" {{!}} XP: | ||
{{!}} class="info-value" {{!}} | {{!}} class="info-value" {{!}} | ||
{{{xp}}}}} | [[:Category:Experience|{{{xp}}}]]}} | ||
|- | |- | ||
{{#if: {{{xprange|}}}| | {{#if: {{{xprange|}}}| | ||
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|}}}| | ||
{{!}} class="info-label" {{!}} Cabal: | {{!}} class="info-label" {{!}} Cabal: | ||
{{!}} class="info-value" {{!}} | {{!}} class="info-value" {{!}} | ||
{{{cabal}}}}} | [[:Category:{{{cabal}}}{{!}}{{{cabal}}}]]}} | ||
|-}} | |-}} | ||
|} | |} | ||
<includeonly> | <includeonly> | ||
[[Category:Location]] | [[Category:Location]]{{#if: {{{xp|}}}| [[Category:XP - {{{xp}}}]]}}{{#if: {{{cabal|}}}| [[Category:{{{cabal}}}]][[Category:{{{cabal}}} Area]]}} | ||
</includeonly><noinclude> | </includeonly><noinclude> | ||
{{Clear}} | {{Clear}} | ||
Line 52: | Line 57: | ||
|requirements= | |requirements= | ||
|mobs= | |mobs= | ||
}}</pre> | }}</pre> | ||
</noinclude> | </noinclude> |
Latest revision as of 15:59, 29 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: |
[[:Category:{{{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= }}