Difference between revisions of "Template:Area"

From BatWiki
Jump to: navigation, search
(Making automated NPC listing live. Problems? Comments? Head to Template talk:Area.)
 
(68 intermediate revisions by 5 users not shown)
Line 1: Line 1:
<includeonly>[[Category:Area]]
+
<includeonly>[[Category:Area]] {{#switch: {{PAGENAME}}  <!-- switch that includes the area to C:Capital if its a capital -->
 +
| Arelium
 +
| Calythien
 +
| Lorenchia
 +
| Rilynt'tar  <!-- switch is not grasping Rilynt'tar for some reason  -->
 +
| Shadowkeep = [[Category:Capital]] }}
 
{| cellspacing="3"
 
{| cellspacing="3"
 
|+ {{#if: {{{aka|}}} | Also known as {{{aka}}} }}{{#if: {{{aka2|}}} |, {{{aka2}}} }}{{#if: {{{aka3|}}} |, {{{aka3}}} }}{{#if: {{{aka4|}}} |, {{{aka4}}} }}
 
|+ {{#if: {{{aka|}}} | Also known as {{{aka}}} }}{{#if: {{{aka2|}}} |, {{{aka2}}} }}{{#if: {{{aka3|}}} |, {{{aka3}}} }}{{#if: {{{aka4|}}} |, {{{aka4}}} }}
 
! align="right" valign="top" | General description:
 
! align="right" valign="top" | General description:
| {{{description| (missing '''description''') }}}
+
| {{{description| (missing ''description'') }}}  {{#if: {{{closed|}}} | Note that the area is CLOSED. [[Category:Areas permanently closed]]}}
 
|-
 
|-
| colspan="2" | Located in {{{location| (missing ''location'')[[Category:Missing location]]}}} {{#switch: {{lc:{{{continent}}}}}
+
| align="right" valign="top" | Location on {{#switch: {{lc:{{{continent}}}}}
 
| la
 
| la
 
| lae
 
| lae
Line 17: Line 22:
 
| fu
 
| fu
 
| fur
 
| fur
 +
| furna
 
| furnachia = [[Furnachia]] [[Category:Areas on Furnachia]]
 
| furnachia = [[Furnachia]] [[Category:Areas on Furnachia]]
 
| lu
 
| lu
 
| luce
 
| luce
 
| lucentium = [[Lucentium]] [[Category:Areas on Lucentium]]
 
| lucentium = [[Lucentium]] [[Category:Areas on Lucentium]]
| (missing '''continent''') [[Category:Missing continent]] }} {{#if: {{{closed|}}} | Note: the area is CLOSED. [[Category:Areas permanently closed]]}}
+
| '''[[continent]]''' [[Category:Missing continent]] }}: {{#if: {{{X|}}} |<br> ([[whereami]]: {{{X|missing}}}x, {{{Y|missing}}}y)}}{{#if: {{{JX|}}} |<br>[http://jeskko.pupunen.net/gmap2/?x={{{JX}}}&y={{{JY|}}}&zoom=9 On Jeskko's map] }}
|-  
+
| {{{location| (missing ''location'')[[Category:Missing location]]}}} {{#if: {{{WE|}}} |
 +
{{{WE}}}}}
 +
|-
 
! align="right" | Difficulty:
 
! align="right" | Difficulty:
 
| {{{difficulty| (missing ''difficulty'') }}}
 
| {{{difficulty| (missing ''difficulty'') }}}
|-
 
! align="right" | [[NPC]]s at the area:
 
| <dpl>
 
  category = {{PAGENAME}}
 
  includepage = {NPC}:exp
 
  table = class="wikitable sortable", Name, Exp
 
</dpl>
 
 
|-
 
|-
 
! align="right" | Coder{{#if: {{{coder2|}}}|s}}:
 
! align="right" | Coder{{#if: {{{coder2|}}}|s}}:
Line 47: Line 48:
 
! align="right" | {{#if: {{{other|}}} | Other information: }}
 
! align="right" | {{#if: {{{other|}}} | Other information: }}
 
| {{#if: {{{other|}}} | {{{other}}} }}
 
| {{#if: {{{other|}}} | {{{other}}} }}
|}<analytics uacct="UA-3466433-1" ></analytics></includeonly><noinclude>Use this template when adding [[{{PAGENAME}}]]s.
+
|-
 +
| colspan="2" |
 +
{{#dpl:
 +
  |category = {{PAGENAME}}
 +
  |resultsheader = '''[[NPC]]'''s at the area:\n
 +
  |includepage = {NPC}:exp:race:alignment:aggro
 +
  |table = class="wikitable sortable", Name, Exp, Race, Alignment, Aggro
 +
}}
 +
|}<analytics uacct="UA-3466433-3" ></analytics></includeonly><noinclude>Use this template when adding [[{{PAGENAME}}]]s.
 
== Copy & Paste ==
 
== Copy & Paste ==
 
<nowiki>{{</nowiki> {{PAGENAME}}<br>
 
<nowiki>{{</nowiki> {{PAGENAME}}<br>
Line 53: Line 62:
 
<nowiki>|</nowiki> ''aka#'' =&nbsp;<br>
 
<nowiki>|</nowiki> ''aka#'' =&nbsp;<br>
 
<nowiki>|</nowiki> description =&nbsp;<br>
 
<nowiki>|</nowiki> description =&nbsp;<br>
<nowiki>|</nowiki> location =&nbsp;<br>
 
 
<nowiki>|</nowiki> continent =&nbsp;<br>
 
<nowiki>|</nowiki> continent =&nbsp;<br>
 +
<nowiki>|</nowiki> location =&nbsp;<br>
 +
<nowiki>|</nowiki> X =&nbsp;<br>
 +
<nowiki>|</nowiki> Y =&nbsp;<br>
 +
<nowiki>|</nowiki> JX =&nbsp;<br>
 +
<nowiki>|</nowiki> JY =&nbsp;<br>
 +
<nowiki>|</nowiki> WE =&nbsp;<br>
 
<nowiki>|</nowiki> difficulty =&nbsp;<br>
 
<nowiki>|</nowiki> difficulty =&nbsp;<br>
<nowiki>|</nowiki> NPCs =&nbsp;<br>
 
 
<nowiki>|</nowiki> coder =&nbsp;<br>
 
<nowiki>|</nowiki> coder =&nbsp;<br>
 
<nowiki>|</nowiki> ''coder#'' =&nbsp;<br>
 
<nowiki>|</nowiki> ''coder#'' =&nbsp;<br>
Line 66: Line 79:
 
<nowiki>|</nowiki> ''closed'' =&nbsp;<br>
 
<nowiki>|</nowiki> ''closed'' =&nbsp;<br>
 
<nowiki>}}</nowiki>
 
<nowiki>}}</nowiki>
{|  cellspacing="3"
+
 
|+
+
 
== Explanation ==
 
== Explanation ==
 +
Use the name given to area that is seen trough the feature [[whereami]] as article name.
 +
 +
{|  cellspacing="3"
 
! align="right" | Fields
 
! align="right" | Fields
 
| &
 
| &
 
! align="left" | Instructions how to fill 'em. Fields in ''italics'' should be removed if not used.
 
! align="left" | Instructions how to fill 'em. Fields in ''italics'' should be removed if not used.
 
|-
 
|-
| align="right" | '''aka''' || :
+
! align="right" | aka || :
| Is the area know by some other name?
+
| Is the area known by some other name(s)?
 
|-
 
|-
| align="right" | '''description''' || :
+
! align="right" | description || :
| Information about the area.
+
| General information about the area.
 
|-
 
|-
| align="right" | '''location ''' || :
+
! align="right" | continent || :
| Where the area is located at outerwold?
+
| On which [[continent]] the area is located at?
 
|-
 
|-
| align="right" | '''continent''' || :
+
! align="right" | location || :
| On what [[continent]] the area is lcoated at?
+
| Where is the area located on the continent, described verbally?
 
|-
 
|-
| align="right" | '''difficulty''' || :
+
! align="right" | X || :
| Can you solo at the area? How big party you need?
+
| The X coordinate seen through [[whereami]]
 
|-
 
|-
| align="right" | '''NPCs''' || :
+
! align="right" | Y || :
| List the most notable NPCs.
+
| The Y coordinate seen through [[whereami]]
 +
|-
 +
| align="right" | '''J'''eskko's '''X''' cordinate || :
 +
| The X coordinate of the area on Jeskko's map
 +
|-
 +
| align="right" | '''J'''eskko's '''Y''' cordinate || :
 +
| The Y coordinate of the area on Jeskko's map
 +
|-
 +
| align="right" | '''W'''izard '''E'''ye || :
 +
| Copy & paste output from [[wizard eye]] or map-command from (main) entrance
 +
|-
 +
! align="right" | difficulty || :
 +
| Can you solo at the area? How big party you need?
 
|-
 
|-
| align="right" | '''coder''' || :
+
! align="right" | coder || :
| Who created the area?
+
| Who created the area originally?
 
|-
 
|-
| align="right" | '''converter''' || :
+
! align="right" | converter || :
| Who converted the area?
+
| Who, if anyone, converted the area?
 
|-
 
|-
| align="right" | '''size''' || :
+
! align="right" | size || :
 
| How many rooms of explore can you get from the area?
 
| How many rooms of explore can you get from the area?
 
|-
 
|-
| align="right" | '''special''' || :
+
! align="right" | special || :
| If the area has a special explore room, how many?
+
| If the area has a special explore rooms, how many?
 
|-
 
|-
| align="right" |  '''map''' || :
+
! align="right" |  map || :
| Fill with a map about the area.
+
| Fill with a map of the area. No spoilers though; do not include sections behind secrets.
 
|-
 
|-
| align="right" | '''history''' || :
+
! align="right" | history || :
| If there is history about the area, use this field to write about it.
+
| If there is notable history about the area, use this field to write about it.
 
|-
 
|-
| align="right" | '''closed''' || :
+
! align="right" | closed || :
| If the area is closed, fill this field.
+
| If the area is closed, fill this field with anything.
 
|-
 
|-
| align="right" | '''other''' || :
+
! align="right" | other || :
 
| If any other important information, use this field to share it.
 
| If any other important information, use this field to share it.
 
|}
 
|}
 
[[Category:Template]]</noinclude>
 
[[Category:Template]]</noinclude>

Latest revision as of 21:09, 7 October 2014

Use this template when adding Areas.

Copy & Paste

{{ Area
| aka = 
| aka#
| description = 
| continent = 
| location = 
| X = 
| Y = 
| JX = 
| JY = 
| WE = 
| difficulty = 
| coder = 
| coder#
| size = 
| special = 
| map = 
| history = 
| other
| closed
}}

Explanation

Use the name given to area that is seen trough the feature whereami as article name.

Fields & Instructions how to fill 'em. Fields in italics should be removed if not used.
aka  : Is the area known by some other name(s)?
description  : General information about the area.
continent  : On which continent the area is located at?
location  : Where is the area located on the continent, described verbally?
X  : The X coordinate seen through whereami
Y  : The Y coordinate seen through whereami
Jeskko's X cordinate  : The X coordinate of the area on Jeskko's map
Jeskko's Y cordinate  : The Y coordinate of the area on Jeskko's map
Wizard Eye  : Copy & paste output from wizard eye or map-command from (main) entrance
difficulty  : Can you solo at the area? How big party you need?
coder  : Who created the area originally?
converter  : Who, if anyone, converted the area?
size  : How many rooms of explore can you get from the area?
special  : If the area has a special explore rooms, how many?
map  : Fill with a map of the area. No spoilers though; do not include sections behind secrets.
history  : If there is notable history about the area, use this field to write about it.
closed  : If the area is closed, fill this field with anything.
other  : If any other important information, use this field to share it.