Difference between revisions of "Template:Zone"
From Tales of Maj'Eyal
Draknodred (Talk | contribs) |
ScienceBall (Talk | contribs) (Change "Guardian" label to "Boss" in the infobox. The parameter is still called "guardian", to not break existing pages.) |
||
| (4 intermediate revisions by 3 users not shown) | |||
| Line 3: | Line 3: | ||
!colspan="2" style="font-size:larger;"|{{{name}}} | !colspan="2" style="font-size:larger;"|{{{name}}} | ||
|- | |- | ||
| − | ! style="width: | + | ! style="width:125px;" | Boss |
| − | | style="width: | + | | style="width:175px;" | {{{guardian|None}}} |
|- | |- | ||
! Floors | ! Floors | ||
| Line 15: | Line 15: | ||
| {{{min_ilevel|1}}} to {{{max_ilevel|5}}} | | {{{min_ilevel|1}}} to {{{max_ilevel|5}}} | ||
|- | |- | ||
| + | {{#if: | ||
| + | {{{min_ilevel_east|}}}{{{max_ilevel_east|}}} | ||
| + | | | ||
| + | ! (after back from Far East) | ||
| + | {{!}} {{{min_ilevel_east|1}}} to {{{max_ilevel_east|5}}} | ||
| + | {{!}}- | ||
| + | }} | ||
! Size | ! Size | ||
| {{{width|?}}}x{{{height|?}}} | | {{{width|?}}}x{{{height|?}}} | ||
| + | |- | ||
| + | ! Zone Effect | ||
| + | | {{{effect|none}}} | ||
|} | |} | ||
| − | </div><includeonly>[[Category:Zones]]</includeonly><noinclude>[[Category:Templates]]</noinclude> | + | </div><includeonly>[[Category:Zones]]</includeonly><noinclude>[[Category:Templates]] |
| + | <pre> | ||
| + | {{Zone | ||
| + | |name = | ||
| + | |guardian = | ||
| + | |floors = | ||
| + | |min_level = | ||
| + | |max_level = | ||
| + | |min_ilevel = | ||
| + | |max_ilevel = | ||
| + | |min_ilevel_east = | ||
| + | |max_ilevel_east = | ||
| + | |width = | ||
| + | |height = | ||
| + | |effect = | ||
| + | }} | ||
| + | </pre> | ||
| + | </noinclude> | ||
Latest revision as of 05:59, 11 June 2023
| {{{name}}} | |
|---|---|
| Boss | None |
| Floors | ? |
| Level Range | 0 to 0 |
| Item Level Range | 1 to 5 |
| Size | ?x? |
| Zone Effect | none |
{{Zone
|name =
|guardian =
|floors =
|min_level =
|max_level =
|min_ilevel =
|max_ilevel =
|min_ilevel_east =
|max_ilevel_east =
|width =
|height =
|effect =
}}