Template:Item/full: Difference between revisions

From Regnum Online Wiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 1: Line 1:
<onlyinclude><includeonly>__NOEDITSECTION__
<onlyinclude><includeonly>__NOEDITSECTION__
{| width="100%"
|}
<table cellpadding="3" style="float:right; background-color:#5f4270;
  border:solid silver; border-style:white"
>
  <tr style="font-size:85%; line-height:85%; text-align:right">
    <td colspan="2"> ''{{{category}}}'' </td>
  </tr>
  <tr style="font-size:100%; background-color: #66558b">
  <th colspan="2">{{#if:{{{icon|}}}|[[File:{{{icon}}}|36px|frameless|{{PAGENAME}}]]}} {{{name}}} {{#if:{{{material|}}}|of {{{material}}}}}</th>
  </tr>
{{#if: {{{image|}}}
    | <tr><td colspan="2" style="padding: 8px;">[[File:{{{image}}}|frameless|center]]</td></tr>
    <tr><td colspan="2" style="line-height:8px; background-color:#66558b"></td></tr>
}}
  <tr><td>'''Category:'''</td><td>{{{category}}}</td></tr>
  {{#if: {{{damage|}}}
<tr><td>'''Damage:'''</td><td>{{{damage}}}</td></tr>
}}
  {{#if: {{{attack speed|}}}
    | <tr><td>'''Attack Speed:'''</td><td>{{{attack speed}}}</td></tr> 
  }}
  {{#if: {{{range|}}}
    | <tr><td>'''Range:'''</td><td>{{{range}}}</td></tr> 
  }}
  {{#if: {{{durability|}}}
    | <tr><td>'''Durability:'''</td><td>{{{durability}}}</td></tr> 
  }}
  <tr><td>'''Weight:'''</td><td>{{{weight}}}</td></tr>
  <tr><td>'''Requires:'''</td><td>{{{requires}}}</td></tr>
  {{#if: {{{bonus 1|}}}
    | <tr><td>'''Additional Bonuses:'''</td><td>{{{bonus 1}}}</td></tr> 
  }}
  {{#if: {{{bonus 2|}}}
    | <tr><td> </td><td>{{{bonus 2}}}</td></tr> 
  }}
  {{#if: {{{bonus 3|}}}
    | <tr><td> </td><td>{{{bonus 3}}}</td></tr> 
  }}
  </table>
'''{{trimd|{{{name}}}}}''' is a {{{category}}}.
{{#if: {{{info|}}}
  | {{{info}}}
}}
{{#if: {{{notes|}}}
  | ==Notes==
<!--
-->{{{notes}}}
}}
</includeonly></onlyinclude>
<onlyinclude><includeonly>__NOEDITSECTION__
<link rel='stylesheet' type='text/css' media='screen' href='./ROItem-main.css'>
<window id="window" class="transparent_window">
    <vbox id="main_vbox" size=expand>
      <borderbox id="name_panel" class="tooltip_panel" style="padding:5px;">
        <hbox id="main_hbox" style="padding-left:1px;">
          <borderbox id="icon_panel" class="tooltip_icon_panel" style="padding:2px;">
            <img id="icon" width=32 height=32 src="./sombrero.png" />
          </borderbox>
          <vbox id="name_vbox" style="padding:2px 0 0 0;" class="epic">
            <label id="name_label" align=left  richtext=true>Sombrero de Campeón Conjurador</label>
            <label id="material_and_quality_label" align=left>de Tela fina (Artesano)</label>
          </vbox>
        </hbox>
      </borderbox>
      <separator id="separator1" width=1 height=1 style="width:1px;height:1px;"></separator>
      <borderbox id="data_panel" class="tooltip_panel" style="padding:7px 5px 5px 5px;">
          <vbox id="data_vbox">
            <label id="damage_label" style="color:#FFFF80">Daño (+28):</label>
            <hbox id="damage_hbox">
              <img  id="dmg_slashing_icon"  src="./49962.png" width=16 height=16 />
              <label id="dmg_slashing_label" style="color:#FFFF80">421</label>
              <!-- <img  id="dmg_piercing_icon"  src="./49958.png" width=16 height=16 />
              <label id="dmg_piercing_label" style="color:#FFFF80"></label>
              <img  id="dmg_blunt_icon"    src="./49957.png" width=16 height=16 />
              <label id="dmg_blunt_label"    style="color:#FFFF80"></label> -->
              <img  id="dmg_fire_icon"      src="./49956.png" width=16 height=16 />
              <label id="dmg_fire_label"    style="color:#FFFF80">101-112</label>
              <img  id="dmg_ice_icon"      src="./49960.png" width=16 height=16 />
              <label id="dmg_ice_label"      style="color:#FFFF80">48-72</label>
              <!-- <img  id="dmg_lighting_icon"  src="./49954.png" width=16 height=16 />
              <label id="dmg_lighting_label" style="color:#FFFF80"></label> -->
            </hbox>
            <label id="protection_label" style="color:#FFFF80">Armadura: 250 (+7)</label>
            <!-- <hbox  id="pro_lighting_hbox">
              <img  id="pro_lighting_icon"  src="./49959.png" width=16 height=16 />
              <label id="pro_lighting_label" style="color:#FFFF80">Buena</label>
            </hbox>
            <hbox  id="pro_lighting_hbox">
              <img  id="pro_lighting_icon"  src="./49955.png" width=16 height=16 />
              <label id="pro_lighting_label" style="color:#FFFF80">Buena</label>
            </hbox> -->
            <hbox  id="pro_slashing_hbox">
              <img  id="pro_slashing_icon"  src="./49962.png" width=16 height=19 />
              <label id="pro_slashing_label" style="color:#FFFF80">Normal</label>
            </hbox>
            <hbox  id="pro_piercing_hbox">
              <img  id="pro_piercing_icon"  src="./49958.png" width=16 height=19 />
              <label id="pro_piercing_label" style="color:#FFFF80">Normal</label>
            </hbox>
            <hbox  id="pro_blunt_hbox">
              <img  id="pro_blunt_icon"  src="./49957.png" width=16 height=19 />
              <label id="pro_blunt_label" style="color:#FFFF80">Buena</label>
            </hbox>
            <hbox  id="pro_fire_hbox">
              <img  id="pro_fire_icon"  src="./49956.png" width=16 height=19 />
              <label id="pro_fire_label" style="color:#FFFF80">Normal</label>
            </hbox>
            <hbox  id="pro_ice_hbox">
              <img  id="pro_ice_icon"  src="./49960.png" width=16 height=19 />
              <label id="pro_ice_label" style="color:#FFFF80">Normal</label>
            </hbox>
            <hbox  id="pro_lighting_hbox">
              <img  id="pro_lighting_icon"  src="./49954.png" width=16 height=19 />
              <label id="pro_lighting_label" style="color:#FFFF80">Buena</label>
            </hbox>
            <!-- <hbox  id="pro_lighting_hbox">
              <img  id="pro_lighting_icon"  src="./49961.png" width=16 height=19 />
              <label id="pro_lighting_label" style="color:#FFFF80">Mala</label>
            </hbox> -->
            <separator id="separator2" width=1 height=3 style="width:1px;height:3px;"></separator>
            <label id="category_label">Categoría: Túnicas</label>
            <label id="speed_label">Velocidad de ataque: Rapida</label>
            <label id="range_label">Rango: 20</label>
            <label id="durability_label">Durabilidad: 184/184</label>
            <label id="quantity_label">Cantidad: 13</label>
            <label id="uses_label"></label>
            <label id="weight_label">Peso: 10 Kgs</label>
            <label id="real_label" style="color:#FFFF80">Ítem nivel 58</label>
            <label id="requirements_label" style="color:#B4B4B4">Requiere Conjurador Nivel 58</label>
            <hbox  id="sell_price_hbox">
              <label id="sell_price_label">Sell price:</label>
              <img  id="sell_price_gold_icon" src="./32969.png" width=16 height=16 />
              <label id="sell_price_gold_label">301,500 Gold</label>
              <img  id="sell_price_xim_icon"  src="./32968.png" width=16 height=16 />
              <label id="sell_price_xim_label">189 Ximerin</label>
            </hbox>
            <separator id="description_separator" width=1 height=3 style="width:1px;height:3px;"></separator>
            <wraplabel id="description_label" style="color:#C0C0C0"></wraplabel>
            <separator id="itemmod_separator" height=3 style="height:3px;"></separator>
            <!-- <repeat start=1 end=6> -->
            <label style="color: #5CC0FF" id="itemmod_label#">Constitución +8</label>
            <label style="color: #5CC0FF" id="itemmod_label#">Resistir daño aplasstante +3%</label>
            <!-- </repeat> -->
            <!-- <separator id="kindmod_separator" height=3 style="height:3px;"></separator> -->
            <!-- <repeat start=1 end=5> -->
            <!-- <label id="kindmod_label#"></label> -->
            <!-- </repeat> -->
            <!-- <separator id="socketmod_separator" height=3 style="height:3px;"></separator> -->
            <!-- <repeat start=1 end=7> -->
            <hbox id="socketmod_box#">
            <label id="socketmod_label#" style="color:#6B6B6B">Mejora de 1er Nivel</label>
            <separator size="expand"></separator>
            <vbox>
                <separator size="expand"></separator>
                <borderbox class="borderbox_thin2" padding="1px" width=9 height=9 >
                    <!-- <icon id="socketmod_icon#" /> -->
                    <img id="socketmod_icon#" />
                </borderbox>
                <separator size="expand"></separator>
            </vbox>
            <separator width=6 style="width:6px;"></separator>
            </hbox>
            <!-- </repeat> -->
            <separator id="kind_separator" width=1 height=3 style="width:1px;height:3px;"></separator>
            <label    id="kind_label" class="epic">Epico</label>
            <!--
            <label      id="minutes_left_label"></label>
            <label      id="minutes_total_label"></label>
            -->
            <progressbar id="minutes_left_bar" class="time_bar" height=1></progressbar>
            <label style="color:#984F33" id="bound_to_character" show="false">Vinculado al personaje</label>
            <label id="bound_to_account" show="false"></label>
            <label id="disabled_label" style="color:#ff0000">Roto</label>
          </vbox>
      </borderbox>
    </vbox>
</window>
{| width="100%"
{| width="100%"
|}
|}

Revision as of 12:25, 26 August 2023