Difference between revisions of "Template:HuntingZone"

From Medivia Online Wiki
Line 17: Line 17:
   |position={{{position|}}}
   |position={{{position|}}}
   |monsters={{{monsters|}}}
   |monsters={{{monsters|}}}
   |supplies={{{monsters|}}}
   |supplies={{{supplies|}}}
   |notes={{{notes|}}}
   |notes={{{notes|}}}
}}
}}
<includeonly>
{| class="hunt-card hz-card"
|-
| class="hunt-left" |
  <div class="hunt-img">
    [[File:{{{background|Dynahall.png}}}|link=|frameless|class=hunt-bg]]
  </div>
  <div class="hunt-header-text">
    <div class="hunt-name">
      {{{name|Unknown hunting zone}}}
    </div>
    <div class="hunt-voc">
      [{{#switch: {{{team|}}}|1=Solo|2=Duo|3=Trio|#default=Team: {{{team|?}}}}}]
      {{#if:{{{knight|}}}|{{VocIcon|Knight}}}}
      {{#if:{{{archer|}}}|{{#if:{{{knight|}}}|&nbsp;•&nbsp;}}{{VocIcon|Archer}}}}
      {{#if:{{{druid|}}}|{{#if:{{{knight|}}}{{{archer|}}}|&nbsp;•&nbsp;}}{{VocIcon|Druid}}}}
      {{#if:{{{mage|}}}|{{#if:{{{knight|}}}{{{archer|}}}{{{druid|}}}|&nbsp;•&nbsp;}}{{VocIcon|Mage}}}}
      {{#if:{{{knight|}}}{{{archer|}}}{{{druid|}}}{{{mage|}}}||?}}
      {{#ifexpr: {{{premium|0}}} = 1 | <span class="hz-premium">Premium</span> | }}
    </div>
  </div>
| class="hunt-right" |
  <div class="stat-grid">
    <div class="stat-box">
      <div class="stat-label">Level</div>
      <div class="stat-value">{{{minlevel|?}}} to {{{maxlevel|?}}}</div>
    </div>
    <div class="stat-box">
      <div class="stat-label">EXP/H</div>
      <div class="stat-value">
        {{#ifexpr: {{{exp|0}}} < 1000
          | {{{exp|0}}} / H
          | {{#expr: floor({{{exp|0}}} / 1000)}} K/H
        }}
      </div>
    </div>
    <div class="stat-box">
      <div class="stat-label">Difficulty</div>
      <div class="stat-value">
        {{#switch: {{{difficulty|}}}
          |1=Very Easy
          |2=Easy
          |3=Normal
          |4=Hard
          |5=Very Hard
          |#default={{{difficulty|?}}}
        }}
      </div>
    </div>
    <div class="stat-box">
      <div class="stat-label">Loot</div>
      <div class="stat-value">
        {{#switch: {{{loot|}}}
          |1=High Waste
          |2=Small Waste
          |3=Break even
          |4=Small Profit
          |5=High Profit
          |#default={{{loot|?}}}
        }}
      </div>
    </div>
  </div>
|}
<div class="hz-details">
  <div class="hz-details-grid">
    {{#if: {{{requirements|}}} |
      <div class="hz-row">
        <div class="hz-key">Requirements</div>
        <div class="hz-val">{{{requirements}}}</div>
      </div>
    }}
    {{#if: {{{position|}}} |
      <div class="hz-row">
        <div class="hz-key">Position</div>
        <div class="hz-val">{{{position}}}</div>
      </div>
    }}
    {{#if: {{{monsters|}}} |
      <div class="hz-row">
        <div class="hz-key">Monsters</div>
        <div class="hz-val">{{{monsters}}}</div>
      </div>
    }}
    {{#if: {{{supplies|}}} |
      <div class="hz-row">
        <div class="hz-key">Supplies</div>
        <div class="hz-val">{{{supplies}}}</div>
      </div>
    }}
    {{#if: {{{notes|}}} |
      <div class="hz-row">
        <div class="hz-key">Notes</div>
        <div class="hz-val">{{{notes}}}</div>
      </div>
    }}
  </div>
</div>
</includeonly>
<noinclude>
<noinclude>
{{#cargo_declare:
{{#cargo_declare:
Line 42: Line 153:
   |notes=Text
   |notes=Text
}}
}}
</noinclude>
 
<noinclude>
<pre>{{HuntingZone
<pre>{{HuntingZone |
|background=
  |background=
|name=
  |name=
|minlevel=
  |minlevel=
|maxlevel=
  |maxlevel=
|exp=
  |exp=
|team=
  |team=
|knight=
  |knight=
|archer=
  |archer=
|druid=
  |druid=
|mage=
  |mage=
|loot=
  |loot=
|difficulty=
  |difficulty=
|premium=
  |premium=
|requirements=
  |requirements=
|position=
  |position=
|monsters=
  |monsters=
|supplies=
  |supplies=
|notes=
  |notes=
}}</pre>
}}</pre>
</noinclude>
</noinclude>
<table class="wikitable"><!--
--> <tr><th style="text-align: center; width:130px" rowspan=2>{{{image|[[File:32px-Important_Icon.png]]}}}</th><th><big><br>{{{name}}}<br></big></th></tr><!--
--> <tr><td>{{{description}}}</td></tr><!--
--> <tr><th>'''Recommended Level:'''</th><td>{{{level}}}</td></tr><!--
--> <tr><th>'''Loot:'''</th><td>{{{loot}}}</td></tr><!--
--> <tr><th>'''Experience:'''</th><td>{{{exp}}}</td></tr><!--
--> <tr><th>'''Location:'''</th><td>{{{location}}}</td></tr><!--
--> <tr><th>'''Be prepared<br>to face:'''</th><td>{{{monsters}}}</td></tr><!--
--> {{#if: {{{strategy|}}}|<tr><th>'''Strategy:'''</th><td>{{{strategy}}}</td></tr>}} <!--
--> {{#if: {{{strategy_warriors| {{{strategy_mages| {{{strategy_sorcerer| {{{strategy_cleric| {{{strategy_scouts| {{{strategy_team| }}} }}} }}} }}} }}} }}}| <!--
--> <table class="wikitable"><!--
--> {{#if: {{{strategy_warriors|}}}|<tr><th>'''[[Warrior|Warriors]]'''</th><td>{{{strategy_warriors}}}</td></tr>}} <!--
--> {{#if: {{{strategy_mages|}}}|<tr><th>'''[[Sorcerer|Sorcerers]] and [[Cleric{{!}}Clerics]]'''</th><td>{{{strategy_mages}}}</td></tr>}} <!--
--> {{#if: {{{strategy_sorcerer|}}}|<tr><th>'''[[Sorcerer|Sorcerers]]'''</th><td>{{{strategy_sorcerer}}}</td></tr>}} <!--
--> {{#if: {{{strategy_cleric|}}}|<tr><th>'''[[Cleric{{!}}Clerics]]'''</th><td>{{{strategy_cleric}}}</td></tr>}} <!--
--> {{#if: {{{strategy_scouts|}}}|<tr><th>'''[[Scout|Scouts]]'''</th><td>{{{strategy_scouts}}}</td></tr>}} <!--
--> {{#if: {{{strategy_team|}}}|<tr><th>'''Teamhunt'''</th><td>{{{strategy_team}}}</td></tr>}} <!--
--> </table></td> }} <!--
--> <!--
--> {{#if: {{{notes|}}}|<tr><th>'''Notes:'''</th><td>{{{notes}}}</td></tr>}}<!--
--> </table>

Revision as of 13:58, 11 January 2026



This template defines the table "HuntingSpots". View table. A replacement table has been generated for this table; View replacement table.

{{HuntingZone
 |background=
 |name=
 |minlevel=
 |maxlevel=
 |exp=
 |team=
 |knight=
 |archer=
 |druid=
 |mage=
 |loot=
 |difficulty=
 |premium=
 |requirements=
 |position=
 |monsters=
 |supplies=
 |notes=
}}