Difference between revisions of "User:Pilk/armory"

From Team Fortress Wiki
Jump to: navigation, search
m (rv)
Line 1: Line 1:
{| class="maincontainer" style="border-spacing:7px;"
+
{| class="maincontainer" style="border-spacing:7px;" width=175px
! colspan=6 rowspan=2 class="highlight" | [[File:Item_icon_Backburner.png|350px|link=]]
+
! class="highlight" | {{#if: {{{custom-icon|}}}
| colspan=6 style="text-align: center; padding-top: 10px;" width=250px | <span class="qua_unique item_name">Backburner</span><br />
+
| [[File:{{{custom-icon}}}|x100px{{#if:{{{file-link|yes}}}||{{!}}link={{{BASEPAGENAME}}}}}]]
<span class="att_level">Level 50 Flame Thrower</span><br />
+
| [[File:Item icon {{{item-name|}}}.png|x100px{{#if:{{{file-link|yes}}}||{{!}}link={{{item-name|}}}}}]]
<span class="att_positive">+10% damage done</span><br />
+
}}
<span class="att_positive">100% critical hits from behind</span><br />
 
<span class="att_negative">+150% airblast cost</span>
 
 
|-
 
|-
| class="killicon" colspan=4 | <span class="killername" style="color: #557C83;">Pyro</span> <!--
+
| width=400px style="text-align: center; padding-top: 10px;" | <span class="qua_{{lc:{{{quality|unique}}}}} item_name" style="text-shadow: 2px 1px 1px #24201B; font-family:{{lang<!--
-->[[File:Killicon backburner.png|link=]]<!--
+
 
--> <span style="color:#A3574A;" class="killername">Victim</span>
+
      // Specific fonts for some languages that aren't supported by the standard TF2 Build font. -->
! class="highlight" colspan=2 | [[File:Crosshair reticle.png|link=]]
+
      | ar = مبنيات TF2 , bold;
|-
+
      | en = TF2 Build, Verdana, Geneva, sans-serif;
! class="highlight" | <span style="font-size:200%; line-height: 120%; color:#729E42;">{{Tooltip|plain=true||This item can be crafted.}}</span><br />{{Tooltip|Craft|Can this item be crafted?}}
+
      | hu = Verdana, Geneva, sans-serif; font-weight: bold;
! class="highlight" | <span style="font-size:200%; line-height: 120%; color:#B8383B;">{{Tooltip|plain=true||This item can't be painted.}}</span><br />{{Tooltip|Paint|Can this item be painted?}}
+
      | ja = Shin Go, Heisei Kaku Gothic W5; font-weight: bold;
! class="highlight" | <span style="font-size:200%; line-height: 120%; color:#729E42;">{{Tooltip|plain=true|✔|This item can be traded.}}</span><br />{{Tooltip|Trade|Can this item be traded?}}
+
      | ko = Pathang, sans-serif, Totum, Kodig, serif; font-weight: bold;
! class="highlight" | <span style="font-size:200%; line-height: 120%; color:#729E42;">{{Tooltip|plain=true|✔|This item can have a custom name or description.}}</span><br />{{Tooltip|Rename|Can this item have a custom name or description?}}
+
      | zh-hans = SimSum-18030, SimHei, serif; font-weight: bold;
! class="highlight" | <span style="font-size:200%; line-height: 120%; color:#729E42;">{{Tooltip|plain=true|✔|This item can be gifted with Gift Wrap.}}</span><br />{{Tooltip|Gift|Can this item be gifted with Gift Wrap?}}
+
      | zh-hant = SimHei, Verdana, PMingLiU, MingLiU, serif; font-weight: bold;
! class="highlight" | <span style="font-size:200%; line-height: 120%; color:#B8383B;">{{Tooltip|plain=true||This item is not usable in Medieval mode.}}</span><br />{{Tooltip|Medieval|Is this item usable in Medieval mode?}}
+
      }}"><!--
! class="highlight" width=33% colspan=2 | Scout
+
 
! class="highlight" width=34% colspan=2 | Melee
+
  // Quality prefix/suffix switch.
! class="highlight" width=33% colspan=2 | Unlock
+
  // First test if 'prefix' param is manually defined.
 +
  // Test if page is English, if so add quality BEFORE item name
 +
  // If page is non-en, add quality AFTER item name and place in brackets
 +
  // For both cases, finally test 'quality': if 'unique' or 'normal', hide prefix.
 +
 
 +
-->{{#if:{{{custom-name|}}}
 +
  | "{{{custom-name}}}"
 +
  | {{#if:{{{prefix|}}}
 +
    | {{#switch:{{lc:{{{prefix|}}}}}
 +
      | no | 0 | false | none | hide | negative = {{ns:0}}
 +
      | #default = {{{prefix|}}}&#32;
 +
      }}
 +
    | {{if lang
 +
      | en = {{#switch:{{lc:{{{quality|☺}}}}}
 +
              | unique
 +
              | normal
 +
              | ☺
 +
              | false = {{ns:0}}<!-- NULL: don't add prefix to 'unique' or 'normal' weapons. -->
 +
              | #default = {{ucfirst:{{{quality|}}}}}&#32;
 +
              }}
 +
      | pt-br = {{#switch:{{lc:{{{quality|☺}}}}}
 +
              | unique
 +
              | normal
 +
              | ☺
 +
              | false = {{ns:0}}<!-- NULL: don't add prefix to 'unique' or 'normal' weapons. -->
 +
              | #default = {{ucfirst:{{{quality|}}}}}&#32;
 +
              }}
 +
      | non-en = {{ns:0}}<!-- NULL: don't add rarity prefix *before* item name in non-en -->
 +
      }}
 +
    }}<!--
 +
          -->{{#if:{{{item-name-local|}}}|{{{item-name-local}}}|{{{item-name}}}}}<!--
 +
  -->{{if lang
 +
      | en = {{ns:0}}<!-- NULL: don't add rarity prefix *after* item name in en -->
 +
      | pt-br = {{ns:0}}<!-- Item names are not translated in pt-br -->
 +
      | non-en = {{#switch:{{lc:{{{quality|☺}}}}}
 +
                | unique
 +
                | normal
 +
                | ☺
 +
                | false = {{ns:0}}<!-- NULL: don't add rarity suffix to 'unique' or 'normal' weapons. -->
 +
                | #default = &#32;{{Lang
 +
                                  | ru = {{Item name|{{{quality|Error}}}}}<!-- no brackets in Russian -->
 +
                                  | en = ({{Item name|{{{quality|Error}}}}})
 +
                                  }}<!--
 +
              -->}}<!--
 +
  -->}}<!--
 +
-->}}<!--
 +
--></span><!--
 +
--><br /><span class="att_level">{{{item-level|Level 1 - 100}}}</span><!--
 +
 +
-->{{#if:{{{att-1-positive|}}}    |<br /><span class="att_positive">{{{att-1-positive}}}</span> |
 +
    {{#if:{{{att-1-negative|}}}  |<br /><span class="att_negative">{{{att-1-negative}}}</span> |
 +
      {{#if:{{{att-1-neutral|}}} |<br /><span class="att_neutral"> {{{att-1-neutral}}}</span>
 +
      }}
 +
    }}
 +
  }}<!--
 +
 +
-->{{#if:{{{att-2-positive|}}}    |<br /><span class="att_positive">{{{att-2-positive}}}</span> |
 +
    {{#if:{{{att-2-negative|}}}  |<br /><span class="att_negative">{{{att-2-negative}}}</span> |
 +
      {{#if:{{{att-2-neutral|}}} |<br /><span class="att_neutral"> {{{att-2-neutral}}} </span>
 +
      }}
 +
    }}
 +
  }}<!--
 +
 +
-->{{#if:{{{att-3-positive|}}}    |<br /><span class="att_positive">{{{att-3-positive}}}</span> |
 +
    {{#if:{{{att-3-negative|}}}  |<br /><span class="att_negative">{{{att-3-negative}}}</span> |
 +
      {{#if:{{{att-3-neutral|}}} |<br /><span class="att_neutral"> {{{att-3-neutral}}} </span>
 +
      }}
 +
    }}
 +
  }}<!--
 +
 +
-->{{#if:{{{att-4-positive|}}}    |<br /><span class="att_positive">{{{att-4-positive}}}</span> |
 +
    {{#if:{{{att-4-negative|}}}  |<br /><span class="att_negative">{{{att-4-negative}}}</span> |
 +
      {{#if:{{{att-4-neutral|}}} |<br /><span class="att_neutral"> {{{att-4-neutral}}} </span>
 +
      }}
 +
    }}
 +
  }}<!--
 +
 +
-->{{#if:{{{att-5-positive|}}}    |<br /><span class="att_positive">{{{att-5-positive}}}</span> |
 +
    {{#if:{{{att-5-negative|}}}  |<br /><span class="att_negative">{{{att-5-negative}}}</span> |
 +
      {{#if:{{{att-5-neutral|}}} |<br /><span class="att_neutral"> {{{att-5-neutral}}} </span>
 +
      }}
 +
    }}
 +
  }}<!--
 +
 +
-->{{#if:{{{att-6-positive|}}}    |<br /><span class="att_positive">{{{att-6-positive}}}</span> |
 +
    {{#if:{{{att-6-negative|}}}  |<br /><span class="att_negative">{{{att-6-negative}}}</span> |
 +
      {{#if:{{{att-6-neutral|}}} |<br /><span class="att_neutral"> {{{att-6-neutral}}} </span>
 +
      }}
 +
    }}
 +
  }}<!--
 +
 
 +
-->{{#if:{{{att-7-positive|}}}    |<br /><span class="att_positive">{{{att-7-positive}}}</span> |
 +
    {{#if:{{{att-7-negative|}}}  |<br /><span class="att_negative">{{{att-7-negative}}}</span> |
 +
      {{#if:{{{att-7-neutral|}}} |<br /><span class="att_neutral"> {{{att-7-neutral}}} </span>
 +
      }}
 +
    }}
 +
  }}<!--
 +
 +
-->{{#if:{{{att-8-positive|}}}    |<br /><span class="att_positive">{{{att-8-positive}}}</span> |
 +
    {{#if:{{{att-8-negative|}}}  |<br /><span class="att_negative">{{{att-8-negative}}}</span> |
 +
      {{#if:{{{att-8-neutral|}}} |<br /><span class="att_neutral"> {{{att-8-neutral}}} </span>
 +
      }}
 +
    }}
 +
  }}<!--
 +
 
 +
-->{{#if:{{{item-description|}}}  |<br /><span style="line-height:0.3em;">&nbsp;</span><br /><span class="att_neutral" style="line-height:1.2em; font-size:95%; width:80%;">{{{item-description|}}}</span>
 +
}}<!--
 +
 
 +
-->{{#if:{{{gift-from|}}}        |<br /><br /><span class="att_positive">{{lang
 +
  | en = Gift from: {{{gift-from}}}
 +
  }}</span>{{#if:{{{date-received|}}}      |<br /><span class="att_neutral">{{lang
 +
  | en = Date Received: {{{date-received}}}
 +
  }}</span>}}}}<!--
 +
 
 +
-->{{#if:{{{item-expiration|}}}  |<br /><br /><span class="att_negative" style="line-height:1.2em; font-size:95%; width:80%;">{{lang
 +
  | ar = البند تنتهي في وسوف {{{item-expiration}}}.
 +
  | es = Este objeto expirará el {{{item-expiration}}}.
 +
  | en = This item will expire on {{{item-expiration}}}.
 +
  | nl = Dit item zal vervallen op {{{item-expiration}}}.
 +
  | pl = Ten przedmiot traci ważność {{{item-expiration}}}
 +
  | pt-br = Este item irá expirar em {{{item-expiration}}}.
 +
  | ru = Срок годности: до {{{item-expiration}}}.
 +
  }}</span>}}<!--
 +
 
 +
-->{{#if:{{{item-uses|}}}        |<br /><br /><span class="att_uses">{{lang<!--
 +
  // Adapted from localization files in the gcf, missing: cs, hu, ro // Others: ar, pt-br -->
 +
  | ar = هذا الأيتم يستخدم لفترة محدودة: {{{item-uses}}}.
 +
  | da = Dette er en genstand med begrænset anvendelse.  Anvendelser tilbage: {{{item-uses}}}.
 +
  | de = Dies ist ein Item mit beschränkter Anwendung.  Verbleibende Anwendungen: {{{item-uses}}}.
 +
  | en = This is a limited use item.  Uses: {{{item-uses}}}
 +
  | es = Objeto con límite de usos. Usos restantes: {{{item-uses}}}.
 +
  | fi = Rajoitetun käytön esine.  Käyttöjä jäljellä: {{{item-uses}}}.
 +
  | hu = Ezt a tárgyat csak meghatározott alkalmanként lehet használni.  Ennyiszer: {{{item-uses}}}
 +
  | fr = Cet objet a un nombre d'utilisations limité. Utilisations restantes : {{{item-uses}}}.
 +
  | it = Questo è un oggetto a uso limitato. Utilizzi rimasti: {{{item-uses}}}.
 +
  | ja = 使用回数制限アイテム。残り使用回数:{{{item-uses}}}。
 +
  | ko = 사용 횟수가 제한된 아이템입니다. 남은 사용 횟수: {{{item-uses}}}.
 +
  | nl = Dit voorwerp kan maar een beperkt aantal keren gebruikt worden. Resterend: {{{item-uses}}}.
 +
  | no = Denne gjenstanden har begrenset bruk. Gjenstående bruk: {{{item-uses}}}.
 +
  | pl = Ten przedmiot można użyć jeszcze {{{item-uses}}} razy.
 +
  | pt = Este é um item de utilização limitada. Utilizações restantes: {{{item-uses}}}.
 +
  | pt-br = Este é um item de utilização limitada. Utilizações restantes: {{{item-uses}}}.
 +
  | ru = Этот предмет можно использовать ограниченное количество раз. Осталось: {{{item-uses}}} раз(а).
 +
  | sv = Det här föremålet har begränsad användning. Gånger kvar: {{{item-uses}}}.
 +
  | zh-hans = 这是受限使用物品。使用剩余量:{{{item-uses}}}。
 +
  | zh-hant = 這是有使用限制的物品。剩餘使用次數:{{{item-uses}}}。
 +
  }}</span>}}<!--
 +
 
 +
-->{{#if:{{{item-flags|}}}        |<br /><br /><span class="att_flags">( {{{item-flags}}} )</span>
 +
}}
 
|}
 
|}
__NOTOC__
 
__NOEDITSECTION__
 

Revision as of 00:08, 20 May 2011

x100px
{{{item-name}}}
Level 1 - 100