|
|
Line 1: |
Line 1: |
| <includeonly> | | <includeonly>{{plainlink |url={{database}}/map-info/{{#sub: {{{id}}}|0|{{#pos:{{{id}}}| }}}}/ {{#sub:{{{id}}}|{{#pos:{{{id}}}| }}}}}}</includeonly><noinclude> |
| __NOEDITSECTION__
| | ==Description== |
| [[Image:{{{mapImage}}}.jpg|center|{{{mapImage}}}]]
| | This template serves the purpose of shortening linkings to the [{{database}}/map-info/ iW Database View Map] for the ease of article overview when editing and consistency. |
| == About {{PAGENAME}} ==
| |
| {{{mapAbout|There is no information currently available [[Category:Needs Additional Information]]}}} | |
| <br style="clear:both;">
| |
| == NPCs ==
| |
| <table border=1 style="border:1px solid #2F4F2F;border-collapse:collapse;" cellpadding="5px"><caption>The following list contains NPCs that are custom to RebirthRO. The NPCs listed here are '''not''' involved in any quests. For specific locations of these NPC's, please refer to their article page. For a list of NPCs that are common to {{PAGENAME}}, please search around [http://ratemyserver.net/index.php?page=map_db Ratemyserver], or [http://irowiki.org/wiki/Category:Places IroWiki]</caption><tr><td style="background:#ccffcc;" width="300px">'''Eir:'''</td><td style="background:#ccffcc;" width="300px">'''Loki:'''</td><td style="background:#ccffcc;" width="300px">'''Tyr:'''</td></tr><tr>
| |
| <td valign="top">
| |
| {{{cNpcEir|<span style="font-size:10px;">No Custom NPCs located on this map for this server</span>}}} | |
| </td>
| |
| <td valign="top">
| |
| {{{cNpcLoki|<span style="font-size:10px;">No Custom NPCs located on this map for this server</span>}}}
| |
| </td>
| |
| <td valign="top">
| |
| {{{cNpcTyr|<span style="font-size:10px;">No Custom NPCs located on this map for this server</span>}}} | |
| </td></tr></table><br>
| |
| {{{category1|}}}{{{category2|}}}{{{category3|}}}{{{category4|}}}{{{category5|}}}{{{category6|}}}{{{category7|}}}</includeonly><noinclude> | |
| {{Usage|1= This template displays a pre-designed page for maps. The pages using this template should only be maps that can not be found on Ratemyserver, or are town maps (Prontera, Payon, etc). Any other map should be linked to using the [[Template:MapLink]] }}
| |
|
| |
|
| <pre>
| | ====Usage==== |
| {{Map
| | <nowiki>{{map |id=</nowiki>''<id>''<nowiki> </nowiki>''<name>''<nowiki>}}</nowiki> |
| |mapImage =
| |
| |mapAbout =
| |
| |cNpcEir =
| |
| |cNpcLoki =
| |
| |cNpcTyr =
| |
| |category1 =
| |
| |category2 =
| |
| |category3 =
| |
| |category4 =
| |
| |category5 = | |
| }} | |
| </pre> | |
|
| |
|
| === Obligatory Fields ===
| |
| {| class="wikitable" | | {| class="wikitable" |
| ! Field !! Description !! | | ! Example !! Output |
| |-
| | |- |
| | mapImage|| Image file name to be used as the map image. ||
| | | <nowiki>{{map |id=</nowiki>yuno_fild08<nowiki> </nowiki>Kiel Hyre Academy<nowiki>}}</nowiki> || {{map |id=yuno_fild08 Kiel Hyre Academy}} |
| |- | | |- |
| | mapAbout|| General information about the map goes here. If no information, remove the field, but '''Do Not Leave It Blank''' || | | | <nowiki>{{map |id=</nowiki>c_tower3<nowiki> </nowiki>Clock Tower 3F<nowiki>}}</nowiki> || {{map |id=c_tower3 Clock Tower 3F}} |
| |-
| | |- |
| | cNpcEir || Any custom NPCs that are located on this map, on Eir, are listed here || | |
| |- | |
| | cNpcLoki || Any custom NPCs that are located on this map, on Loki, are listed here || | |
| |-
| |
| | cNpcTyr || Any custom NPCs that are located on this map, on Tyr, are listed here || | |
| |-
| |
| |category1|| Self Explanatory. If none, Remove the field, but '''Do Not Leave It Blank''' ||
| |
| |-
| |
| |category2|| Self Explanatory. If none, Remove the field, but '''Do Not Leave It Blank''' ||
| |
| |-
| |
| |category3|| Self Explanatory. If none, Remove the field, but '''Do Not Leave It Blank''' ||
| |
| |-
| |
| |category4|| Self Explanatory. If none, Remove the field, but '''Do Not Leave It Blank''' ||
| |
| |- | |
| |category5|| Self Explanatory. If none, Remove the field, but '''Do Not Leave It Blank''' ||
| |
| |} | | |} |
|
| |
|
| [[Category:Templates|{{PAGENAME}}]] | | ====Fields==== |
| | {| class="wikitable" style="text-align: left" |
| | | id || The name of the map |
| | |} |
| | |
| | ==See Also== |
| | *[[Template: Item]] |
| | *[[Template: Monster]] |
| | |
| | [[Category:Templates|Map]] |
| </noinclude> | | </noinclude> |