Difference between revisions of "Template:ServerInfo"

From Medivia Online Wiki
Line 1: Line 1:
<table class="wikitable" style="width: 300px">
<table class="wikitable" style="width: 300px">
<tr>
  <tr>
<th>Exp.</th>
    <th>Exp</th>
<th>Loot</th>
    <th>Loot</th>
<th>Skill</th>
    <th>Skill</th>
<th>Magic</th>
    <th>Magic</th>
<th>Regen</th>
    <th>Regen</th>
</tr>
  </tr>
<tr style="text-align: center">
  <tr style="text-align: center">
<td>{{{exp}}}x</td>
    {{#if: {{{staged|}}}|Staged}}<!--
<td>{{{loot}}}x</td>
    -->{{#if: {{{exp|}}}|{{{exp|}}}x}}<!--
<td>{{{skills}}}x</td>
    -->{{#if: {{{loot|}}}|{{{loot|}}}x}}<!--
<td>{{{magic}}}x</td>
    -->{{#if: {{{skills|}}}|{{{skills|}}}x}}<!--
<td>{{{regen}}}x</td>
    -->{{#if: {{{magic|}}}|{{{magic|}}}x}}<!--
</tr>
    -->{{#if: {{{regen|}}}|{{{regen|}}}x}}<!--
  </tr>
</table>
</table>


{{#if: {{{staged|}}}|
{{#if: {{{staged|}}}|
<table class="wikitable" style="width: 300px">
<table class="wikitable" style="width: 300px">
<tr>
  <tr>
<th>Range</th>
    <th>Range</th>
<th>Rate</th>
    <th>Rate</th>
</tr>
  </tr>
<tr>
  <tr>


{{#if: {{{stage_1_range|}}}|
  {{#if: {{{stage_1_range|}}}|
<tr>
  <tr>
<td>{{{stage_1_range|}}}</td>
    <td>{{{stage_1_range|}}}</td>
<td>{{{stage_1_rate|}}}</td>
    <td>{{{stage_1_rate|}}}</td>
</tr>
  </tr>
}}
  }}


{{#if: {{{stage_2_range|}}}|
  {{#if: {{{stage_2_range|}}}|
<tr>
  <tr>
<td>{{{stage_2_range|}}}</td>
    <td>{{{stage_2_range|}}}</td>
<td>{{{stage_2_rate|}}}</td>
    <td>{{{stage_2_rate|}}}</td>
</tr>
  </tr>
}}
  }}
 
</table>
{{#if: {{{stage_3_range|}}}|
<tr>
<td>{{{stage_3_range|}}}</td>
<td>{{{stage_3_rate|}}}</td>
</tr>
}}
 
{{#if: {{{stage_4_range|}}}|
<tr>
<td>{{{stage_4_range|}}}</td>
<td>{{{stage_4_rate|}}}</td>
</tr>
}}
 
{{#if: {{{stage_5_range|}}}|
<tr>
<td>{{{stage_5_range|}}}</td>
<td>{{{stage_5_rate|}}}</td>
</tr>
}}
}}
}}

Revision as of 20:04, 11 June 2022

Exp Loot Skill Magic Regen