Difference between revisions of "Template:Area"
From Tsunami Wiki
m |
|||
| (33 intermediate revisions by 2 users not shown) | |||
| Line 1: | Line 1: | ||
| − | < | + | <includeonly>Level Range: {{{Level}}} |
| − | |||
| − | + | {{#if:{{{Continent|}}}|Continent: {{{Continent}}} | }} | |
| + | {{#if:{{{Island|}}}|Island: {{{Island}}} | }} | ||
| + | {{#if:{{{Dimension|}}}|Dimension: {{{Dimension}}} | }} | ||
| − | {{#if:{{{Drop|}}}| | + | =Bard Lore:= |
| + | {{{Bard}}} | ||
| + | |||
| + | {{#if:{{{Description|}}}|=Description:= | ||
| + | {{{Description}}} | }} | ||
| + | |||
| + | {{#if:{{{Directions|}}}|=Directions:= | ||
| + | {{{Directions}}} | }} | ||
| + | |||
| + | {{#if:{{{Quests|}}}| =Quests:= | ||
| + | {{{Quests}}} | }} | ||
| + | {{#if:{{{Drop|}}}| =Drops:= | ||
{{{Drop}}} | }} | {{{Drop}}} | }} | ||
| + | {{#if:{{{NPCs|}}}| =Notable NPCs:= | ||
| + | {{{NPCs}}} | }} | ||
| + | {{#if:{{{Hints|}}}| =Hints:= | ||
| + | {{{Hints}}} | }} | ||
| + | |||
| + | {{#if:{{{Coded|}}}| ==Coded By:== | ||
| + | {{{Coded}}} | }} | ||
| + | |||
| + | {{#if:{{{History|}}}| ==History:=== | ||
| + | {{{History}}} | }} | ||
[[Category:Areas]] | [[Category:Areas]] | ||
| + | </includeonly> | ||
| + | <noinclude> | ||
| + | =Documentation= | ||
| + | |||
| + | Areas have a few fields defined they are as follows: | ||
| + | |||
| + | =Required Items= | ||
| + | The following items are required: | ||
| + | |||
| + | '''Name''' - The name of the area | ||
| + | |||
| + | '''Level''' - The Level Range | ||
| + | |||
| + | '''Bard''' - The bard's lore | ||
| + | |||
| + | '''Description''' - The Description of the area | ||
| + | |||
| + | '''Directions''' - Directions to the area | ||
| + | |||
| + | '''Coded''' - Who coded it | ||
| + | |||
| + | =Optional Items= | ||
| + | |||
| + | These items will be shown if they exist, if they do not nothing will be shown | ||
| + | |||
| + | |||
| + | '''Continent''' - What Continent it is on | ||
| + | |||
| + | '''Dimension''' - What Dimension it is in | ||
| + | |||
| + | '''Island''' - What Island it is on | ||
| + | |||
| + | (Normally only one of those three will be defined and all should have one defined) | ||
| + | |||
| + | '''Quests''' - Any quests involving the area | ||
| + | |||
| + | '''Drop''' - Notable drops about the area | ||
| + | |||
| + | '''NPCs''' - Notable NPCs in the area | ||
| + | |||
| + | '''Hints''' - Hints or special things about the area | ||
| + | |||
| + | '''History''' - The History of the area. | ||
| + | |||
| + | |||
| + | </noinclude> | ||
Latest revision as of 04:56, 19 May 2010
Documentation
Areas have a few fields defined they are as follows:
Required Items
The following items are required:
Name - The name of the area
Level - The Level Range
Bard - The bard's lore
Description - The Description of the area
Directions - Directions to the area
Coded - Who coded it
Optional Items
These items will be shown if they exist, if they do not nothing will be shown
Continent - What Continent it is on
Dimension - What Dimension it is in
Island - What Island it is on
(Normally only one of those three will be defined and all should have one defined)
Quests - Any quests involving the area
Drop - Notable drops about the area
NPCs - Notable NPCs in the area
Hints - Hints or special things about the area
History - The History of the area.