Difference between revisions of "Template:Place"

From sureai
Jump to: navigation, search
(Set default "Zones" to 0)
(Add ore veins)
Line 70: Line 70:
 
     </div>
 
     </div>
 
     <!-- End Cells Content -->
 
     <!-- End Cells Content -->
 +
|}}{{#if: {{{oretype1|}}}|
 +
    <!-- Ore Veins Title -->
 +
    <div style = "background: RGB(73, 73, 59); border-radius: 5px;
 +
                  display: flex; flex-flow: row nowrap; align-items: center;
 +
                  margin: .5em 0; padding: .25em; ">
 +
        <div style = "font-weight: bold; color: white; text-align: center; flex: 1; ">Ore Veins</div>
 +
    </div>
 +
    <!-- End Ore Veins Title -->
 +
    <!-- Ore Veins Content -->
 +
    <div style = "display: flex; flex-flow: row nowrap; align-items: center; margin: .1em 0; ">
 +
    {{#if: {{{oretype1|}}}|
 +
        <div style = "order: 0; flex: 2; font-weight: bold; text-align: right; margin-right: 1em; ">[[{{NAMESPACE}}:{{{oretype1}}}|{{{oretype1}}}]]</div>
 +
        <div style = "order: 1; flex: 1; text-align: left;">{{{orenum1}}}</div>
 +
    |}}{{#if: {{{oretype2|}}}|
 +
        <div style = "order: 2; flex: 2; font-weight: bold; text-align: right; margin-right: 1em; ">[[{{NAMESPACE}}:{{{oretype2}}}|{{{oretype2}}}]]</div>
 +
        <div style = "order: 3; flex: 1; text-align: left;">{{{orenum2}}}</div>
 +
    |}}{{#if: {{{oretype3|}}}|
 +
    </div>
 +
    <div style = "display: flex; flex-flow: row nowrap; align-items: center; margin: .1em 0; ">
 +
        <div style = "order: 0; flex: 2; font-weight: bold; text-align: right; margin-right: 1em; ">[[{{NAMESPACE}}:{{{oretype3}}}|{{{oretype3}}}]]</div>
 +
        <div style = "order: 1; flex: 1; text-align: left;">{{{orenum3}}}</div>
 +
    |}}{{#if: {{{oretype4|}}}|
 +
        <div style = "order: 2; flex: 2; font-weight: bold; text-align: right; margin-right: 1em; ">[[{{NAMESPACE}}:{{{oretype4}}}|{{{oretype4}}}]]</div>
 +
        <div style = "order: 3; flex: 1; text-align: left;">{{{orenum4}}}</div>
 +
    |}}{{#if: {{{oretype5|}}}|
 +
    </div>
 +
    <div style = "display: flex; flex-flow: row nowrap; align-items: center; margin: .1em 0; ">
 +
        <div style = "order: 0; flex: 2; font-weight: bold; text-align: right; margin-right: 1em; ">[[{{NAMESPACE}}:{{{oretype5}}}|{{{oretype5}}}]]</div>
 +
        <div style = "order: 1; flex: 1; text-align: left;">{{{orenum5}}}</div>
 +
    |}}{{#if: {{{oretype6|}}}|
 +
        <div style = "order: 2; flex: 2; font-weight: bold; text-align: right; margin-right: 1em; ">[[{{NAMESPACE}}:{{{oretype6}}}|{{{oretype6}}}]]</div>
 +
        <div style = "order: 3; flex: 1; text-align: left;">{{{orenum6}}}</div>
 +
    |}}
 +
    </div>
 +
    <!-- End Ore Veins Content -->
 
|}}
 
|}}
 
</div>
 
</div>
Line 87: Line 122:
 
* '''occupants:''' NPCs and/or Creatures that can be found in this location. Hidden if empty.
 
* '''occupants:''' NPCs and/or Creatures that can be found in this location. Hidden if empty.
 
* '''cells:''' The Creation Kit/Console names of the cells of this place. Hidden if empty.
 
* '''cells:''' The Creation Kit/Console names of the cells of this place. Hidden if empty.
 +
* '''oretype#, orenum#:''' Where # ranges from 1 to 6, identifies the types of ore that exist in this location (oretype) and how many of that type exist (orenum)
 
* ''nocategory:'' If present, doesn't add the page to any categories. Don't use this unless you're just giving an example of how to use the template (such as below)
 
* ''nocategory:'' If present, doesn't add the page to any categories. Don't use this unless you're just giving an example of how to use the template (such as below)
  
Line 104: Line 140:
 
|occupants = [[Enderal:Entropy Mage|]], [[Enderal:Moss Crawler|]], [[Enderal:Mud Elemental|]]
 
|occupants = [[Enderal:Entropy Mage|]], [[Enderal:Moss Crawler|]], [[Enderal:Mud Elemental|]]
 
|cells = DarkCaveEntrance, DarkCaveSection01, DarkCaveSection02, DarkCaveBossSection
 
|cells = DarkCaveEntrance, DarkCaveSection01, DarkCaveSection02, DarkCaveBossSection
 +
|oretype1 = Iron
 +
|orenum1 = 3
 +
|oretype2 = Quicksilver
 +
|orenum2 = 30
 +
|oretype3 = Corundum
 +
|orenum3 = 1
 +
|oretype4 = Voodoo
 +
|orenum4 = 50
 +
|oretype5 = Gold
 +
|orenum5 = 14
 +
|oretype6 = Amirite
 +
|orenum6 = 50
 
}}
 
}}
 
</pre>
 
</pre>
Line 119: Line 167:
 
|occupants = [[Enderal:Entropy Mage|Entropy Mage]], [[Enderal:Moss Crawler|Moss Crawler]], [[Enderal:Mud Elemental|Mud Elemental]]
 
|occupants = [[Enderal:Entropy Mage|Entropy Mage]], [[Enderal:Moss Crawler|Moss Crawler]], [[Enderal:Mud Elemental|Mud Elemental]]
 
|cells = DarkCaveEntrance, DarkCaveSection01, DarkCaveSection02, DarkCaveBossSection
 
|cells = DarkCaveEntrance, DarkCaveSection01, DarkCaveSection02, DarkCaveBossSection
 +
|oretype1 = Iron
 +
|orenum1 = 3
 +
|oretype2 = Quicksilver
 +
|orenum2 = 30
 +
|oretype3 = Corundum
 +
|orenum3 = 1
 +
|oretype4 = Voodoo
 +
|orenum4 = 50
 +
|nocategory=1
 
}}
 
}}
  

Revision as of 17:10, 3 July 2017

Parameters

All parameters are optional.

  • name: The place's name. If empty, uses the current page's name.
  • icon: The map marker icon of this place. See Category:Enderal-Map Markers for a list of available markers. Hidden if empty.
  • image: An image representing the place, without the initial File:. Hidden if empty.
  • marked: If non-empty, indicates that this place is marked on the map.
  • zones: How many zones this area has. Defaults to 0.
  • dungeon: If non-empty, indicates that this place is a dungeon.
  • region: This place's Region. Defaults to (Unknown).
    • location: More details on this place's location, such as reference points. Hidden if empty.
  • occupants: NPCs and/or Creatures that can be found in this location. Hidden if empty.
  • cells: The Creation Kit/Console names of the cells of this place. Hidden if empty.
  • oretype#, orenum#: Where # ranges from 1 to 6, identifies the types of ore that exist in this location (oretype) and how many of that type exist (orenum)
  • nocategory: If present, doesn't add the page to any categories. Don't use this unless you're just giving an example of how to use the template (such as below)

Examples

{{Place
|name = Dark Cave
|icon = Cave
|image = EN-Places-Brownrock_Cave3.jpg
|marked = You bet
|zones = 3
|dungeon = Of course!
|region = [[Enderal:The Heartlands|]]
|location =
To the south of [[Enderal:Ark|]] <br />
To the east of [[Enderal:Wildmage Camp|]]
|occupants = [[Enderal:Entropy Mage|]], [[Enderal:Moss Crawler|]], [[Enderal:Mud Elemental|]]
|cells = DarkCaveEntrance, DarkCaveSection01, DarkCaveSection02, DarkCaveBossSection
|oretype1 = Iron
|orenum1 = 3
|oretype2 = Quicksilver
|orenum2 = 30
|oretype3 = Corundum
|orenum3 = 1
|oretype4 = Voodoo 
|orenum4 = 50
|oretype5 = Gold
|orenum5 = 14
|oretype6 = Amirite 
|orenum6 = 50
}}
Cave
Dark Cave
Dark Cave
Marked
Yes
Zones
3
Dungeon
Yes
Region
Occupants

Entropy Mage, Moss Crawler, Mud Elemental

Location

To the south of Ark
To the east of Wildmage Camp

Console Cells

DarkCaveEntrance, DarkCaveSection01, DarkCaveSection02, DarkCaveBossSection

Ore Veins
3
30
1
50


{{Place
|name = Boring Cave
|region = [[Enderal:The Heartlands|]]
|cells = BoringCave001
}}
Boring Cave
Marked
No
Zones
0
Dungeon
No
Region
Console Cells

BoringCave001


{{Place}}
Place
Marked
No
Zones
0
Dungeon
No
Region
(Unknown)