Difference between revisions of "Template:Item infobox"

From Team Fortress Wiki
Jump to: navigation, search
m (better sorting)
m (minor adjustments)
 
(595 intermediate revisions by more than 100 users not shown)
Line 1: Line 1:
<!--  
+
<noinclude><!--  
  
    //
+
Translators: make changes here, but please condense them into one edit.
    // NOTE:
 
    //
 
    // The coding of this template is quite complicated and may be difficult to comprehend unless
 
    // you have an advanced understanding of template and ParserFunctions syntax. As it is also
 
    // used on 1,000+ pages, it is advised that you take care when editing it. Please do not make
 
    // significant changes without discussing it first on the talk page.
 
    //
 
    // If you need help editing this template, please post on the talk page.
 
    //
 
  
--><div id="right-sidebar"><table class="infobox item-infobox {{{type|item}}}-{{#ifeq:{{lc:{{{game|}}}}}|tfc|tfc-}}infobox" style="width:256px; max-width:256px;">
+
NOTE:
 +
 
 +
The coding of this template is quite complicated and may be difficult to comprehend unless you have an advanced understanding of template and ParserFunctions syntax. As it is also used on over 15,000 pages (around 50% of all articles), it is advised that you take care when editing it. Please do not make significant changes without discussing it first on the talk page. If you want to test changes to this template, please do so on its sandbox page: Template:Item infobox/sandbox.
 +
 
 +
If you need help editing this template, please post on the talk page.
 +
 
 +
--></noinclude>{{#switch: {{#ifeq: {{NAMESPACE}} | User | {{#ifeq: {{PAGENAME}} | {{SUBPAGENAME}} | error | normal}} | normal}}
 +
| error = <div style="font-size: 150%; color: red;">'''The <nowiki>{{item infobox}}</nowiki> template MUST NOT be used on User pages. Please use [[Template:User item infobox]] instead.'''</div>
 +
| normal | #default = <!--
 +
 
 +
--><div id="right-sidebar"><table class="infobox item-infobox {{{type|item}}}-{{#ifeq:{{lc:{{{game|}}}}}|tfc|tfc-}}infobox" style="width:300px; max-width:300px; {{lang incomplete|ar=float:left; margin: 0.5em 1 0.5em 0em;}}">
 
  <tr>
 
  <tr>
   <th class="infobox-header" id="top-header" colspan="2" style="background:#F3A957;">{{{name-override|{{{NAME|{{{name|{{{title|{{BASEPAGENAME}}}}}}}}}}}}}}</th>
+
   <th class="infobox-header" id="top-header" colspan="2" style="background:#F3A957;">{{{name-override|{{{NAME|{{{name|{{if lang | non-en = {{{title|{{item name|{{BASEPAGENAME}}}}}}}| en = {{{title|{{BASEPAGENAME}}}}}}}}}}}}}}}}</th>
 
   </tr><!--  
 
   </tr><!--  
 +
-->{{#if:{{{beta|}}}
 +
| <tr>
 +
  <th class="infobox-header" colspan="2">[[Team Fortress 2 Beta{{if lang}}|{{Common string|Team Fortress 2 Beta}}]]
 +
  </th>
 +
  </tr>
 +
}}<!--
  
 
  // IMAGES  
 
  // IMAGES  
  
  -->{{#if:{{{image|}}}
+
  -->{{#if:{{{image|}}}{{{team-colors|{{{two-models|}}}}}}
 
  | <tr>
 
  | <tr>
 
     <td colspan="2" style="padding:0em;"><!--  
 
     <td colspan="2" style="padding:0em;"><!--  
    -->[[File:{{{image|Screenshot needed.png}}}|{{{imagewidth|250px}}}|center]]
+
    -->{{#if: {{{3d-image-1|}}}|{{#invoke:3D viewer advanced|viewer_new}}|
 +
      {{#ifeq: {{lc:{{{type|}}}}} | weapon
 +
        | {{#if:{{{game|}}}
 +
          || {{#if:{{{team-colors|{{{two-models|}}}}}}
 +
              | {{#if:{{{3d-team-alt|}}}
 +
                  | {{#ifexist: File:{{BASEPAGENAME}}_RED_3D.jpg
 +
                      | {{3D Mixed Viewer
 +
                          |number-of-3d-images={{{number-of-3d-images|}}}
 +
                          |number-of-3d-team-images={{{number-of-3d-team-images|}}}
 +
                          |number-of-3d-alt-images={{{number-of-3d-alt-images|}}}
 +
                          |view1={{{view1|{{BASEPAGENAME}} RED 3D.jpg}}}
 +
                          |view1name={{{view1name|}}}
 +
                          |view2={{{view2|{{BASEPAGENAME}} BLU 3D.jpg}}}
 +
                          |view2name={{{view2name|}}}
 +
                          |view3={{{view3|{{BASEPAGENAME}} RED Alt 3D.jpg}}}
 +
                          |view3name={{{view3name|}}}
 +
                          |view4={{{view4|{{BASEPAGENAME}} BLU Alt 3D.jpg}}}
 +
                          |view4name={{{view4name|}}}
 +
                          |view5={{{view5|{{BASEPAGENAME}} Alt 3D.jpg}}}
 +
                          |view5name={{{view5name|}}}
 +
                          |view6={{{view6|{{BASEPAGENAME}} Alt 2 3D.jpg}}}
 +
                          |view6name={{{view6name|}}}
 +
                          |fallback=[[File:{{{skin-image-red|RED {{BASEPAGENAME}}.png}}}|{{{imagewidth|250px}}}|center]]
 +
                        }}
 +
                        {{2D viewer|{{{skin-image-red|RED {{BASEPAGENAME}}.png}}}|{{{imagewidth|250px}}}}}
 +
                      | [[File:{{{skin-image-red|RED {{BASEPAGENAME}}.png}}}|{{{imagewidth|250px}}}|center]]
 +
                    }}
 +
                  | {{#if: {{{3d-team|{{#ifexist:File:{{BASEPAGENAME}}_RED_3D.jpg|true}}}}}
 +
                      | {{3D Team Viewer
 +
                          |number-of-3d-images={{{number-of-3d-images|}}}
 +
                          |view1={{{view1|{{BASEPAGENAME}} RED 3D.jpg}}}
 +
                          |view1name={{{view1name|{{common string|RED}}}}}
 +
                          |view2={{{view2|{{BASEPAGENAME}} BLU 3D.jpg}}}
 +
                          |view2name={{{view2name|{{common string|BLU}}}}}
 +
                          |view3={{{view3|{{BASEPAGENAME}} RED Alt 3D.jpg}}}
 +
                          |view3name={{{view3name|}}}
 +
                          |view4={{{view4|{{BASEPAGENAME}} BLU Alt 3D.jpg}}}
 +
                          |view4name={{{view4name|}}}
 +
                          |view5={{{view5|{{BASEPAGENAME}} RED Alt 2 3D.jpg}}}
 +
                          |view5name={{{view5name|}}}
 +
                          |view6={{{view6|{{BASEPAGENAME}} BLU Alt 2 3D.jpg}}}
 +
                          |view6name={{{view6name|}}}
 +
                          |fallback=[[File:{{{skin-image-red|RED {{BASEPAGENAME}}.png}}}|{{{imagewidth|250px}}}|center]]
 +
                        }}
 +
                        {{2D viewer|{{{skin-image-red|RED {{BASEPAGENAME}}.png}}}|{{{imagewidth|250px}}}}}
 +
                      | [[File:{{{skin-image-red|RED {{BASEPAGENAME}}.png}}}|{{{imagewidth|250px}}}|center]]
 +
                    }}
 +
                }}
 +
              | {{#if:{{{3d-alt|}}}
 +
                  | {{#ifexist: File:{{BASEPAGENAME}}_3D.jpg
 +
                      | {{3D Alt Viewer
 +
                          |number-of-3d-images={{{number-of-3d-images|}}}
 +
                          |view1={{{view1|{{BASEPAGENAME}} 3D.jpg}}}
 +
                          |view1name={{{view1name|}}}
 +
                          |view2={{{view2|{{BASEPAGENAME}} Alt 3D.jpg}}}
 +
                          |view2name={{{view2name|}}}
 +
                          |view3={{{view3|{{BASEPAGENAME}} Alt 2 3D.jpg}}}
 +
                          |view3name={{{view3name|}}}
 +
                          |view4={{{view4|{{BASEPAGENAME}} Alt 3 3D.jpg}}}
 +
                          |view4name={{{view4name|}}}
 +
                          |fallback=[[File:{{{image|Screenshot needed.png}}}|{{{imagewidth|250px}}}|center]]
 +
                        }}
 +
                        {{2D viewer|{{{image|Screenshot needed.png}}}|{{{imagewidth|250px}}}}}
 +
                      | [[File:{{{image|Screenshot needed.png}}}|{{{imagewidth|250px}}}|center]]
 +
                    }}
 +
                  | {{#ifexist: File:{{BASEPAGENAME}}_Festive_RED_3D.jpg
 +
                      | {{3D Mixed Viewer
 +
                          |number-of-3d-images=3
 +
                          |number-of-3d-team-images=2
 +
                          |number-of-3d-alt-images=1
 +
                          |3d-festive-alt = yes
 +
                          |view1={{{view1|{{BASEPAGENAME}} 3D.jpg}}}
 +
                          |view1name={{{view1name|{{common string|Normal}}}}}
 +
                          |view2={{{view2|{{BASEPAGENAME}} Festive RED 3D.jpg}}}
 +
                          |view2name={{{view2name|{{common string|Festive}} ({{common string|RED}})}}}
 +
                          |view3={{{view3|{{BASEPAGENAME}} Festive BLU 3D.jpg}}}
 +
                          |view3name={{{view3name|{{common string|Festive}} ({{common string|BLU}})}}}
 +
                          |fallback=[[File:{{{image|Screenshot needed.png}}}|{{{imagewidth|250px}}}|center]]
 +
                        }}
 +
                        {{2D viewer|{{{image|Screenshot needed.png}}}|{{{imagewidth|250px}}}}}
 +
                      | {{#ifexist: File:{{BASEPAGENAME}}_3D.jpg
 +
                          | {{3D viewer
 +
                              |image-0={{{view|{{BASEPAGENAME}} 3D.jpg}}}
 +
                              |fallback=[[File:{{{image|Screenshot needed.png}}}|{{{imagewidth|250px}}}|center]]
 +
                            }}
 +
                            {{2D viewer|{{{image|Screenshot needed.png}}}|{{{imagewidth|250px}}}}}
 +
                          | [[File:{{{image|Screenshot needed.png}}}|{{{imagewidth|250px}}}|center]]
 +
                        }}
 +
                    }}
 +
                }}
 +
            }}<!-- End team-colors -->
 +
          | [[File:{{{image|Screenshot needed.png}}}|{{{imagewidth|250px}}}|center]]}}<!-- End #if:game -->
 +
        | [[File:{{{image|Screenshot needed.png}}}|{{{imagewidth|250px}}}|center]]
 +
      }}
 +
    }}
 
     </td>
 
     </td>
  </tr>
+
  </tr>
 +
}}<!--
 +
 
 +
  // 'Buy Now' button
 +
 
 +
-->{{#switch:{{{price|{{{item price|{{{show-price|¬}}}}}}}}}
 +
| ¬ = {{#ifexist:Template:Dictionary/price/{{lc:{{{displayed-price|{{BASEPAGENAME}}}}}}}
 +
  |<!--
 +
--><tr><td colspan="2" class="infobox-data" style="text-align:center">{{Buy now|{{lc:{{{displayed-price|{{BASEPAGENAME}}}}}}}}}</td></tr>
 +
  }}
 +
| #default = {{ns:0}}<!-- Avoid the #ifexist: above if the infobox says no -->
 +
}}<!--
 +
 
 +
  // End 'Buy Now' button
 +
 
 +
  // 'View Listings' button
 +
 
 +
-->{{#ifeq:{{{marketable|}}}|yes|<!--
 +
--><tr><td colspan="2" class="infobox-data" style="text-align:center">{{Buy now Market|{{lc:{{BASEPAGENAME}}}}}}</td></tr>
 
  }}<!--  
 
  }}<!--  
 +
 +
  // End 'View Listings' button
  
 
   // Team-colored images  
 
   // Team-colored images  
  
 
  -->{{#if:{{{team-colors|{{{two-models|}}}}}}
 
  -->{{#if:{{{team-colors|{{{two-models|}}}}}}
  | {{#switch:{{{type|}}}<!--  
+
  | {{#switch:{{lc:{{{type|}}}}}<!--  
  
     // Grid (used only on hats & misc)
+
     // Grid
 
     // Uses a nested table due to issues with column widths present in the rest of the table.
 
     // Uses a nested table due to issues with column widths present in the rest of the table.
  
 
     -->
 
     -->
 +
  | cosmetic
 +
  | action taunt | special taunt
 +
  | action | action item
 
   | hat
 
   | hat
 
   | misc. item
 
   | misc. item
   | misc =  
+
   | misc item
 +
  | misc
 +
  | tool =  
 
  <tr>
 
  <tr>
 
  <td colspan="2" style="padding:none;">
 
  <td colspan="2" style="padding:none;">
 
   <table style="width:100%; background:none; border:none; padding:none; margin:none;" cellspacing="0" cellpadding="0">
 
   <table style="width:100%; background:none; border:none; padding:none; margin:none;" cellspacing="0" cellpadding="0">
 
   <tr>
 
   <tr>
   <td style="width:50%; background:#A3574A; text-align:center; border-right:1px solid #fff;"><!--  
+
   <td style="width:50%; background:#B8383B; text-align:center; border-right:1px solid #fff;"><!--  
     -->[[RED{{if lang}}|<span style="color:#fff;">{{lang<!--
+
     -->[[RED{{if lang}}|<span style="color:#fff;">{{Common string|RED}}</span>]]
 
 
    // Please only add to this list if your language uses different words for 'RED' and 'BLU'. -->
 
    | en = RED
 
    | nl = RED (rood)
 
    | ja = レッド
 
    | ru = КРС
 
    | zh-hans = 红队
 
    | zh-hant = 紅隊
 
    }}</span>]]
 
 
   </td>
 
   </td>
   <td style="width:50%; background:#557C83; text-align:center; border-left:1px solid #fff;"><!--  
+
   <td style="width:50%; background:#5885A2; text-align:center; border-left:1px solid #fff;"><!--  
     -->[[BLU{{if lang}}|<span style="color:#fff;">{{lang<!--
+
     -->[[BLU{{if lang}}|<span style="color:#fff;">{{Common string|BLU}}</span>]]
 
 
    // Please only add to this list if your language uses different words for 'RED' and 'BLU'. -->
 
    | en = BLU
 
    | nl = BLU (blauw)
 
    | ru = СИН
 
    | ja = ブルー
 
    | zh-hans = 蓝队
 
    | zh-hant = 藍隊
 
    }}</span>]]
 
 
   </td>
 
   </td>
   </tr><tr>
+
   </tr>{{#if: {{{team-colors-class1|}}}
   <td style="text-align:center; margin:0em auto;">[[File:{{{skin-image-red|RED {{BASEPAGENAME}}}}}.png|95px]]</td>
+
  | <td colspan="2" style="padding:none;">
  <td style="text-align:center; margin:0em auto;">[[File:{{{skin-image-blu|BLU {{BASEPAGENAME}}}}}.png|95px]]</td>
+
      <table style="width:100%; background:none; border:none; padding:none; margin:none;" cellspacing="0" cellpadding="0">
   </tr>
+
      <td style="width:100%; background:#f9d48a; text-align:center; border-right:1px solid #fff;">'''{{{team-colors-class1-name|{{#ifeq: {{{team-colors-class1}}} | other | {{common string|Other classes}} |{{class link|{{{team-colors-class1}}}}}}}}}}'''</td>
 +
      </table>
 +
    </td>
 +
  <tr>
 +
    <td style="text-align:center; margin:0em auto;" class="infobox-team-skins">[[File:RED {{BASEPAGENAME}}{{#ifeq: {{{team-colors-class1}}}|other||_{{{team-colors-class1}}}}}.png|{{{team-colors-width|95x95px}}}]]</td>
 +
    <td style="text-align:center; margin:0em auto;" class="infobox-team-skins">[[File:BLU {{BASEPAGENAME}}{{#ifeq: {{{team-colors-class1}}}|other||_{{{team-colors-class1}}}}}.png|{{{team-colors-width|95x95px}}}]]</td>
 +
  </tr>{{#if: {{{team-colors-class2|}}}
 +
  | <td colspan="2" style="padding:none;">
 +
      <table style="width:100%; background:none; border:none; padding:none; margin:none;" cellspacing="0" cellpadding="0">
 +
      <td style="width:100%; background:#f9d48a; text-align:center; border-right:1px solid #fff;">'''{{{team-colors-class2-name|{{#ifeq: {{{team-colors-class2}}} | other | {{common string|Other classes}} |{{class link|{{{team-colors-class2}}}}}}}}}}'''</td>
 +
      </table>
 +
    </td>
 +
    <tr>
 +
    <td style="text-align:center; margin:0em auto;" class="infobox-team-skins">[[File:RED {{BASEPAGENAME}}{{#ifeq: {{{team-colors-class2}}}|other||_{{{team-colors-class2}}}}}.png|{{{team-colors-width|95x95px}}}]]</td>
 +
    <td style="text-align:center; margin:0em auto;" class="infobox-team-skins">[[File:BLU {{BASEPAGENAME}}{{#ifeq: {{{team-colors-class2}}}|other||_{{{team-colors-class2}}}}}.png|{{{team-colors-width|95x95px}}}]]</td>
 +
  </tr>{{#if: {{{team-colors-class3|}}}
 +
  | <td colspan="2" style="padding:none;">
 +
      <table style="width:100%; background:none; border:none; padding:none; margin:none;" cellspacing="0" cellpadding="0">
 +
      <td style="width:100%; background:#f9d48a; text-align:center; border-right:1px solid #fff;">'''{{{team-colors-class3-name|{{#ifeq: {{{team-colors-class3}}} | other | {{common string|Other classes}} |{{class link|{{{team-colors-class3}}}}}}}}}}'''</td>
 +
      </table>
 +
    </td>
 +
    <tr>
 +
    <td style="text-align:center; margin:0em auto;" class="infobox-team-skins">[[File:RED {{BASEPAGENAME}}{{#ifeq: {{{team-colors-class3}}}|other||_{{{team-colors-class3}}}}}.png|{{{team-colors-width|95x95px}}}]]</td>
 +
    <td style="text-align:center; margin:0em auto;" class="infobox-team-skins">[[File:BLU {{BASEPAGENAME}}{{#ifeq: {{{team-colors-class3}}}|other||_{{{team-colors-class3}}}}}.png|{{{team-colors-width|95x95px}}}]]</td>
 +
  </tr>{{#if: {{{team-colors-class4|}}}
 +
  | <td colspan="2" style="padding:none;">
 +
      <table style="width:100%; background:none; border:none; padding:none; margin:none;" cellspacing="0" cellpadding="0">
 +
      <td style="width:100%; background:#f9d48a; text-align:center; border-right:1px solid #fff;">'''{{{team-colors-class4-name|{{#ifeq: {{{team-colors-class4}}} | other | {{common string|Other classes}} |{{class link|{{{team-colors-class4}}}}}}}}}}'''</td>
 +
      </table>
 +
    </td>
 +
  <tr>
 +
    <td style="text-align:center; margin:0em auto;" class="infobox-team-skins">[[File:RED {{BASEPAGENAME}}{{#ifeq: {{{team-colors-class4}}}|other||_{{{team-colors-class4}}}}}.png|{{{team-colors-width|95x95px}}}]]</td>
 +
    <td style="text-align:center; margin:0em auto;" class="infobox-team-skins">[[File:BLU {{BASEPAGENAME}}{{#ifeq: {{{team-colors-class4}}}|other||_{{{team-colors-class4}}}}}.png|{{{team-colors-width|95x95px}}}]]</td>
 +
  </tr>{{#if: {{{team-colors-class5|}}}
 +
  | <td colspan="2" style="padding:none;">
 +
      <table style="width:100%; background:none; border:none; padding:none; margin:none;" cellspacing="0" cellpadding="0">
 +
      <td style="width:100%; background:#f9d48a; text-align:center; border-right:1px solid #fff;">'''{{{team-colors-class5-name|{{#ifeq: {{{team-colors-class5}}} | other | {{common string|Other classes}} |{{class link|{{{team-colors-class5}}}}}}}}}}'''</td>
 +
      </table>
 +
    </td>
 +
  <tr>
 +
    <td style="text-align:center; margin:0em auto;" class="infobox-team-skins">[[File:RED {{BASEPAGENAME}}{{#ifeq: {{{team-colors-class5}}}|other||_{{{team-colors-class5}}}}}.png|{{{team-colors-width|95x95px}}}]]</td>
 +
    <td style="text-align:center; margin:0em auto;" class="infobox-team-skins">[[File:BLU {{BASEPAGENAME}}{{#ifeq: {{{team-colors-class5}}}|other||_{{{team-colors-class5}}}}}.png|{{{team-colors-width|95x95px}}}]]</td>
 +
  </tr>{{#if: {{{team-colors-class6|}}}
 +
  | <td colspan="2" style="padding:none;">
 +
      <table style="width:100%; background:none; border:none; padding:none; margin:none;" cellspacing="0" cellpadding="0">
 +
      <td style="width:100%; background:#f9d48a; text-align:center; border-right:1px solid #fff;">'''{{{team-colors-class6-name|{{#ifeq: {{{team-colors-class6}}} | other | {{common string|Other classes}} |{{class link|{{{team-colors-class6}}}}}}}}}}'''</td>
 +
      </table>
 +
    </td>
 +
  <tr>
 +
    <td style="text-align:center; margin:0em auto;" class="infobox-team-skins">[[File:RED {{BASEPAGENAME}}{{#ifeq: {{{team-colors-class6}}}|other||_{{{team-colors-class6}}}}}.png|{{{team-colors-width|95x95px}}}]]</td>
 +
    <td style="text-align:center; margin:0em auto;" class="infobox-team-skins">[[File:BLU {{BASEPAGENAME}}{{#ifeq: {{{team-colors-class6}}}|other||_{{{team-colors-class6}}}}}.png|{{{team-colors-width|95x95px}}}]]</td>
 +
  </tr>{{#if: {{{team-colors-class7|}}}
 +
  | <td colspan="2" style="padding:none;">
 +
      <table style="width:100%; background:none; border:none; padding:none; margin:none;" cellspacing="0" cellpadding="0">
 +
      <td style="width:100%; background:#f9d48a; text-align:center; border-right:1px solid #fff;">'''{{{team-colors-class7-name|{{#ifeq: {{{team-colors-class7}}} | other | {{common string|Other classes}} |{{class link|{{{team-colors-class7}}}}}}}}}}'''</td>
 +
      </table>
 +
    </td>
 +
  <tr>
 +
    <td style="text-align:center; margin:0em auto;" class="infobox-team-skins">[[File:RED {{BASEPAGENAME}}{{#ifeq: {{{team-colors-class7}}}|other||_{{{team-colors-class7}}}}}.png|{{{team-colors-width|95x95px}}}]]</td>
 +
    <td style="text-align:center; margin:0em auto;" class="infobox-team-skins">[[File:BLU {{BASEPAGENAME}}{{#ifeq: {{{team-colors-class7}}}|other||_{{{team-colors-class7}}}}}.png|{{{team-colors-width|95x95px}}}]]</td>
 +
  </tr>{{#if: {{{team-colors-class8|}}}
 +
  | <td colspan="2" style="padding:none;">
 +
      <table style="width:100%; background:none; border:none; padding:none; margin:none;" cellspacing="0" cellpadding="0">
 +
      <td style="width:100%; background:#f9d48a; text-align:center; border-right:1px solid #fff;">'''{{{team-colors-class8-name|{{#ifeq: {{{team-colors-class8}}} | other | {{common string|Other classes}} |{{class link|{{{team-colors-class8}}}}}}}}}}'''</td>
 +
      </table>
 +
    </td>
 +
  <tr>
 +
    <td style="text-align:center; margin:0em auto;" class="infobox-team-skins">[[File:RED {{BASEPAGENAME}}{{#ifeq: {{{team-colors-class8}}}|other||_{{{team-colors-class8}}}}}.png|{{{team-colors-width|95x95px}}}]]</td>
 +
    <td style="text-align:center; margin:0em auto;" class="infobox-team-skins">[[File:BLU {{BASEPAGENAME}}{{#ifeq: {{{team-colors-class8}}}|other||_{{{team-colors-class8}}}}}.png|{{{team-colors-width|95x95px}}}]]</td>
 +
  </tr>{{#if: {{{team-colors-class9|}}}
 +
  | <td colspan="2" style="padding:none;">
 +
      <table style="width:100%; background:none; border:none; padding:none; margin:none;" cellspacing="0" cellpadding="0">
 +
      <td style="width:100%; background:#f9d48a; text-align:center; border-right:1px solid #fff;">'''{{{team-colors-class9-name|{{#ifeq: {{{team-colors-class9}}} | other | {{common string|Other classes}} |{{class link|{{{team-colors-class9}}}}}}}}}}'''</td>
 +
      </table>
 +
    </td>
 +
  <tr>
 +
    <td style="text-align:center; margin:0em auto;" class="infobox-team-skins">[[File:RED {{BASEPAGENAME}}{{#ifeq: {{{team-colors-class9}}}|other||_{{{team-colors-class9}}}}}.png|{{{team-colors-width|95x95px}}}]]</td>
 +
    <td style="text-align:center; margin:0em auto;" class="infobox-team-skins">[[File:BLU {{BASEPAGENAME}}{{#ifeq: {{{team-colors-class9}}}|other||_{{{team-colors-class9}}}}}.png|{{{team-colors-width|95x95px}}}]]</td>
 +
  </tr>{{#if: {{{team-colors-class10|}}}
 +
  | <td colspan="2" style="padding:none;">
 +
      <table style="width:100%; background:none; border:none; padding:none; margin:none;" cellspacing="0" cellpadding="0">
 +
      <td style="width:100%; background:#f9d48a; text-align:center; border-right:1px solid #fff;">'''{{{team-colors-class10-name|{{#ifeq: {{{team-colors-class10}}} | other | {{common string|Other classes}} |{{class link|{{{team-colors-class10}}}}}}}}}}'''</td>
 +
      </table>
 +
    </td>
 +
  <tr>
 +
    <td style="text-align:center; margin:0em auto;" class="infobox-team-skins">[[File:RED {{BASEPAGENAME}}{{#ifeq: {{{team-colors-class10}}}|other||_{{{team-colors-class10}}}}}.png|{{{team-colors-width|95x95px}}}]]</td>
 +
    <td style="text-align:center; margin:0em auto;" class="infobox-team-skins">[[File:BLU {{BASEPAGENAME}}{{#ifeq: {{{team-colors-class10}}}|other||_{{{team-colors-class10}}}}}.png|{{{team-colors-width|95x95px}}}]]</td>
 +
  </tr>{{#if: {{{team-colors-class11|}}}
 +
  | <td colspan="2" style="padding:none;">
 +
      <table style="width:100%; background:none; border:none; padding:none; margin:none;" cellspacing="0" cellpadding="0">
 +
      <td style="width:100%; background:#f9d48a; text-align:center; border-right:1px solid #fff;">'''{{{team-colors-class11-name|{{#ifeq: {{{team-colors-class11}}} | other | {{common string|Other classes}} |{{class link|{{{team-colors-class11}}}}}}}}}}'''</td>
 +
      </table>
 +
    </td>
 +
  <tr>
 +
    <td style="text-align:center; margin:0em auto;" class="infobox-team-skins">[[File:RED {{BASEPAGENAME}}{{#ifeq: {{{team-colors-class11}}}|other||_{{{team-colors-class11}}}}}.png|{{{team-colors-width|95x95px}}}]]</td>
 +
    <td style="text-align:center; margin:0em auto;" class="infobox-team-skins">[[File:BLU {{BASEPAGENAME}}{{#ifeq: {{{team-colors-class11}}}|other||_{{{team-colors-class11}}}}}.png|{{{team-colors-width|95x95px}}}]]</td>
 +
  </tr>{{#if: {{{team-colors-class12|}}}
 +
  | <td colspan="2" style="padding:none;">
 +
      <table style="width:100%; background:none; border:none; padding:none; margin:none;" cellspacing="0" cellpadding="0">
 +
      <td style="width:100%; background:#f9d48a; text-align:center; border-right:1px solid #fff;">'''{{{team-colors-class12-name|{{#ifeq: {{{team-colors-class12}}} | other | {{common string|Other classes}} |{{class link|{{{team-colors-class12}}}}}}}}}}'''</td>
 +
      </table>
 +
    </td>
 +
  <tr>
 +
    <td style="text-align:center; margin:0em auto;" class="infobox-team-skins">[[File:RED {{BASEPAGENAME}}{{#ifeq: {{{team-colors-class12}}}|other||_{{{team-colors-class12}}}}}.png|{{{team-colors-width|95x95px}}}]]</td>
 +
    <td style="text-align:center; margin:0em auto;" class="infobox-team-skins">[[File:BLU {{BASEPAGENAME}}{{#ifeq: {{{team-colors-class12}}}|other||_{{{team-colors-class12}}}}}.png|{{{team-colors-width|95x95px}}}]]</td>
 +
  </tr>{{#if: {{{team-colors-class13|}}}
 +
  | <td colspan="2" style="padding:none;">
 +
      <table style="width:100%; background:none; border:none; padding:none; margin:none;" cellspacing="0" cellpadding="0">
 +
      <td style="width:100%; background:#f9d48a; text-align:center; border-right:1px solid #fff;">'''{{{team-colors-class13-name|{{#ifeq: {{{team-colors-class13}}} | other | {{common string|Other classes}} |{{class link|{{{team-colors-class13}}}}}}}}}}'''</td>
 +
      </table>
 +
    </td>
 +
  <tr>
 +
    <td style="text-align:center; margin:0em auto;" class="infobox-team-skins">[[File:RED {{BASEPAGENAME}}{{#ifeq: {{{team-colors-class13}}}|other||_{{{team-colors-class13}}}}}.png|{{{team-colors-width|95x95px}}}]]</td>
 +
    <td style="text-align:center; margin:0em auto;" class="infobox-team-skins">[[File:BLU {{BASEPAGENAME}}{{#ifeq: {{{team-colors-class13}}}|other||_{{{team-colors-class13}}}}}.png|{{{team-colors-width|95x95px}}}]]</td>
 +
  </tr>{{#if: {{{team-colors-class14|}}}
 +
  | <td colspan="2" style="padding:none;">
 +
      <table style="width:100%; background:none; border:none; padding:none; margin:none;" cellspacing="0" cellpadding="0">
 +
      <td style="width:100%; background:#f9d48a; text-align:center; border-right:1px solid #fff;">'''{{{team-colors-class14-name|{{#ifeq: {{{team-colors-class14}}} | other | {{common string|Other classes}} |{{class link|{{{team-colors-class14}}}}}}}}}}'''</td>
 +
      </table>
 +
    </td>
 +
  <tr>
 +
    <td style="text-align:center; margin:0em auto;" class="infobox-team-skins">[[File:RED {{BASEPAGENAME}}{{#ifeq: {{{team-colors-class14}}}|other||_{{{team-colors-class14}}}}}.png|{{{team-colors-width|95x95px}}}]]</td>
 +
    <td style="text-align:center; margin:0em auto;" class="infobox-team-skins">[[File:BLU {{BASEPAGENAME}}{{#ifeq: {{{team-colors-class14}}}|other||_{{{team-colors-class14}}}}}.png|{{{team-colors-width|95x95px}}}]]</td>
 +
  </tr>{{#if: {{{team-colors-class15|}}}
 +
  | <td colspan="2" style="padding:none;">
 +
      <table style="width:100%; background:none; border:none; padding:none; margin:none;" cellspacing="0" cellpadding="0">
 +
      <td style="width:100%; background:#f9d48a; text-align:center; border-right:1px solid #fff;">'''{{{team-colors-class15-name|{{#ifeq: {{{team-colors-class15}}} | other | {{common string|Other classes}} |{{class link|{{{team-colors-class15}}}}}}}}}}'''</td>
 +
      </table>
 +
    </td>
 +
  <tr>
 +
    <td style="text-align:center; margin:0em auto;" class="infobox-team-skins">[[File:RED {{BASEPAGENAME}}{{#ifeq: {{{team-colors-class15}}}|other||_{{{team-colors-class15}}}}}.png|{{{team-colors-width|95x95px}}}]]</td>
 +
    <td style="text-align:center; margin:0em auto;" class="infobox-team-skins">[[File:BLU {{BASEPAGENAME}}{{#ifeq: {{{team-colors-class15}}}|other||_{{{team-colors-class15}}}}}.png|{{{team-colors-width|95x95px}}}]]</td>
 +
  </tr>{{#if: {{{team-colors-class16|}}}
 +
  | <td colspan="2" style="padding:none;">
 +
      <table style="width:100%; background:none; border:none; padding:none; margin:none;" cellspacing="0" cellpadding="0">
 +
      <td style="width:100%; background:#f9d48a; text-align:center; border-right:1px solid #fff;">'''{{{team-colors-class16-name|{{#ifeq: {{{team-colors-class16}}} | other | {{common string|Other classes}} |{{class link|{{{team-colors-class16}}}}}}}}}}'''</td>
 +
      </table>
 +
    </td>
 +
  <tr>
 +
    <td style="text-align:center; margin:0em auto;" class="infobox-team-skins">[[File:RED {{BASEPAGENAME}}{{#ifeq: {{{team-colors-class16}}}|other||_{{{team-colors-class16}}}}}.png|{{{team-colors-width|95x95px}}}]]</td>
 +
    <td style="text-align:center; margin:0em auto;" class="infobox-team-skins">[[File:BLU {{BASEPAGENAME}}{{#ifeq: {{{team-colors-class16}}}|other||_{{{team-colors-class16}}}}}.png|{{{team-colors-width|95x95px}}}]]</td>
 +
  </tr>{{#if: {{{team-colors-class17|}}}
 +
  | <td colspan="2" style="padding:none;">
 +
      <table style="width:100%; background:none; border:none; padding:none; margin:none;" cellspacing="0" cellpadding="0">
 +
      <td style="width:100%; background:#f9d48a; text-align:center; border-right:1px solid #fff;">'''{{{team-colors-class17-name|{{#ifeq: {{{team-colors-class17}}} | other | {{common string|Other classes}} |{{class link|{{{team-colors-class17}}}}}}}}}}'''</td>
 +
      </table>
 +
    </td>
 +
  <tr>
 +
    <td style="text-align:center; margin:0em auto;" class="infobox-team-skins">[[File:RED {{BASEPAGENAME}}{{#ifeq: {{{team-colors-class17}}}|other||_{{{team-colors-class17}}}}}.png|{{{team-colors-width|95x95px}}}]]</td>
 +
    <td style="text-align:center; margin:0em auto;" class="infobox-team-skins">[[File:BLU {{BASEPAGENAME}}{{#ifeq: {{{team-colors-class17}}}|other||_{{{team-colors-class17}}}}}.png|{{{team-colors-width|95x95px}}}]]</td>
 +
  </tr>{{#if: {{{team-colors-class18|}}}
 +
  | <td colspan="2" style="padding:none;">
 +
      <table style="width:100%; background:none; border:none; padding:none; margin:none;" cellspacing="0" cellpadding="0">
 +
      <td style="width:100%; background:#f9d48a; text-align:center; border-right:1px solid #fff;">'''{{{team-colors-class18-name|{{#ifeq: {{{team-colors-class18}}} | other | {{common string|Other classes}} |{{class link|{{{team-colors-class18}}}}}}}}}}'''</td>
 +
      </table>
 +
    </td>
 +
  <tr>
 +
    <td style="text-align:center; margin:0em auto;" class="infobox-team-skins">[[File:RED {{BASEPAGENAME}}{{#ifeq: {{{team-colors-class18}}}|other||_{{{team-colors-class18}}}}}.png|{{{team-colors-width|95x95px}}}]]</td>
 +
    <td style="text-align:center; margin:0em auto;" class="infobox-team-skins">[[File:BLU {{BASEPAGENAME}}{{#ifeq: {{{team-colors-class18}}}|other||_{{{team-colors-class18}}}}}.png|{{{team-colors-width|95x95px}}}]]</td>
 +
  </tr>{{#if: {{{team-colors-class19|}}}
 +
  | <td colspan="2" style="padding:none;">
 +
      <table style="width:100%; background:none; border:none; padding:none; margin:none;" cellspacing="0" cellpadding="0">
 +
      <td style="width:100%; background:#f9d48a; text-align:center; border-right:1px solid #fff;">'''{{{team-colors-class19-name|{{#ifeq: {{{team-colors-class19}}} | other | {{common string|Other classes}} |{{class link|{{{team-colors-class19}}}}}}}}}}'''</td>
 +
      </table>
 +
    </td>
 +
  <tr>
 +
    <td style="text-align:center; margin:0em auto;" class="infobox-team-skins">[[File:RED {{BASEPAGENAME}}{{#ifeq: {{{team-colors-class19}}}|other||_{{{team-colors-class19}}}}}.png|{{{team-colors-width|95x95px}}}]]</td>
 +
    <td style="text-align:center; margin:0em auto;" class="infobox-team-skins">[[File:BLU {{BASEPAGENAME}}{{#ifeq: {{{team-colors-class19}}}|other||_{{{team-colors-class19}}}}}.png|{{{team-colors-width|95x95px}}}]]</td>
 +
  </tr>{{#if: {{{team-colors-class20|}}}
 +
  | <td colspan="2" style="padding:none;">
 +
      <table style="width:100%; background:none; border:none; padding:none; margin:none;" cellspacing="0" cellpadding="0">
 +
      <td style="width:100%; background:#f9d48a; text-align:center; border-right:1px solid #fff;">'''{{{team-colors-class20-name|{{#ifeq: {{{team-colors-class20}}} | other | {{common string|Other classes}} |{{class link|{{{team-colors-class20}}}}}}}}}}'''</td>
 +
      </table>
 +
    </td>
 +
  <tr>
 +
    <td style="text-align:center; margin:0em auto;" class="infobox-team-skins">[[File:RED {{BASEPAGENAME}}{{#ifeq: {{{team-colors-class20}}}|other||_{{{team-colors-class20}}}}}.png|{{{team-colors-width|95x95px}}}]]</td>
 +
    <td style="text-align:center; margin:0em auto;" class="infobox-team-skins">[[File:BLU {{BASEPAGENAME}}{{#ifeq: {{{team-colors-class20}}}|other||_{{{team-colors-class20}}}}}.png|{{{team-colors-width|95x95px}}}]]</td>
 +
  </tr>{{#if: {{{team-colors-class21|}}}
 +
  | <td colspan="2" style="padding:none;">
 +
      <table style="width:100%; background:none; border:none; padding:none; margin:none;" cellspacing="0" cellpadding="0">
 +
      <td style="width:100%; background:#f9d48a; text-align:center; border-right:1px solid #fff;">'''{{{team-colors-class21-name|{{#ifeq: {{{team-colors-class21}}} | other | {{common string|Other classes}} |{{class link|{{{team-colors-class21}}}}}}}}}}'''</td>
 +
      </table>
 +
    </td>
 +
  <tr>
 +
    <td style="text-align:center; margin:0em auto;" class="infobox-team-skins">[[File:RED {{BASEPAGENAME}}{{#ifeq: {{{team-colors-class21}}}|other||_{{{team-colors-class21}}}}}.png|{{{team-colors-width|95x95px}}}]]</td>
 +
    <td style="text-align:center; margin:0em auto;" class="infobox-team-skins">[[File:BLU {{BASEPAGENAME}}{{#ifeq: {{{team-colors-class21}}}|other||_{{{team-colors-class21}}}}}.png|{{{team-colors-width|95x95px}}}]]</td>
 +
  </tr>{{#if: {{{team-colors-class22|}}}
 +
  | <td colspan="2" style="padding:none;">
 +
      <table style="width:100%; background:none; border:none; padding:none; margin:none;" cellspacing="0" cellpadding="0">
 +
      <td style="width:100%; background:#f9d48a; text-align:center; border-right:1px solid #fff;">'''{{{team-colors-class22-name|{{#ifeq: {{{team-colors-class22}}} | other | {{common string|Other classes}} |{{class link|{{{team-colors-class22}}}}}}}}}}'''</td>
 +
      </table>
 +
    </td>
 +
  <tr>
 +
    <td style="text-align:center; margin:0em auto;" class="infobox-team-skins">[[File:RED {{BASEPAGENAME}}{{#ifeq: {{{team-colors-class22}}}|other||_{{{team-colors-class22}}}}}.png|{{{team-colors-width|95x95px}}}]]</td>
 +
    <td style="text-align:center; margin:0em auto;" class="infobox-team-skins">[[File:BLU {{BASEPAGENAME}}{{#ifeq: {{{team-colors-class22}}}|other||_{{{team-colors-class22}}}}}.png|{{{team-colors-width|95x95px}}}]]</td>
 +
  </tr>{{#if: {{{team-colors-class23|}}}
 +
  | <td colspan="2" style="padding:none;">
 +
      <table style="width:100%; background:none; border:none; padding:none; margin:none;" cellspacing="0" cellpadding="0">
 +
      <td style="width:100%; background:#f9d48a; text-align:center; border-right:1px solid #fff;">'''{{{team-colors-class23-name|{{#ifeq: {{{team-colors-class23}}} | other | {{common string|Other classes}} |{{class link|{{{team-colors-class23}}}}}}}}}}'''</td>
 +
      </table>
 +
    </td>
 +
  <tr>
 +
    <td style="text-align:center; margin:0em auto;" class="infobox-team-skins">[[File:RED {{BASEPAGENAME}}{{#ifeq: {{{team-colors-class23}}}|other||_{{{team-colors-class23}}}}}.png|{{{team-colors-width|95x95px}}}]]</td>
 +
    <td style="text-align:center; margin:0em auto;" class="infobox-team-skins">[[File:BLU {{BASEPAGENAME}}{{#ifeq: {{{team-colors-class23}}}|other||_{{{team-colors-class23}}}}}.png|{{{team-colors-width|95x95px}}}]]</td>
 +
  </tr>{{#if: {{{team-colors-class24|}}}
 +
  | <td colspan="2" style="padding:none;">
 +
      <table style="width:100%; background:none; border:none; padding:none; margin:none;" cellspacing="0" cellpadding="0">
 +
      <td style="width:100%; background:#f9d48a; text-align:center; border-right:1px solid #fff;">'''{{{team-colors-class24-name|{{#ifeq: {{{team-colors-class24}}} | other | {{common string|Other classes}} |{{class link|{{{team-colors-class24}}}}}}}}}}'''</td>
 +
      </table>
 +
    </td>
 +
  <tr>
 +
    <td style="text-align:center; margin:0em auto;" class="infobox-team-skins">[[File:RED {{BASEPAGENAME}}{{#ifeq: {{{team-colors-class24}}}|other||_{{{team-colors-class24}}}}}.png|{{{team-colors-width|95x95px}}}]]</td>
 +
    <td style="text-align:center; margin:0em auto;" class="infobox-team-skins">[[File:BLU {{BASEPAGENAME}}{{#ifeq: {{{team-colors-class24}}}|other||_{{{team-colors-class24}}}}}.png|{{{team-colors-width|95x95px}}}]]</td>
 +
  </tr>{{#if: {{{team-colors-class25|}}}
 +
  | <td colspan="2" style="padding:none;">
 +
      <table style="width:100%; background:none; border:none; padding:none; margin:none;" cellspacing="0" cellpadding="0">
 +
      <td style="width:100%; background:#f9d48a; text-align:center; border-right:1px solid #fff;">'''{{{team-colors-class25-name|{{#ifeq: {{{team-colors-class25}}} | other | {{common string|Other classes}} |{{class link|{{{team-colors-class25}}}}}}}}}}'''</td>
 +
      </table>
 +
    </td>
 +
  <tr>
 +
    <td style="text-align:center; margin:0em auto;" class="infobox-team-skins">[[File:RED {{BASEPAGENAME}}{{#ifeq: {{{team-colors-class25}}}|other||_{{{team-colors-class25}}}}}.png|{{{team-colors-width|95x95px}}}]]</td>
 +
    <td style="text-align:center; margin:0em auto;" class="infobox-team-skins">[[File:BLU {{BASEPAGENAME}}{{#ifeq: {{{team-colors-class25}}}|other||_{{{team-colors-class25}}}}}.png|{{{team-colors-width|95x95px}}}]]</td>
 +
  </tr>{{#if: {{{team-colors-class26|}}}
 +
  | <td colspan="2" style="padding:none;">
 +
      <table style="width:100%; background:none; border:none; padding:none; margin:none;" cellspacing="0" cellpadding="0">
 +
      <td style="width:100%; background:#f9d48a; text-align:center; border-right:1px solid #fff;">'''{{{team-colors-class26-name|{{#ifeq: {{{team-colors-class26}}} | other | {{common string|Other classes}} |{{class link|{{{team-colors-class26}}}}}}}}}}'''</td>
 +
      </table>
 +
    </td>
 +
  <tr>
 +
    <td style="text-align:center; margin:0em auto;" class="infobox-team-skins">[[File:RED {{BASEPAGENAME}}{{#ifeq: {{{team-colors-class26}}}|other||_{{{team-colors-class26}}}}}.png|{{{team-colors-width|95x95px}}}]]</td>
 +
    <td style="text-align:center; margin:0em auto;" class="infobox-team-skins">[[File:BLU {{BASEPAGENAME}}{{#ifeq: {{{team-colors-class26}}}|other||_{{{team-colors-class26}}}}}.png|{{{team-colors-width|95x95px}}}]]</td>
 +
  </tr>{{#if: {{{team-colors-class27|}}}
 +
  | <td colspan="2" style="padding:none;">
 +
      <table style="width:100%; background:none; border:none; padding:none; margin:none;" cellspacing="0" cellpadding="0">
 +
      <td style="width:100%; background:#f9d48a; text-align:center; border-right:1px solid #fff;">'''{{{team-colors-class27-name|{{#ifeq: {{{team-colors-class27}}} | other | {{common string|Other classes}} |{{class link|{{{team-colors-class27}}}}}}}}}}'''</td>
 +
      </table>
 +
    </td>
 +
  <tr>
 +
    <td style="text-align:center; margin:0em auto;" class="infobox-team-skins">[[File:RED {{BASEPAGENAME}}{{#ifeq: {{{team-colors-class27}}}|other||_{{{team-colors-class27}}}}}.png|{{{team-colors-width|95x95px}}}]]</td>
 +
    <td style="text-align:center; margin:0em auto;" class="infobox-team-skins">[[File:BLU {{BASEPAGENAME}}{{#ifeq: {{{team-colors-class27}}}|other||_{{{team-colors-class27}}}}}.png|{{{team-colors-width|95x95px}}}]]</td>
 +
  </tr>{{#if: {{{team-colors-class28|}}}
 +
  | <td colspan="2" style="padding:none;">
 +
      <table style="width:100%; background:none; border:none; padding:none; margin:none;" cellspacing="0" cellpadding="0">
 +
      <td style="width:100%; background:#f9d48a; text-align:center; border-right:1px solid #fff;">'''{{{team-colors-class28-name|{{#ifeq: {{{team-colors-class28}}} | other | {{common string|Other classes}} |{{class link|{{{team-colors-class28}}}}}}}}}}'''</td>
 +
      </table>
 +
    </td>
 +
  <tr>
 +
    <td style="text-align:center; margin:0em auto;" class="infobox-team-skins">[[File:RED {{BASEPAGENAME}}{{#ifeq: {{{team-colors-class28}}}|other||_{{{team-colors-class28}}}}}.png|{{{team-colors-width|95x95px}}}]]</td>
 +
    <td style="text-align:center; margin:0em auto;" class="infobox-team-skins">[[File:BLU {{BASEPAGENAME}}{{#ifeq: {{{team-colors-class28}}}|other||_{{{team-colors-class28}}}}}.png|{{{team-colors-width|95x95px}}}]]</td>
 +
  </tr>{{#if: {{{team-colors-class28|}}}
 +
  | <td colspan="2" style="padding:none;">
 +
      <table style="width:100%; background:none; border:none; padding:none; margin:none;" cellspacing="0" cellpadding="0">
 +
      <td style="width:100%; background:#f9d48a; text-align:center; border-right:1px solid #fff;">'''{{{team-colors-class28-name|{{#ifeq: {{{team-colors-class28}}} | other | {{common string|Other classes}} |{{class link|{{{team-colors-class28}}}}}}}}}}'''</td>
 +
      </table>
 +
    </td>
 +
  <tr>
 +
    <td style="text-align:center; margin:0em auto;" class="infobox-team-skins">[[File:RED {{BASEPAGENAME}}{{#ifeq: {{{team-colors-class28}}}|other||_{{{team-colors-class28}}}}}.png|{{{team-colors-width|95x95px}}}]]</td>
 +
    <td style="text-align:center; margin:0em auto;" class="infobox-team-skins">[[File:BLU {{BASEPAGENAME}}{{#ifeq: {{{team-colors-class28}}}|other||_{{{team-colors-class28}}}}}.png|{{{team-colors-width|95x95px}}}]]</td>
 +
  </tr>}}{{#if: {{{team-colors-class29|}}}
 +
  | <td colspan="2" style="padding:none;">
 +
      <table style="width:100%; background:none; border:none; padding:none; margin:none;" cellspacing="0" cellpadding="0">
 +
      <td style="width:100%; background:#f9d48a; text-align:center; border-right:1px solid #fff;">'''{{{team-colors-class29-name|{{#ifeq: {{{team-colors-class29}}} | other | {{common string|Other classes}} |{{class link|{{{team-colors-class29}}}}}}}}}}'''</td>
 +
      </table>
 +
    </td>
 +
  <tr>
 +
    <td style="text-align:center; margin:0em auto;" class="infobox-team-skins">[[File:RED {{BASEPAGENAME}}{{#ifeq: {{{team-colors-class29}}}|other||_{{{team-colors-class29}}}}}.png|{{{team-colors-width|95x95px}}}]]</td>
 +
    <td style="text-align:center; margin:0em auto;" class="infobox-team-skins">[[File:BLU {{BASEPAGENAME}}{{#ifeq: {{{team-colors-class29}}}|other||_{{{team-colors-class29}}}}}.png|{{{team-colors-width|95x95px}}}]]</td>
 +
  </tr>}}{{#if: {{{team-colors-class30|}}}
 +
  | <td colspan="2" style="padding:none;">
 +
      <table style="width:100%; background:none; border:none; padding:none; margin:none;" cellspacing="0" cellpadding="0">
 +
      <td style="width:100%; background:#f9d48a; text-align:center; border-right:1px solid #fff;">'''{{{team-colors-class30-name|{{#ifeq: {{{team-colors-class30}}} | other | {{common string|Other classes}} |{{class link|{{{team-colors-class30}}}}}}}}}}'''</td>
 +
      </table>
 +
    </td>
 +
  <tr>
 +
    <td style="text-align:center; margin:0em auto;" class="infobox-team-skins">[[File:RED {{BASEPAGENAME}}{{#ifeq: {{{team-colors-class30}}}|other||_{{{team-colors-class30}}}}}.png|{{{team-colors-width|95x95px}}}]]</td>
 +
    <td style="text-align:center; margin:0em auto;" class="infobox-team-skins">[[File:BLU {{BASEPAGENAME}}{{#ifeq: {{{team-colors-class30}}}|other||_{{{team-colors-class30}}}}}.png|{{{team-colors-width|95x95px}}}]]</td>
 +
  </tr>}}{{#if: {{{team-colors-class31|}}}
 +
  | <td colspan="2" style="padding:none;">
 +
      <table style="width:100%; background:none; border:none; padding:none; margin:none;" cellspacing="0" cellpadding="0">
 +
      <td style="width:100%; background:#f9d48a; text-align:center; border-right:1px solid #fff;">'''{{{team-colors-class31-name|{{#ifeq: {{{team-colors-class31}}} | other | {{common string|Other classes}} |{{class link|{{{team-colors-class31}}}}}}}}}}'''</td>
 +
      </table>
 +
    </td>
 +
  <tr>
 +
    <td style="text-align:center; margin:0em auto;" class="infobox-team-skins">[[File:RED {{BASEPAGENAME}}{{#ifeq: {{{team-colors-class31}}}|other||_{{{team-colors-class31}}}}}.png|{{{team-colors-width|95x95px}}}]]</td>
 +
    <td style="text-align:center; margin:0em auto;" class="infobox-team-skins">[[File:BLU {{BASEPAGENAME}}{{#ifeq: {{{team-colors-class31}}}|other||_{{{team-colors-class31}}}}}.png|{{{team-colors-width|95x95px}}}]]</td>
 +
  </tr>}}{{#if: {{{team-colors-class32|}}}
 +
  | <td colspan="2" style="padding:none;">
 +
      <table style="width:100%; background:none; border:none; padding:none; margin:none;" cellspacing="0" cellpadding="0">
 +
      <td style="width:100%; background:#f9d48a; text-align:center; border-right:1px solid #fff;">'''{{{team-colors-class32-name|{{#ifeq: {{{team-colors-class32}}} | other | {{common string|Other classes}} |{{class link|{{{team-colors-class32}}}}}}}}}}'''</td>
 +
      </table>
 +
    </td>
 +
  <tr>
 +
    <td style="text-align:center; margin:0em auto;" class="infobox-team-skins">[[File:RED {{BASEPAGENAME}}{{#ifeq: {{{team-colors-class32}}}|other||_{{{team-colors-class32}}}}}.png|{{{team-colors-width|95x95px}}}]]</td>
 +
    <td style="text-align:center; margin:0em auto;" class="infobox-team-skins">[[File:BLU {{BASEPAGENAME}}{{#ifeq: {{{team-colors-class32}}}|other||_{{{team-colors-class32}}}}}.png|{{{team-colors-width|95x95px}}}]]</td>
 +
  </tr>}}{{#if: {{{team-colors-class33|}}}
 +
  | <td colspan="2" style="padding:none;">
 +
      <table style="width:100%; background:none; border:none; padding:none; margin:none;" cellspacing="0" cellpadding="0">
 +
      <td style="width:100%; background:#f9d48a; text-align:center; border-right:1px solid #fff;">'''{{{team-colors-class33-name|{{#ifeq: {{{team-colors-class33}}} | other | {{common string|Other classes}} |{{class link|{{{team-colors-class33}}}}}}}}}}'''</td>
 +
      </table>
 +
    </td>
 +
  <tr>
 +
    <td style="text-align:center; margin:0em auto;" class="infobox-team-skins">[[File:RED {{BASEPAGENAME}}{{#ifeq: {{{team-colors-class33}}}|other||_{{{team-colors-class33}}}}}.png|{{{team-colors-width|95x95px}}}]]</td>
 +
    <td style="text-align:center; margin:0em auto;" class="infobox-team-skins">[[File:BLU {{BASEPAGENAME}}{{#ifeq: {{{team-colors-class33}}}|other||_{{{team-colors-class33}}}}}.png|{{{team-colors-width|95x95px}}}]]</td>
 +
  </tr>}}{{#if: {{{team-colors-class34|}}}
 +
  | <td colspan="2" style="padding:none;">
 +
      <table style="width:100%; background:none; border:none; padding:none; margin:none;" cellspacing="0" cellpadding="0">
 +
      <td style="width:100%; background:#f9d48a; text-align:center; border-right:1px solid #fff;">'''{{{team-colors-class34-name|{{#ifeq: {{{team-colors-class34}}} | other | {{common string|Other classes}} |{{class link|{{{team-colors-class34}}}}}}}}}}'''</td>
 +
      </table>
 +
    </td>
 +
  <tr>
 +
    <td style="text-align:center; margin:0em auto;" class="infobox-team-skins">[[File:RED {{BASEPAGENAME}}{{#ifeq: {{{team-colors-class34}}}|other||_{{{team-colors-class34}}}}}.png|{{{team-colors-width|95x95px}}}]]</td>
 +
    <td style="text-align:center; margin:0em auto;" class="infobox-team-skins">[[File:BLU {{BASEPAGENAME}}{{#ifeq: {{{team-colors-class34}}}|other||_{{{team-colors-class34}}}}}.png|{{{team-colors-width|95x95px}}}]]</td>
 +
  </tr>}}{{#if: {{{team-colors-class35|}}}
 +
  | <td colspan="2" style="padding:none;">
 +
      <table style="width:100%; background:none; border:none; padding:none; margin:none;" cellspacing="0" cellpadding="0">
 +
      <td style="width:100%; background:#f9d48a; text-align:center; border-right:1px solid #fff;">'''{{{team-colors-class35-name|{{#ifeq: {{{team-colors-class35}}} | other | {{common string|Other classes}} |{{class link|{{{team-colors-class35}}}}}}}}}}'''</td>
 +
      </table>
 +
    </td>
 +
  <tr>
 +
    <td style="text-align:center; margin:0em auto;" class="infobox-team-skins">[[File:RED {{BASEPAGENAME}}{{#ifeq: {{{team-colors-class35}}}|other||_{{{team-colors-class35}}}}}.png|{{{team-colors-width|95x95px}}}]]</td>
 +
    <td style="text-align:center; margin:0em auto;" class="infobox-team-skins">[[File:BLU {{BASEPAGENAME}}{{#ifeq: {{{team-colors-class35}}}|other||_{{{team-colors-class35}}}}}.png|{{{team-colors-width|95x95px}}}]]</td>
 +
  </tr>}}{{#if: {{{team-colors-class36|}}}
 +
  | <td colspan="2" style="padding:none;">
 +
      <table style="width:100%; background:none; border:none; padding:none; margin:none;" cellspacing="0" cellpadding="0">
 +
      <td style="width:100%; background:#f9d48a; text-align:center; border-right:1px solid #fff;">'''{{{team-colors-class36-name|{{#ifeq: {{{team-colors-class36}}} | other | {{common string|Other classes}} |{{class link|{{{team-colors-class36}}}}}}}}}}'''</td>
 +
      </table>
 +
    </td>
 +
  <tr>
 +
    <td style="text-align:center; margin:0em auto;" class="infobox-team-skins">[[File:RED {{BASEPAGENAME}}{{#ifeq: {{{team-colors-class36}}}|other||_{{{team-colors-class36}}}}}.png|{{{team-colors-width|95x95px}}}]]</td>
 +
    <td style="text-align:center; margin:0em auto;" class="infobox-team-skins">[[File:BLU {{BASEPAGENAME}}{{#ifeq: {{{team-colors-class36}}}|other||_{{{team-colors-class36}}}}}.png|{{{team-colors-width|95x95px}}}]]</td>
 +
  </tr>}}{{#if: {{{team-colors-class37|}}}
 +
  | <td colspan="2" style="padding:none;">
 +
      <table style="width:100%; background:none; border:none; padding:none; margin:none;" cellspacing="0" cellpadding="0">
 +
      <td style="width:100%; background:#f9d48a; text-align:center; border-right:1px solid #fff;">'''{{{team-colors-class37-name|{{#ifeq: {{{team-colors-class37}}} | other | {{common string|Other classes}} |{{class link|{{{team-colors-class37}}}}}}}}}}'''</td>
 +
      </table>
 +
    </td>
 +
  <tr>
 +
    <td style="text-align:center; margin:0em auto;" class="infobox-team-skins">[[File:RED {{BASEPAGENAME}}{{#ifeq: {{{team-colors-class37}}}|other||_{{{team-colors-class37}}}}}.png|{{{team-colors-width|95x95px}}}]]</td>
 +
    <td style="text-align:center; margin:0em auto;" class="infobox-team-skins">[[File:BLU {{BASEPAGENAME}}{{#ifeq: {{{team-colors-class37}}}|other||_{{{team-colors-class37}}}}}.png|{{{team-colors-width|95x95px}}}]]</td>
 +
  </tr>}}{{#if: {{{team-colors-class38|}}}
 +
  | <td colspan="2" style="padding:none;">
 +
      <table style="width:100%; background:none; border:none; padding:none; margin:none;" cellspacing="0" cellpadding="0">
 +
      <td style="width:100%; background:#f9d48a; text-align:center; border-right:1px solid #fff;">'''{{{team-colors-class38-name|{{#ifeq: {{{team-colors-class38}}} | other | {{common string|Other classes}} |{{class link|{{{team-colors-class38}}}}}}}}}}'''</td>
 +
      </table>
 +
    </td>
 +
  <tr>
 +
    <td style="text-align:center; margin:0em auto;" class="infobox-team-skins">[[File:RED {{BASEPAGENAME}}{{#ifeq: {{{team-colors-class38}}}|other||_{{{team-colors-class38}}}}}.png|{{{team-colors-width|95x95px}}}]]</td>
 +
    <td style="text-align:center; margin:0em auto;" class="infobox-team-skins">[[File:BLU {{BASEPAGENAME}}{{#ifeq: {{{team-colors-class38}}}|other||_{{{team-colors-class38}}}}}.png|{{{team-colors-width|95x95px}}}]]</td>
 +
  </tr>}}{{#if: {{{team-colors-class39|}}}
 +
  | <td colspan="2" style="padding:none;">
 +
      <table style="width:100%; background:none; border:none; padding:none; margin:none;" cellspacing="0" cellpadding="0">
 +
      <td style="width:100%; background:#f9d48a; text-align:center; border-right:1px solid #fff;">'''{{{team-colors-class39-name|{{#ifeq: {{{team-colors-class39}}} | other | {{common string|Other classes}} |{{class link|{{{team-colors-class39}}}}}}}}}}'''</td>
 +
      </table>
 +
    </td>
 +
  <tr>
 +
    <td style="text-align:center; margin:0em auto;" class="infobox-team-skins">[[File:RED {{BASEPAGENAME}}{{#ifeq: {{{team-colors-class39}}}|other||_{{{team-colors-class39}}}}}.png|{{{team-colors-width|95x95px}}}]]</td>
 +
    <td style="text-align:center; margin:0em auto;" class="infobox-team-skins">[[File:BLU {{BASEPAGENAME}}{{#ifeq: {{{team-colors-class39}}}|other||_{{{team-colors-class39}}}}}.png|{{{team-colors-width|95x95px}}}]]</td>
 +
  </tr>}}{{#if: {{{team-colors-class40|}}}
 +
  | <td colspan="2" style="padding:none;">
 +
      <table style="width:100%; background:none; border:none; padding:none; margin:none;" cellspacing="0" cellpadding="0">
 +
      <td style="width:100%; background:#f9d48a; text-align:center; border-right:1px solid #fff;">'''{{{team-colors-class40-name|{{#ifeq: {{{team-colors-class40}}} | other | {{common string|Other classes}} |{{class link|{{{team-colors-class40}}}}}}}}}}'''</td>
 +
      </table>
 +
    </td>
 +
  <tr>
 +
    <td style="text-align:center; margin:0em auto;" class="infobox-team-skins">[[File:RED {{BASEPAGENAME}}{{#ifeq: {{{team-colors-class40}}}|other||_{{{team-colors-class40}}}}}.png|{{{team-colors-width|95x95px}}}]]</td>
 +
    <td style="text-align:center; margin:0em auto;" class="infobox-team-skins">[[File:BLU {{BASEPAGENAME}}{{#ifeq: {{{team-colors-class40}}}|other||_{{{team-colors-class40}}}}}.png|{{{team-colors-width|95x95px}}}]]</td>
 +
  </tr>}}{{#if: {{{team-colors-class41|}}}
 +
  | <td colspan="2" style="padding:none;">
 +
      <table style="width:100%; background:none; border:none; padding:none; margin:none;" cellspacing="0" cellpadding="0">
 +
      <td style="width:100%; background:#f9d48a; text-align:center; border-right:1px solid #fff;">'''{{{team-colors-class41-name|{{#ifeq: {{{team-colors-class41}}} | other | {{common string|Other classes}} |{{class link|{{{team-colors-class41}}}}}}}}}}'''</td>
 +
      </table>
 +
    </td>
 +
  <tr>
 +
    <td style="text-align:center; margin:0em auto;" class="infobox-team-skins">[[File:RED {{BASEPAGENAME}}{{#ifeq: {{{team-colors-class41}}}|other||_{{{team-colors-class41}}}}}.png|{{{team-colors-width|95x95px}}}]]</td>
 +
    <td style="text-align:center; margin:0em auto;" class="infobox-team-skins">[[File:BLU {{BASEPAGENAME}}{{#ifeq: {{{team-colors-class41}}}|other||_{{{team-colors-class41}}}}}.png|{{{team-colors-width|95x95px}}}]]</td>
 +
  </tr>}}{{#if: {{{team-colors-class42|}}}
 +
  | <td colspan="2" style="padding:none;">
 +
      <table style="width:100%; background:none; border:none; padding:none; margin:none;" cellspacing="0" cellpadding="0">
 +
      <td style="width:100%; background:#f9d48a; text-align:center; border-right:1px solid #fff;">'''{{{team-colors-class42-name|{{#ifeq: {{{team-colors-class42}}} | other | {{common string|Other classes}} |{{class link|{{{team-colors-class42}}}}}}}}}}'''</td>
 +
      </table>
 +
    </td>
 +
   <tr>
 +
    <td style="text-align:center; margin:0em auto;" class="infobox-team-skins">[[File:RED {{BASEPAGENAME}}{{#ifeq: {{{team-colors-class42}}}|other||_{{{team-colors-class42}}}}}.png|{{{team-colors-width|95x95px}}}]]</td>
 +
    <td style="text-align:center; margin:0em auto;" class="infobox-team-skins">[[File:BLU {{BASEPAGENAME}}{{#ifeq: {{{team-colors-class42}}}|other||_{{{team-colors-class42}}}}}.png|{{{team-colors-width|95x95px}}}]]</td>
 +
  </tr>}}{{#if: {{{team-colors-class43|}}}
 +
  | <td colspan="2" style="padding:none;">
 +
      <table style="width:100%; background:none; border:none; padding:none; margin:none;" cellspacing="0" cellpadding="0">
 +
      <td style="width:100%; background:#f9d48a; text-align:center; border-right:1px solid #fff;">'''{{{team-colors-class43-name|{{#ifeq: {{{team-colors-class43}}} | other | {{common string|Other classes}} |{{class link|{{{team-colors-class43}}}}}}}}}}'''</td>
 +
      </table>
 +
    </td>
 +
  <tr>
 +
    <td style="text-align:center; margin:0em auto;" class="infobox-team-skins">[[File:RED {{BASEPAGENAME}}{{#ifeq: {{{team-colors-class43}}}|other||_{{{team-colors-class43}}}}}.png|{{{team-colors-width|95x95px}}}]]</td>
 +
    <td style="text-align:center; margin:0em auto;" class="infobox-team-skins">[[File:BLU {{BASEPAGENAME}}{{#ifeq: {{{team-colors-class43}}}|other||_{{{team-colors-class43}}}}}.png|{{{team-colors-width|95x95px}}}]]</td>
 +
  </tr>}}{{#if: {{{team-colors-class44|}}}
 +
  | <td colspan="2" style="padding:none;">
 +
      <table style="width:100%; background:none; border:none; padding:none; margin:none;" cellspacing="0" cellpadding="0">
 +
      <td style="width:100%; background:#f9d48a; text-align:center; border-right:1px solid #fff;">'''{{{team-colors-class44-name|{{#ifeq: {{{team-colors-class44}}} | other | {{common string|Other classes}} |{{class link|{{{team-colors-class44}}}}}}}}}}'''</td>
 +
      </table>
 +
    </td>
 +
  <tr>
 +
    <td style="text-align:center; margin:0em auto;" class="infobox-team-skins">[[File:RED {{BASEPAGENAME}}{{#ifeq: {{{team-colors-class44}}}|other||_{{{team-colors-class44}}}}}.png|{{{team-colors-width|95x95px}}}]]</td>
 +
    <td style="text-align:center; margin:0em auto;" class="infobox-team-skins">[[File:BLU {{BASEPAGENAME}}{{#ifeq: {{{team-colors-class44}}}|other||_{{{team-colors-class44}}}}}.png|{{{team-colors-width|95x95px}}}]]</td>
 +
  </tr>{{#if: {{{team-colors-class45|}}}
 +
  | <td colspan="2" style="padding:none;">
 +
      <table style="width:100%; background:none; border:none; padding:none; margin:none;" cellspacing="0" cellpadding="0">
 +
      <td style="width:100%; background:#f9d48a; text-align:center; border-right:1px solid #fff;">'''{{{team-colors-class45-name|{{#ifeq: {{{team-colors-class45}}} | other | {{common string|Other classes}} |{{class link|{{{team-colors-class45}}}}}}}}}}'''</td>
 +
      </table>
 +
    </td>
 +
  <tr>
 +
    <td style="text-align:center; margin:0em auto;" class="infobox-team-skins">[[File:RED {{BASEPAGENAME}}{{#ifeq: {{{team-colors-class45}}}|other||_{{{team-colors-class45}}}}}.png|{{{team-colors-width|95x95px}}}]]</td>
 +
    <td style="text-align:center; margin:0em auto;" class="infobox-team-skins">[[File:BLU {{BASEPAGENAME}}{{#ifeq: {{{team-colors-class45}}}|other||_{{{team-colors-class45}}}}}.png|{{{team-colors-width|95x95px}}}]]</td>
 +
  </tr>}} }} }} }} }} }} }} }} }} }} }} }} }} }} }} }} }} }} }} }} }} }} }} }} }} }} }} }} }}
 +
  | <tr>
 +
    <td style="text-align:center; margin:0em auto;" class="infobox-team-skins">[[File:{{{skin-image-red|RED {{BASEPAGENAME}}.png}}}|{{{team-colors-width|95x95px}}}]]</td>
 +
    <td style="text-align:center; margin:0em auto;" class="infobox-team-skins">[[File:{{{skin-image-blu|BLU {{BASEPAGENAME}}.png}}}|{{{team-colors-width|95x95px}}}]]</td>
 +
   </tr>}}
 
   </table>
 
   </table>
 
  </td>
 
  </td>
  </tr><!--  
+
  </tr><!--
  
     // Stacked landscape views (used only on weapons)
+
     // Stacked landscape views (used only on non-TF2 weapons)
 
   
 
   
 
  -->
 
  -->
 
   | weapon = {{#switch:{{lc:{{{game|}}}}}
 
   | weapon = {{#switch:{{lc:{{{game|}}}}}
    | #default =
 
  <tr>
 
  <td colspan="2" style="width:100%; background:#A3574A; text-align:{{lang|ar = right|en = left}};"><!--
 
    -->[[RED{{if lang}}|<span style="color:#fff;">{{lang<!--
 
    // Please only add to this list if your language uses different words for 'RED' and 'BLU'. -->
 
    | en = RED
 
    | nl = RED (rood)
 
    | ru = КРС
 
    | ja = レッド
 
    | zh-hans = 红队
 
    | zh-hant = 紅隊
 
    }}</span>]]
 
    </td>
 
    </tr><tr>
 
    <td colspan="2" style="margin:0em auto;"><!--
 
    -->[[File:{{{skin-image-red|Screenshot needed.png}}}|250px|center]]
 
    </td>
 
    </tr><!--
 
 
    // RED ends.
 
    // BLU begins.
 
 
--><tr><!--
 
  --><td colspan="2" style="width:100%; background:#557C83; text-align:{{lang|ar = right|en = left}};"><!--
 
    -->[[BLU{{if lang}}|<span style="color:#fff;">{{lang<!--
 
    // Please only add to this list if your language uses different words for 'RED' and 'BLU'. -->
 
    | en = BLU
 
    | nl = BLU (blauw)
 
    | ja = ブルー
 
    | ru = СИН
 
    | zh-hans = 蓝队
 
    | zh-hant = 藍隊
 
    }}</span>]]
 
    </td>
 
    </tr><tr>
 
    <td colspan="2" style="margin:0em auto;"><!--
 
    -->[[File:{{{skin-image-blu|Screenshot needed.png}}}|250px|center]]
 
    </td>
 
    </tr>
 
 
     | tfc
 
     | tfc
 
     | classic = <!--  
 
     | classic = <!--  
Line 124: Line 608:
  
 
   --><tr>
 
   --><tr>
   <td colspan="2" style="width:100%; background:#C7A900; text-align:{{lang|ar = right|en = left}};"><!--  
+
   <td colspan="2" style="width:100%; background:#C7A900; text-align:{{lang incomplete|ar = right|en = left}};"><!--  
 
     --><span style="white-space:nowrap; font-size:120%; font-weight:bold;"><!--  
 
     --><span style="white-space:nowrap; font-size:120%; font-weight:bold;"><!--  
 
     -->[[File:Classic Icon.png|20px|Team Fortress Classic|link=Team Fortress Classic{{if lang}}]]<!--  
 
     -->[[File:Classic Icon.png|20px|Team Fortress Classic|link=Team Fortress Classic{{if lang}}]]<!--  
     -->&nbsp;[[Team Fortress Classic{{if lang}}|<span style="color:#fff;">{{lang
+
     -->&nbsp;[[Team Fortress Classic{{if lang}}|<span style="color:#fff;">{{Common string|Team Fortress Classic}}</span>]]<!--  
      | en = Team Fortress Classic
 
      }}</span>]]<!--  
 
 
     --></span>
 
     --></span>
 
     </td>
 
     </td>
Line 142: Line 624:
  
 
  --><tr><!--  
 
  --><tr><!--  
   --><td colspan="2" style="width:100%; background:#C77700; text-align:{{lang|ar = right|en = left}};"><!--  
+
   --><td colspan="2" style="width:100%; background:#C77700; text-align:{{lang incomplete|ar = right|en = left}};"><!--  
 
     --><span style="white-space:nowrap; font-size:120%; font-weight:bold;"><!--  
 
     --><span style="white-space:nowrap; font-size:120%; font-weight:bold;"><!--  
     -->[[File:Quake Icon.png|22px|Quake Team Fortress|link=Quake Team Fortress{{if lang}}]]<!--  
+
     -->[[File:Quake Icon.png|22px|Team Fortress|link=Team Fortress{{if lang}}]]<!--  
     -->&nbsp;[[Quake Team Fortress{{if lang}}|<span style="color:#fff;">{{lang
+
     -->&nbsp;[[Team Fortress{{if lang}}|<span style="color:#fff;">{{Common string|Team Fortress}}</span>]]<!--  
      | en = Quake Team Fortress
 
      }}</span>]]<!--  
 
 
     --></span>
 
     --></span>
 
     </td>
 
     </td>
Line 164: Line 644:
 
  // Begin kill icons
 
  // Begin kill icons
  
  -->{{#ifeq:{{Icon killicon|weapon = {{lc:{{{kill-icon-1|{{BASEPAGENAME}}}}}}}}}|NONE|{{ns:0}}|
+
  -->{{#if:{{{hide-kill-icon|}}}
 +
| {{ns:0}}<!-- Ignore all of this if 'hide-kill-icon' is set to anything. -->
 +
| {{#switch:{{lc:{{{type|}}}}}
 +
  | weapon | weapons | taunt | tauntkill | taunt-kill = {{#switch:{{Icon killicon|weapon={{lc:{{{kill-icon-1|{{BASEPAGENAME}}}}}}}}}
 +
  | none = {{ns:0}}<!-- If the killicon doesn't exist at the right spot (i.e. exact article title), hide it. -->
 +
  | #default =
 
  <tr>
 
  <tr>
 
  <th class="infobox-header" colspan="2">{{lang
 
  <th class="infobox-header" colspan="2">{{lang
   | cs = Ikona zabití{{#if:{{{kill-icon-2|}}}|s}}
+
  | en = {{#if:{{{kill-icon-2|}}}|Kill Icons|Kill Icon}}
   | de = {{#if:{{{kill-icon-2|}}}|Bilder|Bild}}
+
  | ar = كيل أيكون
   | es = Icono de Muerte{{#if:{{{kill-icon-2|}}}|s}}
+
   | cs = {{#if:{{{kill-icon-2|}}}|Ikony při zabití|Ikona při zabití}}
   | en = Kill Icon{{#if:{{{kill-icon-2|}}}|s}}
+
  | da = {{#if:{{{kill-icon-2|}}}|Drabsikoner|Drabsikon}}
   | fr = Icône{{#if:{{{kill-icon-2|}}}|s}} de Kill
+
   | de = {{#if:{{{kill-icon-2|}}}|Tötungsbilder|Tötungsbild}}
   | ja = キルアイコン{{#if:{{{kill-icon-2|}}}|s}}
+
   | es = {{#if:{{{kill-icon-2|}}}|Iconos de muerte|Icono de muerte}}
   | hu = Ölés ikon{{#if:{{{kill-icon-2|}}}|s}}
+
  | fi = {{#if:{{{kill-icon-2|}}}|Tappokuvakkeet|Tappokuvake}}
   | it = Icona di morte{{#if:{{{kill-icon-2|}}}|s}}
+
   | fr = {{#if:{{{kill-icon-2|}}}|Icônes de Frag|Icône de Frag}}
   | nl = Doods icoon{{#if:{{{kill-icon-2|}}}|s}}
+
   | hu = {{#if:{{{kill-icon-2|}}}|Ölési ikonok|Ölési ikon}}
   | no = Draps Ikon{{#if:{{{kill-icon-2|}}}|s}}
+
   | it = {{#if:{{{kill-icon-2|}}}|Icone|Icona}} di Morte
   | pl = Ikon{{#if:{{{kill-icon-2|}}}|y|a}} zabicia
+
   | ja = {{#if:{{{kill-icon-2|}}}|キルアイコン|キルアイコン}}
   | pt = Ícone de Morte{{#if:{{{kill-icon-2|}}}|s}}
+
   | ko = {{#if:{{{kill-icon-2|}}}|처치 표시|처치 표시}}
   | pt-br = Ícone de Morte{{#if:{{{kill-icon-2|}}}|s}}
+
   | nl = {{#if:{{{kill-icon-2|}}}|Doodsicoons|Doodsicoon}}
   | ro = Pictogram{{#if:{{{kill-icon-2|}}}|e|ă}}
+
   | no = {{#if:{{{kill-icon-2|}}}|Drapsikoner|Drapsikon}}
 +
   | pl = {{#if:{{{kill-icon-2|}}}|Ikony zabicia|Ikona zabicia}}
 +
   | pt = {{#if:{{{kill-icon-2|}}}|Ícones|Ícone}} de morte
 +
   | pt-br = {{#if:{{{kill-icon-2|}}}|Ícones|Ícone}} de morte
 +
   | ro = {{#if:{{{kill-icon-2|}}}|Pictograme|Pictogramă}}
 
   | ru = {{#if:{{{kill-icon-2|}}}|Иконки убийств|Иконка убийства}}
 
   | ru = {{#if:{{{kill-icon-2|}}}|Иконки убийств|Иконка убийства}}
   | zh-hans = 杀人图示{{#if:{{{kill-icon-2|}}}|s}}
+
   | sv = {{#if:{{{kill-icon-2|}}}|Dödsikoner|Dödsikon}}
   | zh-hant = 殺人圖示{{#if:{{{kill-icon-2|}}}|s}}
+
   | tr = {{#if:{{{kill-icon-2|}}}|Öldürme Simgeleri|Öldürme Simgesi}}
 +
  | zh-hans = 击杀图标
 +
  | zh-hant = 殺人圖示
 
   }}
 
   }}
 
  </th>
 
  </th>
Line 191: Line 682:
 
   }}<!-- End of #ifeq 'none' from above.
 
   }}<!-- End of #ifeq 'none' from above.
 
   -->{{#if:{{{kill-icon-2|}}}
 
   -->{{#if:{{{kill-icon-2|}}}
   | <tr><td colspan="2">{{kill notice|weapon={{lc:{{{kill-icon-2|{{BASEPAGENAME}}}}}}}|kill-text={{{kill-text-2|}}}}}</td></tr>
+
   | <tr><td colspan="2">
   }}{{#if:{{{kill-icon-3|}}}
+
 
   | <tr><td colspan="2">{{kill notice|weapon={{lc:{{{kill-icon-3|{{BASEPAGENAME}}}}}}}|kill-text={{{kill-text-3|}}}}}</td></tr>
+
{{#if:{{{kill-tooltip-2}}}|
 +
{{kill notice|weapon={{lc:{{{kill-icon-2|{{BASEPAGENAME}}}}}}}|kill-text={{{kill-text-2|}}}|kill-tool={{{kill-tooltip-2|}}}}}
 +
|
 +
{{kill notice|weapon={{lc:{{{kill-icon-2|{{BASEPAGENAME}}}}}}}|kill-text={{{kill-text-2|}}}}}
 +
}}
 +
 
 +
</td></tr>
 +
   }}
 +
 
 +
  {{#if:{{{kill-icon-3|}}}
 +
   | <tr><td colspan="2">
 +
{{#if:{{{kill-tooltip-3}}}|
 +
{{kill notice|weapon={{lc:{{{kill-icon-3|{{BASEPAGENAME}}}}}}}|kill-text={{{kill-text-3|}}}|kill-tool={{{kill-tooltip-3|}}}}}
 +
|
 +
{{kill notice|weapon={{lc:{{{kill-icon-3|{{BASEPAGENAME}}}}}}}|kill-text={{{kill-text-3|}}}}}
 +
}}
 +
 
 +
</td></tr>
 
   }}{{#if:{{{kill-icon-4|}}}
 
   }}{{#if:{{{kill-icon-4|}}}
   | <tr><td colspan="2">{{kill notice|weapon={{lc:{{{kill-icon-4|{{BASEPAGENAME}}}}}}}|kill-text={{{kill-text-4|}}}}}</td></tr>
+
   | <tr><td colspan="2">
 +
{{#if:{{{kill-tooltip-4}}}|
 +
{{kill notice|weapon={{lc:{{{kill-icon-4|{{BASEPAGENAME}}}}}}}|kill-text={{{kill-text-4|}}}|kill-tool={{{kill-tooltip-4|}}}}}
 +
|
 +
{{kill notice|weapon={{lc:{{{kill-icon-4|{{BASEPAGENAME}}}}}}}|kill-text={{{kill-text-4|}}}}}
 +
}}
 +
 
 +
</td></tr>
 
   }}{{#if:{{{kill-icon-5|}}}
 
   }}{{#if:{{{kill-icon-5|}}}
   | <tr><td colspan="2">{{kill notice|weapon={{lc:{{{kill-icon-5|{{BASEPAGENAME}}}}}}}|kill-text={{{kill-text-5|}}}}}</td></tr>
+
   | <tr><td colspan="2">
 +
{{#if:{{{kill-tooltip-5}}}|
 +
{{kill notice|weapon={{lc:{{{kill-icon-5|{{BASEPAGENAME}}}}}}}|kill-text={{{kill-text-5|}}}|kill-tool={{{kill-tooltip-5|}}}}}
 +
|
 +
{{kill notice|weapon={{lc:{{{kill-icon-5|{{BASEPAGENAME}}}}}}}|kill-text={{{kill-text-5|}}}}}
 +
}}
 +
</td></tr>
 
   }}{{#if:{{{kill-icon-6|}}}
 
   }}{{#if:{{{kill-icon-6|}}}
   | <tr><td colspan="2">{{kill notice|weapon={{lc:{{{kill-icon-6|{{BASEPAGENAME}}}}}}}|kill-text={{{kill-text-6|}}}}}</td></tr>
+
   | <tr><td colspan="2">
   }}<!--  
+
{{#if:{{{kill-tooltip-6}}}|
 +
{{kill notice|weapon={{lc:{{{kill-icon-6|{{BASEPAGENAME}}}}}}}|kill-text={{{kill-text-6|}}}|kill-tool={{{kill-tooltip-6|}}}}}
 +
|
 +
{{kill notice|weapon={{lc:{{{kill-icon-6|{{BASEPAGENAME}}}}}}}|kill-text={{{kill-text-6|}}}}}
 +
}}
 +
</td></tr>
 +
   }}
 +
  | #default = {{ns:0}}<!-- Limit killicon section to weapons & taunts only (excluding action taunts). -->
 +
  }}
 +
}}<!--  
 
   
 
   
 
  // Basic Information
 
  // Basic Information
Line 206: Line 736:
 
  --><tr>
 
  --><tr>
 
  <th class="infobox-header" colspan="2">{{lang
 
  <th class="infobox-header" colspan="2">{{lang
 +
  | en = Basic Information
 +
  | ar = معلومات أساسية
 
   | cs = Základní informace
 
   | cs = Základní informace
 +
  | da = Information
 
   | de = Informationen
 
   | de = Informationen
 
   | es = Información básica
 
   | es = Información básica
 +
  | fi = Perustiedot
 
   | fr = Informations de base
 
   | fr = Informations de base
  | en = Basic Information
 
 
   | hu = Alapvető információk
 
   | hu = Alapvető információk
   | it = Informazioni di base
+
   | it = Informazioni di Base
 
   | ja = インフォメーション
 
   | ja = インフォメーション
 
   | ko = 기본 정보
 
   | ko = 기본 정보
   | nl = Basis informatie
+
   | nl = Basisinformatie
 +
  | no = Grunnleggende informasjon
 
   | pl = Podstawowe informacje
 
   | pl = Podstawowe informacje
   | pt = Informação Básica
+
   | pt = Informações básicas
   | pt-br = Informação Básica
+
   | pt-br = Informações básicas
 
   | ro = Informaţii de bază
 
   | ro = Informaţii de bază
 
   | ru = Информация
 
   | ru = Информация
   | zh-hans = 帽子资讯
+
  | sv = Grundläggande Information
   | zh-hant = 帽子資訊
+
  | tr = Temel Bilgiler
 +
   | zh-hans = 基本信息
 +
   | zh-hant = 資訊
 
   }}
 
   }}
 
  </th>
 
  </th>
Line 229: Line 765:
 
   // 'used-by'
 
   // 'used-by'
 
  -->{{#switch:{{lc:{{{type|}}}}}
 
  -->{{#switch:{{lc:{{{type|}}}}}
  | tool | tools | action item | action = {{ns:0}}<!-- NULL: don't have 'use-by' on tools or action items. -->
+
  | tool | tools | ingredient = {{ns:0}}<!-- NULL: don't have 'used-by' on tools. -->
 
  | #default =  
 
  | #default =  
 
  <tr>
 
  <tr>
  <td class="infobox-label">{{lang
+
  <td class="infobox-label">{{#switch:{{lc:{{{type|}}}}}
   | cs = Používáno:
+
   | weapons | weapon | taunt | tauntkill | taunt-kill | #default = {{Common string|Used by}}:
   | de = Getragen von:
+
   | cosmetic
  | en = Used by:
+
  | hats | head | headwear | hat
  | es = Utilizado por:
+
  | misc item | misc. item | misc. | misc | miscellaneous | miscellaneous item = {{lang
  | fr = Utilisé par:
+
  | en = Worn by:
  | hu = Használja:
+
  | ar = يلبسها:
  | it = Usato da:
+
  | cs = Používá:
  | ja = によって使用されます:
+
  | da = Båret af:
  | nl = gebruikt door:
+
  | de = Getragen von:
  | no = Brukt av:
+
  | es = Usado por:
  | pl = Klasa:
+
  | fr = Porté par :
  | pt = Utilizado por:
+
  | fi = Käyttäjät:
  | pt-br = Utilizado por:
+
  | hu = Viselheti:
  | ro = Folosit de:
+
  | it = Indossato da:
  | ru = Используется:
+
  | ja = 装備:
  | sv = Använt av:
+
  | ko = 착용 병과:
  | zh-hans = 使用的职业:
+
  | nl = Gedragen door:
  | zh-hant = 使用的職業:
+
  | no = Båret av:
   }}</td><!--
+
  | pl = Klasa:
  --><td>{{{used-by}}}</td>
+
  | pt = Usado por:
 +
  | pt-br = Usado por:
 +
  | ro = Purtat de:
 +
  | ru = Используется:
 +
  | sv = Buren av:
 +
  | tr = Kullanan sınıf:
 +
  | zh-hans = 可装备的兵种:
 +
  | zh-hant = 裝備:
 +
  }}
 +
   }}</td><td>{{{used-by}}}</td>
 
   </tr>
 
   </tr>
 
  }}<!--  
 
  }}<!--  
Line 261: Line 806:
 
   // from categorization (and will need to be manually added to the category).
 
   // from categorization (and will need to be manually added to the category).
  
  -->{{#switch:{{lc:{{{type|}}}}}  
+
  -->{{#switch:{{lc:{{{type|}}}}}
  | tool | tools = {{ns:0}}<!-- NULL: tools have no 'slot' as they cannot be carried by players. -->
+
  | tool | tools | ingredient = {{ns:0}}
 
  | #default = <tr>
 
  | #default = <tr>
 
   <td class="infobox-label">{{lang
 
   <td class="infobox-label">{{lang
 
   | en = Slot:
 
   | en = Slot:
   | es = Ranura:
+
  | ar = وضع
   | hu = Slot
+
  | cs = Slot:
   | ja = スロット:
+
  | da = Position:
   | nl = Slot:
+
  | de = Position:
 +
   | es = Espacio:
 +
  | fr = Emplacement :
 +
  | fi = Paikka:
 +
   | hu = Hely:
 +
  | it = Slot:
 +
   | ja = スロット:
 +
  | ko = 아이템 유형:
 +
   | nl = Positie:
 
   | no = Spalte:
 
   | no = Spalte:
   | pt = Ranhura:
+
  | pl = Slot:
   | pt-br = Ranhura:
+
   | pt = Tipo:
 +
   | pt-br = Compartimento:
 +
  | ro = Slot:
 
   | ru = Слот:
 
   | ru = Слот:
   | sv = Vapenposition:
+
   | sv = Position:
   | zh-hans = 类型:
+
  | tr = Yuva:
 +
   | zh-hans = 位置:
 
   | zh-hant = 類型:
 
   | zh-hant = 類型:
 
   }}</td>
 
   }}</td>
 
   <td class="infobox-data">{{#switch:{{lc:{{{type|}}}}}
 
   <td class="infobox-data">{{#switch:{{lc:{{{type|}}}}}
   | taunt
+
   | bundle = {{Common string|Bundle}}
   | weapon = {{#switch:{{lc:{{{slot|}}}}}
+
   | taunt | weapon = {{#if:{{{game|{{{custom-slot|}}}}}}|{{{slot|}}}<!--If we have a custom slot, or are in a custom game (TFC/QTF/TF) use whatever it is. Otherwise...-->
  | slot1 | slot 1 | 1 | primary = [[Primary{{if lang}}|{{lang
+
     |{{#ifexpr:{{#if:{{{unused|{{{beta|}}}}}}|1|0}} and not {{#if:{{{slot|}}}|1|0}}|{{Common string|Unknown}}|<!-- If the weapon is unused or a beta weapon and the slot is not specified, list the slot as unknown. Otherwise...
    | cs = Primární
+
-->{{#ifeq:{{lc:{{{slot|}}}}}|grenade| <!-- Handling the grenade slot separately because it needs to link differently. -->
    | de = Primär
+
      [[Unused content{{if lang}}#{{lang <!-- Section links -->
    | en = Primary
+
        | en = Grenades
    | es = Primario
+
        | ar = قنابل
    | fr = Primaire
+
        | cs = Granáty
    | ja = プライマリ
+
        | de = Granaten
    | hu = Elsődleges
+
        | es = Granadas
    | it = Primario
+
        | fr = Grenades
    | no = Primært
+
        | hu = Gránátok
    | pl = Podstawowy
+
        | ja = グレネード
    | pt = Primário
+
        | ko = 유탄
    | pt-br = Primário
+
        | nl = Granaten
     | ro = Primare
+
        | pl = Granaty
    | ru = Основное
+
        | pt = Granadas
    | zh-hans = 主武器
+
        | pt-br = Granadas
    | zh-hant = 主要武器
+
        | ro = Grenade
    }}]]
+
        | ru = Гранаты
  | slot2 | slot 2 | 2 | secondary = [[Secondary{{if lang}}|{{lang
+
        | sv = Granater
    | cs = Sekundární
+
        | tr = Bombalar
    | de = Sekundär
+
        | zh-hans = 手雷/榴弹
    | en = Secondary
+
        | zh-hant = 手榴彈
    | es = Secundario
+
        | #default = <!-- No section link -->
    | fr = Secondaire
+
      }}{{!}}{{Item name|Grenade}}]]|[[Weapons{{#if:{{{game|}}}|&nbsp;(Classic)}}{{if lang}}|{{#switch:{{lc:{{{slot|}}}}}<!-- Add a link to the weapons page and the name of the slot. -->
    | ja = セカンダリ
+
    | slot1 | slot 1 | 1 | primary = {{Item name|Primary}}
    | hu = Másodlagos
+
     | slot2 | slot 2 | 2 | secondary = {{Item name|Secondary}}
    | it = Secondario
+
    | slot3 | slot 3 | 3 | melee = {{Item name|Melee}}
    | no = Sekundær
+
    | pda1 | pda 1 | disguise kit = {{Item name|PDA1}}
    | pl = Drugorzędny
+
    | pda2 | pda 2 | watch | cloak = {{Item name|PDA2}}
    | pt = Secundário
+
     | building | sapper = {{Item name|Building}}
    | pt-br = Secundário
+
     | #default = <includeonly>[[Category:Item infobox ERROR]]</includeonly>
    | ro = Secundare
+
   }}]]}}
    | ru = Дополнительное
+
   }}{{#ifeq:{{{type|}}}|taunt|&nbsp;([[Taunts{{if lang}}|{{common string|Taunt}}]])}}}}
    | zh-hans = 副武器
+
  | cosmetic
    | zh-hant = 次要武器
+
  | hat | hats | head | headwear
    }}]]
+
   | misc item | misc. | misc. item | misc | miscellaneous | miscellaneous item = [[Cosmetic items{{if lang}}|{{Item name|Cosmetic}}]]
  | slot3 | slot 3 | 3 | melee = [[Melee{{if lang}}|{{lang
+
   | action | action item | action taunt = [[Action items{{if lang}}|{{Item name|Action}}]]
    | cs = Ruční
+
  | special taunt = [[Taunts{{if lang}}#{{Item name|Special taunts}}|{{Item name|Taunt}}]]
    | de = Nahkampf
+
   | #default = {{{slot|{{{custom-slot|{{ucfirst:{{{type|}}}}}}}}}}}<!-- If all else fails, just display 'slot'. -->
    | en = Melee
+
}}
    | es = Cuerpo a Cuerpo
 
    | fr = Corps à corps
 
    | ja = 乱闘
 
    | hu = Átadható:
 
    | it = Corpo a Corpo
 
    | no = Nærvåpen
 
    | pl = Walka wręcz
 
    | pt = Corpo a corpo
 
    | pt-br = Corpo a corpo
 
    | ro = Melee
 
    | ru = Ближний бой
 
    | zh-hans = 近戰武器
 
    | zh-hant = 肉搏武器
 
    }}]]
 
  | pda1 | pda 1 | disguise kit = [[PDA{{if lang}}|{{lang
 
    | en = PDA1
 
    | ru = КПК1
 
    }}]]
 
  | pda2 | pda 2 | watch | cloak = [[PDA{{if lang}}|{{lang
 
    | en = PDA2
 
    | en = КПК2
 
    }}]]
 
  | #default = {{{slot|}}}
 
  }}{{#switch:{{lc:{{{type|}}}}}
 
  | taunt | tauntkill | taunt-kill = &nbsp;{{#switch:{{lc:{{{slot|}}}}}
 
     | slot1 | slot2 | slot3 | slot 1 | slot 2 | slot 3 | 1 | 2 | 3 | primary | secondary | melee = <!--
 
    // The above row ^ is necessary to stop placing '(Taunt)' on the end of non-standard slot values.
 
    -->([[Taunt{{if lang}}|{{lang
 
      | cs = Taunt
 
      | de = Verspottung
 
      | en = Taunt
 
      | es = Burla
 
      | fr = Taunt
 
      | ja = 愚弄
 
      | it = Insulto
 
      | no = Hån
 
      | pl = Drwina
 
      | pt = Provocação
 
      | pt-br = Provocação
 
      | ro = Bajocură
 
      | ru = насмешка
 
      | zh-hans = 嘲讽
 
      | zh-hant = 嘲諷
 
      }}]])
 
     | #default = {{ns:0}}<!-- NULL: slot test failed. -->
 
     }}
 
  | #default = {{ns:0}}<!-- NULL: not a taunt. -->
 
   }}
 
   | hat | hats | head | headwear = [[Hats{{if lang}}|{{lang
 
  | cs = Hlava
 
  | de = Kopf
 
  | en = Head
 
  | es = Sombrero
 
  | fr = Tête
 
  | hu = Fej
 
  | it = Testa
 
  | ja = ヘッド
 
  | ko = 머리
 
  | nl = Hoofd
 
  | pl = Głowa
 
  | pt = Chapéu
 
  | pt-br = Chapéu
 
  | ru = Голова
 
  }}]]
 
   | misc item | misc. | misc | miscellaneous | miscellaneous item = [[Miscellaneous items{{if lang}}|{{lang
 
  | cs = Postranní
 
  | de = Diverse
 
  | en = Misc
 
  | es = Misceláneo
 
  | it = Vario
 
  | ja = その他の装飾品
 
  | ko = 기타
 
  | nl = Overig
 
  | fr = Objets divers
 
  | pl = Różne
 
  | pt = Itens diversos
 
  | pt-br = Miscelâneo
 
  | ru = Разное
 
  }}]]
 
   | action | action item = [[Action items{{if lang}}|{{lang
 
  | en = Action
 
  }}]]
 
   | #default = {{{slot|{{ucfirst:{{{type|}}}}}}}}<!-- If all else fails, just display 'slot'. -->
 
  }}
 
 
  </td>
 
  </td>
 
  </tr>
 
  </tr>
 +
}}{{#switch:{{lc:{{{type|}}}}}
 +
  | cosmetic
 +
  | hats | head | headwear | hat
 +
  | misc item | misc. item | misc. | misc | miscellaneous | miscellaneous item
 +
  | weapon | weapons | action | action item = {{#switch: {{#switch:{{lc:{{{type|}}}}}
 +
    | weapon | weapons | action | action item = {{#if:{{{equip-region|}}}|show-region|hide-region}}
 +
    | #default = show-region
 +
    }}
 +
  | show-region = <tr><!--
 +
 +
  // 'equip-region'
 +
 +
--><td class="infobox-label">[[Equip region{{if lang}}|{{common string|Equip region}}]]:</td><td class="infobox-data">{{item name
 +
  | er {{#switch:{{lc:{{{type|}}}}}
 +
  | cosmetic = {{lc:{{{equip-region|hat}}}}}
 +
  | #default = {{lc:{{{equip-region|error}}}}}<!--
 +
  -->}}<!--
 +
    -->}}<!--
 +
    -->{{#if:{{{equip-region-2|}}}
 +
    |{{#switch:{{SUBPAGENAME}}|ja=、|zh-hans=、|zh-hant=、|#default=,&#32;}}{{item name|er {{lc: {{{equip-region-2|}}} }} }}<!--
 +
    -->{{#if:{{{equip-region-3|}}}
 +
      |{{#switch:{{SUBPAGENAME}}|ja=、|zh-hans=、|zh-hant=、|#default=,&#32;}}{{item name|er {{lc: {{{equip-region-3|}}} }} }}<!--
 +
      -->{{#if:{{{equip-region-4|}}}
 +
      |{{#switch:{{SUBPAGENAME}}|ja=、|zh-hans=、|zh-hant=、|#default=,&#32;}}{{item name|er {{lc: {{{equip-region-4|}}} }} }}<!--
 +
        -->{{#if:{{{equip-region-5|}}}
 +
        |{{#switch:{{SUBPAGENAME}}|ja=、|zh-hans=、|zh-hant=、|#default=,&#32;}}{{item name|er {{lc: {{{equip-region-5|}}} }} }}<!--
 +
      -->}}<!--
 +
    -->}}<!--
 +
    -->}}<!--
 +
  -->}}</td></tr>
 +
  }}<!-- #switch: -->
 
  }}{{#if:{{{contributed-by|}}}
 
  }}{{#if:{{{contributed-by|}}}
 
  | <tr><!--  
 
  | <tr><!--  
Line 413: Line 916:
  
 
  --><td class="infobox-label">{{lang
 
  --><td class="infobox-label">{{lang
 +
  | en = Contributed by:
 +
  | ar = ساهم بها:
 
   | cs = Přispěl:
 
   | cs = Přispěl:
 +
  | da = Bidraget af:
 
   | de = Eingesendet von:
 
   | de = Eingesendet von:
   | en = Contributed by:
+
   | es = Creado por:
   | es = Autor:
+
   | fi = Tekijä▲:
   | fr = Contribution de:
+
   | fr = Contribution de :
 
   | hu = Készítette:
 
   | hu = Készítette:
   | it = Creato da:
+
   | it = Forgiato da:
   | ja = 寄稿:
+
   | ja = 作者:
 +
  | ko = 제작자:
 
   | nl = Gemaakt door:
 
   | nl = Gemaakt door:
 
   | no = Bidratt av:
 
   | no = Bidratt av:
   | pl = Autor:
+
   | pl = Autorzy:
 
   | pt = Criado por:
 
   | pt = Criado por:
 
   | pt-br = Criado por:
 
   | pt-br = Criado por:
   | ro = Autor:
+
   | ro = Creat de:
   | ru = Создатель:
+
   | ru = Создатель(-и):
   | zh-hans = 投稿方式:
+
  | sv = Skapad av:
 +
  | tr = Yapımcı:
 +
   | zh-hans = 贡献者:
 
   | zh-hant = 投稿作者:
 
   | zh-hant = 投稿作者:
 
   }}</td><!--  
 
   }}</td><!--  
 
   --><td class="infobox-data">{{{contributed-by}}}</td><!--  
 
   --><td class="infobox-data">{{{contributed-by}}}</td><!--  
   --><includeonly>{{lang cat|Community-contributed items}}</includeonly><!-- ## CATEGORY INLINE HOOK ## -->
+
   --><includeonly>{{#if:{{{cat|}}}<!-- # CATEGORY INLINE HOOK -->
 +
    | {{ns:0}}<!-- Disable if 'cat' is defined. -->
 +
    | {{lang cat|Community-contributed items|sort={{ucfirst:{{{type|-}}}}}&#32;{{BASEPAGENAME}}}}
 +
    }}</includeonly>
 
   </tr>
 
   </tr>
 
  }}{{#if:{{{released|}}}
 
  }}{{#if:{{{released|}}}
Line 440: Line 952:
  
 
  --><td class="infobox-label">{{lang
 
  --><td class="infobox-label">{{lang
 +
  | en = Released:
 +
  | ar = أصدرت
 
   | cs = Vydáno v:
 
   | cs = Vydáno v:
 +
  | da = Udgivet:
 
   | de = Erschienen:
 
   | de = Erschienen:
   | en = Released:
+
   | es = Lanzamiento:
   | es = Publicación:
+
   | fi = Julkaistu:
   | fr = Date de sortie:
+
   | fr = Date d'ajout :
 
   | hu = Kiadták:
 
   | hu = Kiadták:
 
   | it = Rilasciato:
 
   | it = Rilasciato:
   | ja = リリース日:
+
   | ja = 実装日:
 +
  | ko = 출시일:
 
   | nl = Uitgebracht:  
 
   | nl = Uitgebracht:  
 
   | no = Utgitt:
 
   | no = Utgitt:
   | pl = Wydanie:
+
   | pl = Dodano:
   | pt = Data de lançamento:
+
   | pt = Lançado em:
   | pt-br = Publicação:
+
   | pt-br = Adicionado em:
 
   | ro = Lansat:
 
   | ro = Lansat:
 
   | ru = Выпущено:
 
   | ru = Выпущено:
   | zh-hans = 释出时间:
+
  | sv = Släppt:
 +
  | tr = Yayımlanma:
 +
   | zh-hans = 发布时间:
 
   | zh-hant = 釋出時間:
 
   | zh-hant = 釋出時間:
 
   }}</td><!--  
 
   }}</td><!--  
   --><td class="infobox-data">{{{released}}}</td>
+
   --><td class="infobox-data">{{#if: {{{released-major|}}}
 +
  | <!--
 +
      // 'released-major' (optional)
 +
      // Always a "patch name" (eg.: 'Summer 2020 Update'). Defaults to {{{released}}} if not set. WindBOT should sync this information automagically.
 +
    -->{{lang incomplete
 +
    | en = {{{released}}}<br>({{update link|{{{released-major}}}}})
 +
    | ar = {{{released}}}<br>({{update link|{{{released-major}}}}})
 +
    | ja = {{{released}}}<br>({{update link|{{{released-major}}}}})
 +
    | ro = {{{released}}}<br>({{update link|{{{released-major}}}}})
 +
    | zh-hans = {{{released}}}<br>({{update link|{{{released-major}}}}})
 +
    | zh-hant = {{{released}}}<br>({{update link|{{{released-major}}}}})
 +
  }}
 +
  | {{{released}}}
 +
}}</td>
 
   </tr>
 
   </tr>
  }}<!--  
+
  }}<!--
 +
 
 +
  // Hide the following on TFC pages, pages marked as 'unused', 'beta' and taunt pages:
 +
  // 'availability', 'price', 'trade', 'gift', 'craft', 'paint', 'rename', 'medieval':
  
   -->{{#switch:{{lc:{{{game|}}}}}
+
   -->{{#if:{{{unused|{{{beta|}}}}}}
  | tfc = {{ns:0}}<!-- NULL: hide the following from TFC pages: 'availability', 'price', 'trade', 'gift', 'craft', 'paint'. -->
+
  | {{ns:0}}<!-- Hide because unused is defined. -->
  | #default = <!--  
+
  | {{#switch:{{lc:{{{game|}}}}}
 +
  | tfc = {{ns:0}}
 +
  | #default = {{#switch:{{lc:{{{type|}}}}}
 +
  | taunt | tauntkill | taunt-kill = {{ns:0}}
 +
  | #default = <!--  
  
 
  --><tr><!--  
 
  --><tr><!--  
  
 
   // 'availability' (optional)
 
   // 'availability' (optional)
  --><td class="infobox-label">{{lang
+
  --><td class="infobox-label">{{common string|availability}}:</td><!--  
  | cs = Dostupnost:
 
  | de = Verfügbarkeit:
 
  | es = Obtención:
 
  | fr = Disponibilité:
 
  | en = Availability:
 
  | hu = Elérhető:
 
  | it = Disponibilità:
 
  | ja = 空室状況:
 
  | nl = Hoe verkrijgbaar:
 
  | no = Tilgjengelighet:
 
  | pl = Dostępność:
 
  | pt = Disponibilidade:
 
  | pt-br = Disponibilidade:
 
  | ro = Disponibilitate:
 
  | ru = Доступность:
 
  | zh-hans = 种类:
 
  | zh-hant = 種類:
 
  }}</td><!--  
 
 
   --><td class="infobox-data">{{#switch:{{lc:{{{type|}}}}}
 
   --><td class="infobox-data">{{#switch:{{lc:{{{type|}}}}}
 +
| cosmetic
 
  | hat | hats | head | headwear  
 
  | hat | hats | head | headwear  
  | misc item | misc. | misc | miscellaneous | miscellaneous item  
+
  | misc item | misc. | misc. item | misc | miscellaneous | miscellaneous item  
  | #default = {{#if:{{{availability|}}}|{{{availability}}}|{{lang
+
  | #default = {{#if:{{{availability|}}}|{{{availability}}}|{{common string|drop}}
  | de = Zufallsfund
 
  | en = Drop
 
  | es = Aleatoria
 
  | hu = Találni lehet
 
  | it = Casuale
 
  | ja = ドロップ
 
  | ko = 드랍
 
  | nl = Drop
 
  | pl = Losowa
 
  | pt = Distribuição
 
  | pt-br = Distribuição
 
  | ro = Drop
 
  | ru = Выпадение
 
  | zh-hans = 掉落帽子
 
  | zh-hant = 掉落帽子
 
  }}
 
 
   }}
 
   }}
 
  }}
 
  }}
 
   </td>
 
   </td>
   </tr><!--
+
   </tr>{{#ifeq:{{lc:{{{quality|}}}}} | normal
 
+
  | {{ns:0}}<!--  
  // Item pricing.
+
    // Little workaround to hide 'Tradable?' and 'Giftable?' on stock item pages because
 
+
    // they aren't tradable/giftable unless they are renamed.
  // Check if the {{item price}} template displays an error.
+
    -->
  // If it does, hide the price row altogether.
+
  | {{#ifeq:{{lc:{{{type|}}}}}|taunt|{{ns:0}}<!-- NULL: can't trade or gift taunts -->
  // Also hide price row if 'price' or 'show-price' is defined directly on the page.
+
  | <tr><!--  
 
 
-->{{#switch:{{{price|{{{show-price|{{item price|all}}}}}}}}
 
  | NULLNULLNULL = {{ns:0}}<!-- hide -->
 
| #default = <tr>
 
<td class="infobox-label"><!--
 
  -->[[Mann Co. Store{{if lang}}|{{lang
 
  | en = {{tooltip|Price|The item's price in the Mann Co. Store.}}
 
  | ja = {{tooltip|価格|Mann Co. Store/ja}}
 
  | pl = {{tooltip|Cena|Cena przedmiotu w Sklepie Mann Co.}}
 
  | ru = {{tooltip|Цена|Цена предмета в магазине Манн Ко}}
 
  }}]]:
 
</td><!--
 
  --><td class="infobox-data">{{item price|all}}</td>
 
  </tr>
 
  }}{{#ifeq:{{lc:{{{type|}}}}}|taunt|{{ns:0}}<!-- NULL: can't trade taunts -->
 
| <tr><!--  
 
  
 
   // 'trade'
 
   // 'trade'
  
 
  --><td class="infobox-label">[[Trading{{if lang}}|{{lang
 
  --><td class="infobox-label">[[Trading{{if lang}}|{{lang
   | en = {{tooltip|Tradable|If the item is usable in Trading.}}
+
   | en = {{tooltip|Tradable|If the item is usable in Trading.}}:
   | ja = {{tooltip|貿易|Trading/ja}}
+
  | ar = {{tooltip|يمكن تبادلها|إذا كان يمكن تبادل الأيتم.}}:
   | pl = {{tooltip|Wymiana|Czy przedmiot jest wymienialny?}}
+
  | cs = {{tooltip|Obchodování|Možnost výměny s jiným hráčem.}}:
   | ru = {{tooltip|Торговля|Предмет может быть использован в торговле?}}
+
  | da = {{tooltip|Kan byttes|Om tingen kan byttes i handel.}}:
   }}]]:</td><!--  
+
  | de = {{tooltip|Tauschbar|Ob es möglich ist den Gegenstand zu tauschen.}}:
 +
  | es = {{tooltip|Intercambiable|Si el objeto puede ser usado en el Intercambio.}}:
 +
  | fi = {{tooltip|Vaihdettava|Voiko esineen vaihtaa?}}:
 +
  | fr = {{tooltip|Échangeable|S'il est possible d'échanger cet objet.}} :
 +
  | hu = {{tooltip|Cserélhető|Ha a tárgy elcserélhető más játékossal.}}:
 +
  | it = {{tooltip|Scambiabile|Se l'oggetto può essere utilizzato nello Scambio.}}:
 +
   | ja = {{tooltip|トレード|トレードできるかどうか}}:
 +
  | ko = {{tooltip|교환|교환 가능 여부}}:
 +
  | nl = {{tooltip|Ruilbaar|Of je het voorwerp kan ruilen.}}:
 +
  | no = {{tooltip|Byttbar|Om gjenstanden kan brukes i bytting.}}:
 +
   | pl = {{tooltip|Wymiana|Czy przedmiot można wymieniać?}}:
 +
  | pt = {{tooltip|Trocável|Se este item pode ser trocado.}}:
 +
  | pt-br = {{tooltip|Trocável|Se este item pode ser trocado.}}:
 +
  | ro = {{tooltip|Dat la schimb|Dacă obiectul poate fi dat la schimb.}}:
 +
   | ru = {{tooltip|Обмен|Предмет можно использовать при обмене.}}:
 +
  | sv = {{tooltip|Kan bytas|Om objektet kan bytas med en annan spelare.}}:
 +
  | tr = {{tooltip|Takas edilebilir|Eşyanın takasta kullanılıp kullanılamayacağı.}}:
 +
  | zh-hans = {{tooltip|可交易|此物品是否可用于交易}}:
 +
  | zh-hant = {{tooltip|交換|該項目是否能用於交易。}}
 +
   }}]]</td><!--  
 
   --><td class="infobox-data">{{#switch:{{lc:{{{trade|¬}}}}}
 
   --><td class="infobox-data">{{#switch:{{lc:{{{trade|¬}}}}}
 
  | ¬
 
  | ¬
  | yes = {{yesno|yes}}
+
  | yes = {{common string|yes}}
  | no  = {{yesno|no}}<includeonly>{{lang cat|Untradeable items}}</includeonly><!-- ## CATEGORY INLINE HOOK ## -->
+
  | no  = {{common string|no}}<includeonly>{{#if:{{{cat|}}}<!-- # CATEGORY INLINE HOOK -->
 +
  | {{ns:0}}<!-- Disable if 'cat' is defined. -->
 +
  | {{lang cat|Untradeable items}}
 +
  }}</includeonly>
 
  | #default = {{{trade|}}}
 
  | #default = {{{trade|}}}
 
  }}</td>
 
  }}</td>
 
   </tr>
 
   </tr>
  }}{{#ifeq:{{lc:{{{type|}}}}}|taunt|{{ns:0}}<!-- NULL: can't gift taunts either -->
+
  {{#ifeq:{{lc:{{{trade|}}}}}|no|{{ns:0}}<!-- NULL: can't gift untradable items -->
 
  | <tr><!--  
 
  | <tr><!--  
  
Line 556: Line 1,067:
  
 
  --><td class="infobox-label">[[Gift Wrap{{if lang}}|{{lang
 
  --><td class="infobox-label">[[Gift Wrap{{if lang}}|{{lang
   | en = {{tooltip|Giftable|If the item can be wrapped using the Gift Wrap.}}
+
  | ar = {{tooltip|يمكن إهدائه|إذا كان بإلمكان تغليف الأتيم.}}:
   | ja = {{tooltip|贈答品|Gift Wrap/ja}}
+
  | cs = {{tooltip|Darování|Možnost zabalení pomocí Gift Wrapu.}}:
   | pl = {{tooltip|Prezent|Czy przedmiot może zostać spakowany jako prezent?}}
+
  | da = {{tooltip|Kan gives som gave|Om tingen kan blive pakket ind ved brug af gavepapir.}}:
   | ru = {{tooltip|Упаковка|Предмет может быть завернут в подарочную упаковку?}}
+
  | de = {{tooltip|Verschenkbar|Ob der Gegenstand mit dem Geschenkpapiers verschenkt werden kann.}}:
   }}]]:</td><!--  
+
   | en = {{tooltip|Giftable|If the item can be wrapped using a Gift Wrap.}}:
   --><td class="infobox-data">{{#switch:{{lc:{{{gift|¬}}}}}
+
  | es = {{tooltip|Regalado|Si el objeto puede ser regalado usando el Papel de Regalo.}}:
  | ¬
+
  | fi = {{tooltip|Lahjoitettava|Voiko esineen kääriä lahjapaperilla?}}:
  | yes = {{yesno|yes}}
+
  | fr = {{tooltip|Emballable|Si cet objet peut être emballé en utilisant du Papier Cadeau.}} :
  | no  = {{yesno|no}}
+
  | hu = {{tooltip|Ajándékozható|Ha a tárgy a Csomagolópapír segítségével ajándékozható.}}:
  | #default = {{{gift|}}}
+
  | it = {{tooltip|Regalabile|Se l'oggetto può essere incartato con la Confezione Regalo.}}:
  }}</td>
+
   | ja = {{tooltip|ギフト|{{Item name|Gift Wrap}}を使うことができるかどうか}}:
  </tr>
+
  | ko = {{tooltip|선물|선물 포장 가능 여부}}:
}}<!--  
+
  | nl = {{tooltip|Schenkbaar|Of je het voorwerp kunt inpakken met Cadeaupapier.}}:
 +
  | no = {{tooltip|Pakkbar|Om gjenstanden kan bli pakket in med gavepapir.}}:
 +
   | pl = {{tooltip|Prezent|Czy przedmiot można zapakować jako prezent?}}:
 +
  | pt = {{tooltip|Presenteável|Se este item pode ser embrulhado, utilizando o Papel de Embrulho.}}:
 +
  | pt-br = {{tooltip|Presenteável|Se este item pode ser embrulhado com um embrulho para presente.}}:
 +
  | ro = {{tooltip|Împachetabil|Dacă acest obiect poate fi împachetat.}}:
 +
   | ru = {{tooltip|Упаковка|Предмет может быть завёрнут в подарочную упаковку.}}:
 +
  | sv = {{tooltip|Kan ges bort|Om objektet slås in med hjälp av Presentpapper och skänkas bort.}}:
 +
  | tr = {{tooltip|Hediye edilebilir|Eşyanın Hediye Paketi ile kullanılıp kullanılamayacağı.}}:
 +
  | zh-hans = {{tooltip|礼物包装|此物品是否可以使用礼品包装进行包装}}:
 +
  | zh-hant = {{tooltip|禮品包裝|該項目是否能夠使用禮品包裝道具包裝。}}
 +
   }}]]</td><!--  
 +
   --><td class="infobox-data">{{#switch:{{BASEPAGENAME}}
 +
  | Gift Wrap
 +
  | Giftapult
 +
  | Description Tag = {{common string|no}}
 +
  | #default = {{common string|yes}}
 +
  }}</td></tr>}}}}
 +
{{#ifeq:{{lc:{{{type|}}}}}|taunt|{{ns:0}}<!-- NULL: can't craft these -->
 +
| <tr><!--  
  
 
   // 'craft'
 
   // 'craft'
  
  -->{{#switch:{{lc:{{{type|}}}}}
+
  --><td class="infobox-label">[[Crafting{{if lang}}|{{lang
| action item | action
+
  | en = {{tooltip|Craftable|If the item is usable in Crafting.}}:
| taunt = {{ns:0}}<!-- NULL: can't craft these -->
+
  | ar = {{tooltip|يمكن كرافته|إذا كان الأتيم يمكن عمل كرافتينج له.}}:
| #default = {{#if:{{{craft|}}}
+
  | cs = {{tooltip|Craftování|Možnost použít předmět při Craftování.}}:
  | <tr>
+
  | da = {{tooltip|Kan smedes|Om tingen kan bruges i smedning.}}:
    <td class="infobox-label">[[Crafting{{if lang}}|{{lang
+
  | de = {{tooltip|Schmiedbar|Ob der Gegenstand zum Schmieden verwendet werden kann.}}:
   | en = {{tooltip|Craftable|If the item is usable in Crafting.}}
+
  | es = {{tooltip|Fabricable|Si el objeto puede ser usado en la Fabricación.}}:
   | ja = {{tooltip|生産可能|Crafting/ja}}
+
  | fi = {{tooltip|Luotava|Voiko esinettä käyttää luomisessa?}}:
   | pl = {{tooltip|Wytwarzanie|Czy przedmiot można używać w wytwarzaniu?}}
+
  | fr = {{tooltip|Craftable|Si cet objet est utilisable pour la Fabrication.}} :
   }}]]:</td><!--  
+
  | hu = {{tooltip|Barkácsolható|Ha a tárgy használható a Barkácsoló rendszerben.}}:
 +
  | it = {{tooltip|Forgiabile|Se l'oggetto è utilizzabile nella Forgiatura.}}:
 +
  | ja = {{tooltip|作成|アイテム作成で使うことができるかどうか}}:
 +
  | ko = {{tooltip|제작|제작 가능 여부}}:
 +
   | nl = {{tooltip|Ontwerpbaar|Of je het voorwerp kunt ontwerpen.}}:
 +
   | no = {{tooltip|Konstruerbar|Om gjenstanden kan brukes i konstruering.}}:
 +
   | pl = {{tooltip|Wytwarzanie|Czy przedmiot można używać w wytwarzaniu?}}:
 +
  | pt = {{tooltip|Fabricável|Se este item pode ser usado no Fabrico.}}:
 +
  | pt-br = {{tooltip|Fabricável|Se este item pode ser usado na fabricação.}}:
 +
  | ro = {{tooltip|Fabricabil|Dacă acest obiect poate fi folosit în fabricare.}}:
 +
  | ru = {{tooltip|Ковка|Предмет может быть использован при ковке.}}:
 +
  | sv = {{tooltip|Tillverkbar|Om objektet kan användas i Tillverkning.}}:
 +
  | tr = {{tooltip|İşlenebilir|Eşyanın işlemede kullanılıp kullanılamayacağı}}:
 +
  | zh-hans = {{tooltip|可合成|此物品是否可以参与合成}}:
 +
  | zh-hant = {{tooltip|合成|該項目是否能夠進行合成。}}:
 +
   }}]]</td><!--  
 
   --><td class="infobox-data">{{#switch:{{lc:{{{craft|¬}}}}}
 
   --><td class="infobox-data">{{#switch:{{lc:{{{craft|¬}}}}}
 
   | ¬
 
   | ¬
   | yes = {{yesno|yes}}
+
   | yes = {{common string|yes}}
   | no  = {{yesno|no}}
+
   | no  = {{common string|no}}
 
   | #default = {{{craft|}}}
 
   | #default = {{{craft|}}}
 
   }}</td>
 
   }}</td>
 
   </tr>
 
   </tr>
 
   }}
 
   }}
}}{{#switch:{{lc:{{{type|}}}}}
+
{{#switch:{{lc:{{{type|}}}}}
 +
| cosmetic
 
  | hat | hats | head | headwear  
 
  | hat | hats | head | headwear  
  | misc item | misc. | misc | miscellaneous | miscellaneous item  = <tr><!--  
+
  | misc item | misc. | misc. item | misc | miscellaneous | miscellaneous item  = <tr><!--  
  
 
     // 'paint'
 
     // 'paint'
 
   --><td class="infobox-label">[[Paint Can{{if lang}}|{{lang
 
   --><td class="infobox-label">[[Paint Can{{if lang}}|{{lang
   | en = {{tooltip|Paintable|If the item can be painted using the Paint Can.}}
+
   | en = {{tooltip|Paintable|If the item can be painted using a Paint Can.}}:
   | ja = {{tooltip|塗装可能|Paint Can/ja}}
+
  | ar = {{tooltip|يمكن طليه|إذا كان الأيتم يمكن طلائه.}}:
   | pl = {{tooltip|Zmiana koloru|Czy przedmiot może być przemalowany?}}
+
   | cs = {{tooltip|Nabarvení|Možnost zbarvit pomocí Paint Can.}}:
   | ru = {{tooltip|Покраска|Предмет может быть покрашен?}}
+
  | da = {{tooltip|Males|Om tingen kan males ved brug af malingsdåser.}}:
   }}]]:</td><!--  
+
  | de = {{tooltip|Einfärbbar|Ob der Gegenstand mit einer Farbdose eingefärbt weden kann.}}:
 +
  | es = {{tooltip|Pintable|Si el objeto puede pintarse usando un Bote de Pintura.}}:
 +
  | fi = {{tooltip|Maalattava|Voiko esineen väriä vaihtaa maalipurkilla?}}:
 +
  | fr = {{tooltip|Peignable|S'il est possible de peindre cet objet avec un Bidon de Peinture.}} :
 +
  | hu = {{tooltip|Festhető|Ha a tárgy befesthető Festék segítségével.}}:
 +
  | it = {{tooltip|Verniciabile|Se l'oggetto può essere verniciato con la Latta di Vernice.}}:
 +
  | ja = {{tooltip|ペイント缶|ペイント缶を使ってアイテムの色を変更できるかどうか}}:
 +
  | ko = {{tooltip|페인트칠|페인트칠 가능 여부}}:
 +
  | nl = {{tooltip|Verfbaar|Of je het voorwerp kunt verven met het Verfblik.}}:
 +
  | no = {{tooltip|Malbar|Om gjenstanden kan bli malt med et malingsspann.}}:
 +
   | pl = {{tooltip|Przemalowanie|Czy przedmiot może być przemalowany?}}:
 +
  | pt = {{tooltip|Pintável|Se este item pode ser pintado, utilizando uma Lata de Tinta.}}:
 +
  | pt-br = {{tooltip|Pintável|Se este item pode ser pintado com uma lata de tinta.}}:
 +
  | ro = {{tooltip|Vopsibil|Dacă acest obiect poate fi vopsit folosind un Paint Can.}}:
 +
   | ru = {{tooltip|Покраска|Предмет может быть покрашен.}}:
 +
  | sv = {{tooltip|Kan målas|Om objektet kan målas med hjälp av en Färgburk.}}:
 +
  | tr = {{tooltip|Boyanabilir|Eşyanın Boya Kutusu ile boyanıp boyanamayacağı.}}:
 +
  | zh-hans = {{tooltip|可染色|此物品是否可以使用油漆桶进行染色}}:
 +
  | zh-hant = {{tooltip|可塗色|該項目是否能夠使用油漆桶上色。}}
 +
   }}]]</td><!--  
 
     --><td class="infobox-data"><!--  
 
     --><td class="infobox-data"><!--  
 
     -->{{#switch:<!--  
 
     -->{{#switch:<!--  
  
        // Hats default to 'Yes', Misc items default to 'No'.
 
 
       -->{{#if:{{{paint|}}}
 
       -->{{#if:{{{paint|}}}
 
         | {{lc:{{{paint|}}}}}
 
         | {{lc:{{{paint|}}}}}
 
         | {{#switch:{{lc:{{{type|}}}}}
 
         | {{#switch:{{lc:{{{type|}}}}}
           | misc item | misc. | misc | miscellaneous | miscellaneous item = no
+
          | cosmetic
 +
           | misc item | misc. | misc. item | misc | miscellaneous | miscellaneous item
 
           | hat | hats | head | headwear | #default = ¬
 
           | hat | hats | head | headwear | #default = ¬
 
           }}
 
           }}
 
         }}
 
         }}
  | ¬
+
  | ¬
  | yes = {{yesno|yes}}
+
  | yes = {{common string|yes}}<includeonly>{{#if:{{{cat|}}}<!-- # CATEGORY INLINE HOOK -->
  | no  = {{yesno|no}}<includeonly>{{#switch:{{lc:{{{type|}}}}}
+
    | {{ns:0}}<!-- Disable if 'cat' is defined. -->
  | hat | hats | head | headwear = {{lang cat|Unpaintable items}}
+
    | {{lang cat|Paintable items}}
  | #default = {{ns:0}}<!-- Exclude misc items from 'unpaintable' category. -->
+
    }}</includeonly>
  }}</includeonly><!-- ## CATEGORY INLINE HOOK ## -->
+
  | no  = {{common string|no}}<includeonly>{{#if:{{{cat|}}}<!-- # CATEGORY INLINE HOOK -->
  | #default = {{{paint|}}}
+
    | {{ns:0}}<!-- Disable if 'cat' is defined. -->
  }}</td>
+
    | {{#switch:{{lc:{{{type|}}}}}
  </tr>
+
    | cosmetic
| #default = {{ns:0}}<!-- NULL: paint only for hats for now. -->
+
    | misc item | misc. | misc. item | misc | miscellaneous | miscellaneous item
  }}<!--  
+
    | hat | hats | head | headwear = {{lang cat|Unpaintable items}}
 +
    | #default = {{ns:0}}
 +
    }}
 +
    }}</includeonly>
 +
  | #default = {{{paint|}}}
 +
  }}</td>
 +
  </tr>
 +
  | #default = {{ns:0}}<!-- NULL: paint only for hats for now. -->
 +
  }}
 +
  }}<!-- <<< This closes the #ifeq 'quality' from above.
  
   // 'name'
+
   // 'rename'
  
 
  -->{{#switch:{{lc:{{{type|}}}}}
 
  -->{{#switch:{{lc:{{{type|}}}}}
 +
| cosmetic
 
  | hat | hats | head | headwear
 
  | hat | hats | head | headwear
  | misc item | misc. | misc | miscellaneous | miscellaneous item  
+
  | misc item | misc. | misc. item | misc | miscellaneous | miscellaneous item  
 +
| action item | action | action taunt
 +
| special taunt
 
  | weapon | weapons =  
 
  | weapon | weapons =  
 
  <tr>
 
  <tr>
 
  <td class="infobox-label">[[Name Tag{{if lang}}|{{lang
 
  <td class="infobox-label">[[Name Tag{{if lang}}|{{lang
   | en = {{tooltip|Nameable|If the item can be renamed using the Name Tag.}}
+
   | en = {{tooltip|Nameable|If the item can be renamed using a Name Tag.}}:
   | ja = {{tooltip|名前ができる|Nametag/ja}}
+
  | ar = {{tooltip|يمكن تسميته|إذا كان هناك إمكانية في تسمية الأيتم.}}:
   | pl = {{tooltip|Zmiana nazwy|Czy przedmiot może mieć zmienioną nazwę?}}
+
  | cs = {{tooltip|Pojmenování|Možnost změny názvu pomocí Name Tagu.}}:
   | ru = {{tooltip|Переименование|Предмет может быть переименован?}}
+
  | da = {{tooltip|Navngives|Om tingen kan navngives ved brug af et navneskilt.}}:
   }}]]:</td><!--  
+
  | de = {{tooltip|Umbenennbar|Ob der Gegenstand mit einem Namensschild umbenannt werden kann.}}:
 +
  | es = {{tooltip|Renombrable|Si el objeto se puede renombrar usando la Etiqueta de Nombre.}}:
 +
  | fi = {{tooltip|Nimettävä|Voiko esineen nimen vaihtaa nimitunnisteella?}}:
 +
  | fr = {{tooltip|Renommable|Si cet objet peut être renommé en utilisant une Étiquette.}} :
 +
  | hu = {{tooltip|Elnevezhető|Ha a tárgy elnevezhető a Névcédula használatával.}}:
 +
  | it = {{tooltip|Rinominabile|Se l'oggetto può essere rinominato con l'Etichetta Nome.}}:
 +
   | ja = {{tooltip|{{Item name|Name Tag}}|{{Item name|Name Tag}}を使ってアイテムの名前を変更できるかどうか}}:
 +
  | ko = {{tooltip|작명|이름표 사용 가능 여부}}:
 +
  | nl = {{tooltip|Benoembaar|Of je het voorwerp een andere naam kan geven met de Naamplaat.}}:
 +
  | no = {{tooltip|Navnbar|Om gjenstanden kan bli omkalt med en navnelapp.}}:
 +
   | pl = {{tooltip|Nazywanie|Czy można zmienić nazwę przedmiotu?}}:
 +
  | pt = {{tooltip|Nomeável|Se o nome deste item pode ser alterado, utilizando a Etiqueta de Nome.}}:
 +
  | pt-br = {{tooltip|Renomeável|Se o nome deste item pode ser alterado com uma etiqueta de nome.}}:
 +
  | ro = {{tooltip|Redenumit|Dacă acest obiect poate fi redenumit folosind un Name Tag.}}:
 +
   | ru = {{tooltip|Переименование|Предмет может быть переименован.}}:
 +
  | sv = {{tooltip|Namnbyte|Om objektet kan döpas om med en Namnlapp.}}:
 +
  | tr = {{tooltip|İsimlendirilebilir|Eşyaya İsim Etiketi kullanılarak yeni isim verilip verilemeyeceği.}}:
 +
  | zh-hans = {{tooltip|可命名|此物品是否可以使用名称标签进行命名}}:
 +
  | zh-hant = {{tooltip|改名稱|該項目是否能夠使用命名標籤改名稱。}}
 +
   }}]]</td><!--  
 
   --><td class="infobox-data">{{#switch:{{lc:{{{rename|¬}}}}}
 
   --><td class="infobox-data">{{#switch:{{lc:{{{rename|¬}}}}}
 
  | ¬
 
  | ¬
  | yes = {{yesno|yes}}
+
  | yes = {{common string|yes}}
  | no  = {{yesno|no}}
+
  | no  = {{common string|no}}
 
  | #default = {{{rename|}}}
 
  | #default = {{{rename|}}}
 
  }}</td>
 
  }}</td>
 
  </tr>
 
  </tr>
 +
}}<!--
 +
 +
  // 'numbered'
 +
 +
-->{{#if:{{{numbered|}}}
 +
| {{#switch:{{lc:{{{type|}}}}}
 +
| cosmetic
 +
| action taunt | special taunt
 +
| hat | hats | head | headwear
 +
| misc item | misc. | misc. item | misc | miscellaneous | miscellaneous item
 +
| weapon | weapons = <tr>
 +
<td class="infobox-label">[[Crafting Numbers{{if lang}}|{{lang
 +
  | en = {{tooltip|Craft No.?|If the item can have a Crafting number.}}:
 +
  | cs = {{tooltip|Craftovací č.|Zda li může předmět mít craftovací číslo, tj. číslo určující jako kolikátý byl daný předmět vytvořen craftováním.}}:
 +
  | da = {{tooltip|Smedenummer?|Om genstanden kan have et smedenummer.}}:
 +
  | de = {{tooltip|Herstellungs-Nr.?|Ob der Gegenstand eine Herstellungs-Nummer haben kann.}}:
 +
  | es = {{tooltip|Numeración|Si el objeto puede tener un número de fabricación.}}:
 +
  | fi = {{tooltip|Luomisnro?|Voiko esine saada luomisnumeron?}}:
 +
  | fr = {{tooltip|N<sup>o</sup> de Fabrication?|Si l'objet peut avoir un numéro de Fabrication.}} :
 +
  | hu = {{tooltip|x. számú|Ha a tárgynak van barkácsolási száma.}}:
 +
  | it = {{tooltip|Numerazione|Se l'oggetto può avere un numero di Forgiatura.}}:
 +
  | ja = {{tooltip|クラフトNo.|アイテム作成時に通し番号が記録されるかどうか}}:
 +
  | ko = {{tooltip|제작 번호 부여|제작 번호 부여 가능 여부}}:
 +
  | nl = {{tooltip|Ontwerpnummer|Of het voorwerp een Ontwerpnummer kan hebben.}}:
 +
  | no = {{tooltip|Konstruerings Nr.?|Om gjenstanden har et Konstruerings nummer.}}:
 +
  | pl = {{tooltip|Nr wytworzenia|Czy przedmiot może mieć numer wytworzenia?}}:
 +
  | pt = {{tooltip|Numeração|Se o item fabricado tem um número de fabrico.}}:
 +
  | pt-br = {{tooltip|Numeração|Se o item fabricado tem um número de fabricação.}}:
 +
  | ro = {{tooltip|Număr?|Dacă obiectul poate avea un număr de fabricare.}}:
 +
  | ru = {{tooltip|Номер ковки|Может ли предмет иметь номер ковки.}}:
 +
  | sv = {{tooltip|Tillverkningsnr.?|Om föremålet har ett Tillverkningsnummer.}}:
 +
  | tr = {{tooltip|İşleme No.?|Eğer eşyanın bir işleme numarası varsa.}}:
 +
  | zh-hans = {{tooltip|合成编号|此物品是否拥有合成编号}}:
 +
  | zh-hant = {{tooltip|合成編號|該項目是否有合成編號。}}:
 +
  }}]]</td><!--
 +
  --><td class="infobox-data">{{#switch:{{lc:{{{numbered|¬}}}}}
 +
| ¬
 +
| yes = {{common string|yes}}<includeonly>{{#if:{{{cat|}}}<!-- # CATEGORY INLINE HOOK -->
 +
    | {{ns:0}}<!-- Disable if 'cat' is defined. -->
 +
    | {{lang cat|Craft numbered items}}
 +
    }}</includeonly>
 +
| no  = {{common string|no}}
 +
| #default = {{{numbered|}}}
 +
}}</td>
 +
</tr>
 +
}}
 +
}}<!--
 +
 +
// 'medieval'
 +
 +
-->{{#switch:{{lc:{{{type|}}}}}
 +
| weapon | weapons =
 +
  <tr>
 +
  <td class="infobox-label">[[Medieval mode{{if lang}}#{{lang
 +
  | en = Allowed weapons
 +
  | cs = Povolené zbraně
 +
  | da = Tilladte våben
 +
  | de = Erlaubte Waffen
 +
  | es = Armas permitidas
 +
  | fi = Sallitut aseet
 +
  | fr = Armes autorisées
 +
  | hu = Engedélyezett fegyverek
 +
  | it = Arma Medievale
 +
  | ja = 使用可能な武器
 +
  | ko = 허가된 무기
 +
  | nl = Toegestane wapens
 +
  | no = Tillat våpen
 +
  | pl = Dozwolone bronie
 +
  | pt = Armas permitidas
 +
  | ro = Arme permise
 +
  | ru = Допускается оружие
 +
  | sv = Tillåtna vapen
 +
  | tr = İzin verilen silahlar
 +
  | zh-hans = 可用武器
 +
  }}|{{lang
 +
    | en = {{tooltip|Medieval|If the item can be used in Medieval mode.}}:
 +
    | ar = {{tooltip|ميديفال|أذا كان يمكن إستخدام هذا البند في ميديفال مود.}}:
 +
    | cs = {{tooltip|Středověk|Možnost používání ve Středověkém módu.}}:
 +
    | da = {{tooltip|Middelalder|Om genstanden kan blive brugt i Middelalder-tilstand.}}:
 +
    | de = {{tooltip|Mittelalter|Ob der Gegenstand im Mittelaltermodus benutzt werden kann.}}:
 +
    | es = {{tooltip|Medieval|Si el objeto puede ser usado en el modo Medieval.}}:
 +
    | fi = {{tooltip|Keskiaika|Voiko esinettä käyttää Keskiaika-tilassa?}}:
 +
    | fr = {{tooltip|Médiéval|Si l'objet peut être utilisé en mode Médiéval.}} :
 +
    | hu = {{tooltip|Középkori|Ha a tárgy használható a Középkori mód során.}}:
 +
    | it = {{tooltip|Medievale|Se l'oggetto può essere utilizzato nella Modalità Medievale.}}:
 +
    | ja = {{tooltip|メディーバル|メディーバルモードで使えるかどうか}}:
 +
    | ko = {{tooltip|중세 사용|중세 모드 적용시 사용 가능 여부}}:
 +
    | nl = {{tooltip|Middeleeuws|Of je het voorwerp kunt gebruiken in de Middeleeuwse modus.}}:
 +
    | no = {{tooltip|Middelalder|Om gjenstanden kan brukes i Middelalder modus.}}:
 +
    | pl = {{tooltip|Średniowiecze|Czy przedmiot może być używany w Średniowieczu?}}:
 +
    | pt = {{tooltip|Medieval|Se o item pode ser usado no Modo Medieval.}}:
 +
    | pt-br = {{tooltip|Medieval|Se o item pode ser usado no modo Medieval.}}:
 +
    | ro = {{tooltip|Medieval|Dacă obiectul poate fi folosit în modul Medieval.}}:
 +
    | ru = {{tooltip|Средневековье|Предмет может быть использован в режиме «Средневековье».}}:
 +
    | sv = {{tooltip|Medeltid|Om föremålet kan användas under Medeltida läge.}}:
 +
    | tr = {{tooltip|Orta Çağ|Eşyanın Orta Çağ modunda kullanılabilip kullanılamayacağı.}}:
 +
    | zh-hans = {{tooltip|中世纪|此物品是否可以在中世纪模式下使用}}:
 +
    | zh-hant = {{tooltip|中世紀|該物品是否可在中世紀模式下使用。}}:
 +
    }}]]</td>
 +
  <td class="infobox-data">{{#switch:{{#if:{{{medieval|}}}<!--
 +
 +
    // This section sets melee weapons to "yes", and all other weapons to "no".
 +
    // It also allows for the default setting to be overridden by setting 'medieval' to yes.
 +
 +
    -->
 +
    | {{lc:{{{medieval}}}}}
 +
    | {{#switch:{{lc:{{{slot|}}}}}
 +
      | slot3 | slot 3 | 3 | melee = ¬
 +
      | #default = no
 +
      }}
 +
    }}
 +
    | ¬
 +
    | yes = {{common string|yes}}<includeonly>{{#if:{{{cat|}}}<!-- # CATEGORY INLINE HOOK -->
 +
    | {{ns:0}}<!-- Disable if 'cat' is defined. -->
 +
    | {{lang cat|Medieval weapons}}
 +
    }}</includeonly>
 +
    | no  = {{common string|no}}
 +
    | #default = {{{medieval|{{common string|yes}}}}}
 +
    }}</td>
 +
  </tr>
 +
| #default = {{ns:0}}<!-- Hats/Misc items/Tools etc cannot be medieval -->
 
  }}
 
  }}
  }}<!-- // This closes the TFC switch from above.  
+
 +
}}<!-- // This closes the taunt check from above. -->
 +
  }}<!-- // This closes the TFC switch from above. -->
 +
}}<!-- // This closes the 'unused' #if from above.
 
   
 
   
 
  // Ammunition
 
  // Ammunition
  // First level of checking. If both params are N/A or similar, hide the whole thing.
+
  // First step of checking. If both params are N/A or similar, hide the whole thing.
  
  -->{{#ifeq:{{lc:{{{type|}}}}} | weapon
+
  -->{{#if:{{{unused|{{{beta|}}}}}}
 +
| {{ns:0}}<!-- Hide ammunition section on unused weapons. -->
 +
| {{#ifeq:{{lc:{{{type|}}}}} | weapon
 
  | {{#switch:<!--  
 
  | {{#switch:<!--  
   -->{{#switch:{{lc:{{{slot|}}}}}<!-- // Disable ammunition section for melee weapons. -->
+
   -->{{#switch:{{lc:{{{slot|}}}}}<!-- // Disable ammunition section for melee & PDA weapons. -->
   | slot3 | slot 3 | 3 | melee = ¬  
+
   | slot3 | slot 3 | 3 | melee
 +
  | pda1 | pda 1 | disguise kit
 +
  | pda2 | pda 2 | watch | cloak = ¬
 
   | #default = {{ns:0}}<!-- NULL -->
 
   | #default = {{ns:0}}<!-- NULL -->
 
   }}{{{show-ammo|{{{ammo-loaded|}}}{{{ammo-carried|}}}}}}
 
   }}{{{show-ammo|{{{ammo-loaded|}}}{{{ammo-carried|}}}}}}
Line 659: Line 1,383:
 
   | #default =  
 
   | #default =  
 
   <tr>
 
   <tr>
   <th class="infobox-header" colspan="2">{{lang
+
   <th class="infobox-header" colspan="2">{{Common string|Ammo}}</th>
  | cs = Munice
 
  | de = Munition
 
  | en = Ammunition
 
  | es = Munición
 
  | fr = Munitions
 
  | ja = 弾薬
 
  | hu = Lőszer
 
  | it = Munizioni
 
  | nl = Ammonutie
 
  | no = Ammunisjon
 
  | pl = Amunicja
 
  | pt = Munição
 
  | pt-br = Munição
 
  | ro = Muniţie
 
  | ru = Боеприпасы
 
  | zh-hans = 弹药资讯
 
  | zh-hant = 彈藥資訊
 
  }}</th>
 
 
   </tr><!--  
 
   </tr><!--  
  
 
   // 'ammo-loaded'
 
   // 'ammo-loaded'
   // Second level of checking. Check if the value is N/A, ∞, etc, if it is don't display it.
+
   // Second step of checking. Check if the value is N/A, ∞, etc, if it is don't display it.
  
 
  -->{{#switch:{{{show-ammo|{{{ammo-loaded|}}}}}}
 
  -->{{#switch:{{{show-ammo|{{{ammo-loaded|}}}}}}
Line 693: Line 1,399:
 
   <tr>
 
   <tr>
 
   <td class="infobox-label">{{lang
 
   <td class="infobox-label">{{lang
    | cs = Nábojů nabito v zásobníku:
 
    | de = Clipgröße:
 
 
     | en = Ammo loaded:
 
     | en = Ammo loaded:
 +
    | ar = الذخائر المخزنة:
 +
    | cs = Nábojů v zásobníku:
 +
    | da = Ammo ladt:
 +
    | de = Magazingröße:
 
     | es = Munición cargada:
 
     | es = Munición cargada:
     | fr = Munitions chargées:
+
     | fi = Lipaskoko:
     | ja = 弾薬装荷:
+
     | fr = Munitions chargées :
 
     | hu = Tárkapacitás:
 
     | hu = Tárkapacitás:
     | it = Colpi caricati:
+
    | ja = 装弾数:
     | nl = Ammo in magezijn:
+
    | ko = 장탄수:
 +
     | it = Caricatore:
 +
     | nl = Munitie geladen:
 
     | no = Ammo ladet:
 
     | no = Ammo ladet:
 
     | pl = Magazynek:
 
     | pl = Magazynek:
 
     | pt = Munição carregada:
 
     | pt = Munição carregada:
 
     | pt-br = Munição carregada:
 
     | pt-br = Munição carregada:
     | ro = Muniţie încărcată:
+
     | ro = Muniţie în magazie:
 
     | ru = Наготове:
 
     | ru = Наготове:
     | zh-hans = 装弹数量:
+
    | sv = Ammunition laddad:
 +
    | tr = Şarjör:
 +
     | zh-hans = 装弹量:
 
     | zh-hant = 彈藥上膛數量:
 
     | zh-hant = 彈藥上膛數量:
 
     }}</td>
 
     }}</td>
Line 716: Line 1,428:
  
 
   // 'ammo-carried'
 
   // 'ammo-carried'
   // Second level of checking. Check if the value is N/A, ∞, etc, if it is don't display it.
+
   // Second step of checking. Check if the value is N/A, ∞, etc, if it is don't display it.
  
 
  -->{{#switch:{{{show-ammo|{{{ammo-carried|}}}}}}
 
  -->{{#switch:{{{show-ammo|{{{ammo-carried|}}}}}}
Line 728: Line 1,440:
 
   <tr>
 
   <tr>
 
   <td class="infobox-label">{{lang
 
   <td class="infobox-label">{{lang
     | cs = Nábojů nošeno:
+
    | en = Ammo carried:
 +
    | ar = الذخائر المحملة
 +
     | cs = Nábojů neseno:
 +
    | da = Ammo båret:
 
     | de = Gesamtmunition:
 
     | de = Gesamtmunition:
    | en = Ammo carried:
 
 
     | es = Munición llevada:
 
     | es = Munición llevada:
     | fr = Munitions portées:
+
    | fi = Kannettuna:
     | ja = 弾薬が運ば:
+
     | fr = Munitions transportées :
     | hu = Lőszer
+
    | hu = Tárolt lőszer:
     | it = Colpi trasportati:
+
     | it = Munizioni Trasportate:
     | nl = Ammo meegenomen:
+
     | ja = 弾薬数:
 +
     | ko = 탄환 보유량:
 +
     | nl = Munitie gehouden:
 
     | no = Ammo holdt:
 
     | no = Ammo holdt:
 
     | pl = Amunicja zapasowa:
 
     | pl = Amunicja zapasowa:
 
     | pt = Munição transportada:
 
     | pt = Munição transportada:
 
     | pt-br = Munição transportada:
 
     | pt-br = Munição transportada:
     | ro = Muniţie în dotare:
+
     | ro = Muniţie transportată:
 
     | ru = В запасе:
 
     | ru = В запасе:
     | zh-hans = 携弹数量:
+
    | sv = Ammunition buren:
 +
    | tr = Taşınan cephane:
 +
     | zh-hans = 携弹量:
 
     | zh-hant = 彈藥攜帶數量:
 
     | zh-hant = 彈藥攜帶數量:
 
     }}</td>
 
     }}</td>
Line 755: Line 1,473:
  
 
  --><td class="infobox-label">{{lang
 
  --><td class="infobox-label">{{lang
 +
    | en = Ammo type:
 +
    | ar = نوع الذخيرة:
 
     | cs = Typ munice:
 
     | cs = Typ munice:
     | de = Muniart:
+
     | da = Ammunitionstype:
     | en = Ammo type:
+
     | de = Munitionsart:
 
     | es = Tipo de munición:
 
     | es = Tipo de munición:
     | fr = Type de munition
+
     | fi = Ammustyyppi:
     | ja = 弾薬タイプ:
+
     | fr = Type de munitions :
 
     | hu = Lőszertípus:
 
     | hu = Lőszertípus:
     | it = Tipo di munizioni:
+
     | it = Tipo di Munizioni:
     | nl = Ammonutie type:
+
    | ja = 弾薬タイプ:
 +
    | ko = 탄약 유형:
 +
     | nl = Munitietype:
 
     | no = Type ammunisjon:
 
     | no = Type ammunisjon:
 
     | pl = Rodzaj amunicji:
 
     | pl = Rodzaj amunicji:
 
     | pt = Tipo de munição:
 
     | pt = Tipo de munição:
 
     | pt-br = Tipo de munição:
 
     | pt-br = Tipo de munição:
 +
    | ro = Tipul muniţiei:
 
     | ru = Тип боеприпасов:
 
     | ru = Тип боеприпасов:
     | ro = Tipul muniţiei:
+
     | sv = Ammunitionstyp:
 +
    | tr = Cephane tipi:
 
     | zh-hans = 子弹类型:
 
     | zh-hans = 子弹类型:
 
     | zh-hant = 子彈類型:
 
     | zh-hant = 子彈類型:
Line 781: Line 1,505:
  
 
  --><td class="infobox-label">{{lang
 
  --><td class="infobox-label">{{lang
 +
    | en = Reload type:
 +
    | ar = نوع الريلود :
 +
    | cs = Typ nabíjení:
 +
    | da = Ladningstype:
 
     | de = Nachladetyp:
 
     | de = Nachladetyp:
    | en = Reload type:
 
    | fr = Type de rechargement
 
    | ja = リロードタイプ:
 
 
     | es = Tipo de recarga:
 
     | es = Tipo de recarga:
     | hu = Újratöltés Típusa
+
    | fi = Lataustapa:
     | it = Tipo di ricarica:
+
    | fr = Type de rechargement :
     | nl = Soort herlaad type:
+
     | hu = Újratöltés típusa:
 +
     | it = Tipo di Ricarica:
 +
    | ja = 装弾方式:
 +
    | ko = 장전 방식:
 +
     | nl = Type lading:
 
     | no = Type lading:
 
     | no = Type lading:
 
     | pl = Przeładowywanie:
 
     | pl = Przeładowywanie:
     | pt = Tipo de Recarga:
+
     | pt = Tipo de recarga:
     | pt-br = Tipo de Recarga:
+
     | pt-br = Tipo de recarga:
 +
    | ro = Tipul reîncărcării:
 
     | ru = Тип перезарядки:
 
     | ru = Тип перезарядки:
     | zh-hans = 填充类型:
+
    | sv = Laddningstyp:
     | zh-hant = 填充類型:
+
    | tr = Dolduruş tipi:
 +
     | zh-hans = 填装类型:
 +
     | zh-hant = 裝彈方式:
 
     }}</td><!--  
 
     }}</td><!--  
   --><td class="infobox-data">{{{reload-type|{{{reload}}}}}}</td>
+
   --><td class="infobox-data">{{{reload-type|{{{reload}}}}}}
 +
  </td>
 
   </tr>
 
   </tr>
 
  }}<!-- End 'reload-type' -->
 
  }}<!-- End 'reload-type' -->
 
  | {{ns:0}}<!-- NULL: hide ammunition for all types excluding weapons. -->
 
  | {{ns:0}}<!-- NULL: hide ammunition for all types excluding weapons. -->
 +
}}
 
  }}<!-- End ammunition switch.
 
  }}<!-- End ammunition switch.
 +
 +
// Available qualities
 +
 +
---><includeonly>
 +
{{#if:{{{hide-qualities|}}}|{{ns:0}}| <!--
 +
--> {{#if:{{{unused|}}}|{{ns:0}}| <!--
 +
--> {{#if:{{{beta|}}}|{{ns:0}}| <!--
 +
--> {{#switch:{{{game|}}}|tfc = {{ns:0}}|#default =
 +
<tr>
 +
  <th class="infobox-header" colspan="2">{{lang
 +
    | en = Available Qualities
 +
    | cs = Dostupné Kvality
 +
    | da = Tilgængelige Kvaliteter
 +
    | de = Verfügbare Qualitäten
 +
    | es = Calidades disponibles
 +
    | fi = Olemassaolevat Laadut
 +
    | fr = Qualités disponibles
 +
    | hu = Rendelkezésre álló Minőségek
 +
    | it = Qualità Disponibili
 +
    | ja = 存在するクオリティ
 +
    | ko = 존재하는 품질
 +
    | nl = Verkrijgbare kwaliteiten
 +
    | no = Tilgjengelige Kvaliteter
 +
    | pl = Dostępne jakości
 +
    | pt = Qualidades disponíveis
 +
    | pt-br = Qualidades disponíveis
 +
    | ro = Calitățile disponibile
 +
    | ru = Доступные качества
 +
    | sv = Tillgängliga Kvaliteter
 +
    | tr = Mevcut Nitelikler
 +
    | zh-hans = 可获取的品质
 +
    | zh-hant = 可能的屬性
 +
  }}</th>
 +
</tr>
 +
<tr>
 +
<td colspan="2" style="text-align:center;">
 +
{{quality list|item-name={{{qualities-override|{{BASEPAGENAME}}}}}}}
 +
</td>
 +
</tr>
 +
}}}}}}}}
 +
</includeonly><!--end quality
 
   
 
   
 
  // Loadout Stats
 
  // Loadout Stats
  
  -->{{#if:{{{loadout|}}}
+
  -->{{#switch:{{lc:{{{loadout|¬}}}}}
  | <tr>
+
  | no
 +
| ¬ = {{ns:0}}<!-- Hide loadout by default and if loadout is set to 'no' -->
 +
| #default = <tr>
 
   <th class="infobox-header" colspan="2">{{lang
 
   <th class="infobox-header" colspan="2">{{lang
     | cs = Staty v loadoutu
+
    | en = Loadout Stats
 +
    | ar = حالة لودأوت
 +
     | cs = Vlastnosti ve výbavě
 +
    | da = Udrustningsstatistik
 
     | de = Inventar
 
     | de = Inventar
     | en = Loadout Stats
+
     | es = Estadísticas
     | es = Estadísticas:
+
     | fi = Varustelastiominaisuudet
     | fr = Statistiques
+
     | fr = Statistiques d'inventaire
    | ja = ロッドアウト統計:
+
     | hu = Statisztikák
     | hu = Statisztikái
 
 
     | it = Statistiche
 
     | it = Statistiche
     | ja = 負荷アウト統計
+
     | ja = バックパック内表示
     | nl = Stats:
+
    | ko = 장비 설정 상태
     | no = Inventar statistikk
+
     | nl = Uitrustingsstatistieken:
 +
     | no = Inventar Statistikk
 
     | pl = Statystyki
 
     | pl = Statystyki
     | pt = Estatísticas
+
     | pt = Atributos
     | pt-br = Estatísticas
+
     | pt-br = Atributos
 
     | ro = Statistici
 
     | ro = Statistici
     | ru = Снаряжение
+
     | ru = Характеристики
     | zh-hans = 选单显示
+
    | sv = Statistik
 +
    | tr = Ekipman İstatistikleri
 +
     | zh-hans = 游戏内显示
 
     | zh-hant = 選單顯示
 
     | zh-hant = 選單顯示
 
     }}</th>
 
     }}</th>
 
   </tr><tr>
 
   </tr><tr>
   <td colspan="2" style="text-align:center;"><!--  
+
   <td colspan="2" style="text-align:center;" class="loadout-tooltip-container"><!--  
  
 
     // The following relies on functionality provided by the {{Backpack item}} template.
 
     // The following relies on functionality provided by the {{Backpack item}} template.
  
 
   -->{{Backpack item
 
   -->{{Backpack item
 +
| file-link = yes
 +
| unusual-icon = {{{unusual-icon|}}}
 +
| strange-icon = {{{strange-icon|}}}
 +
| stat-icon = {{{stat-icon|}}}
 +
| decal-icon = {{{decal-icon|}}}
 +
| paint-color = {{{paint-color|}}}
 +
| pyroland-icon = {{{pyroland-icon|}}}
 +
| halloween-icon = {{{halloween-icon|}}}
 +
| custom-icon = {{{custom-icon|}}}
 
  | quality = {{{quality|Unique}}}
 
  | quality = {{{quality|Unique}}}
 +
| prefix = {{{prefix|}}}
 +
| suffix = {{{suffix|}}}
 +
| {{#if:{{{rankson|}}}|rankson|void}}={{{rankson|}}}
 +
| {{#if:{{{rankson2|}}}|rankson2|void}}={{{rankson2|}}}
 +
| {{#if:{{{rankson3|}}}|rankson3|void}}={{{rankson3|}}}
 +
| {{#if:{{{rankson4|}}}|rankson4|void}}={{{rankson4|}}}
 +
| {{#if:{{{rankson5|}}}|rankson5|void}}={{{rankson5|}}}
 +
| {{#if:{{{rankson6|}}}|rankson6|void}}={{{rankson6|}}}
 +
| {{#if:{{{rankson7|}}}|rankson7|void}}={{{rankson7|}}}
 +
| {{#if:{{{rankson8|}}}|rankson8|void}}={{{rankson8|}}}
 +
| {{#if:{{{rankson9|}}}|rankson9|void}}={{{rankson9|}}}
 +
| killcount = {{{killcount|0}}}
 +
| killcount2 = {{{killcount2|0}}}
 +
| killcount3 = {{{killcount3|0}}}
 +
| killcount4 = {{{killcount4|0}}}
 +
| killcount5 = {{{killcount5|0}}}
 +
| killcount6 = {{{killcount6|0}}}
 +
| killcount7 = {{{killcount7|0}}}
 +
| killcount8 = {{{killcount8|0}}}
 +
| killcount9 = {{{killcount9|0}}}
 
  | item-name = {{BASEPAGENAME}}
 
  | item-name = {{BASEPAGENAME}}
  | item-name-local = {{#if:{{{loadout-name|}}}{{{loadout-name-override|}}}
+
  | item-name-local = {{#if:{{{loadout-name|}}}
   | {{{loadout-name|{{{loadout-name-override|}}}}}}
+
  | {{{loadout-name}}}
  | {{{name|{{{NAME|{{{title|{{{item-name-override|}}}}}}}}}}}}
+
   | {{#if:{{{name|{{{NAME|{{{title|{{{item-name-override|}}}}}}}}}}}}
 +
  | {{{name|{{{NAME|{{{title|{{{item-name-override|}}}}}}}}}}}}
 +
  | {{#if:{{{loadout-prefix|{{{hide-loadout-prefix|}}}}}}
 +
    | {{ns:0}}<!-- Set hide-loadout-prefix to anything to skip this. -->
 +
    | {{if lang
 +
    | en = {{#switch:{{lc:{{{type|}}}}}
 +
      | cosmetic | hats | head | headwear | hat | misc item | misc. item | misc. | misc | miscellaneous | miscellaneous item
 +
      | tools | tool | ingredient | action item | action | action taunt | special taunt = {{ns:0}}<!-- Hats, misc and tools usually don't have "The". -->
 +
      | yes | #default =
 +
        {{#switch:{{lc:{{{quality|}}}}}
 +
          | | unique = The {{BASEPAGENAME}}
 +
          | #default = {{BASEPAGENAME}}
 +
        }}
 +
      }}
 +
    | non-en = {{item name|{{BASEPAGENAME}}}}<!-- Ignore this for non-English pages. -->
 +
    }}
 +
    }}
 +
  }}
 
   }}
 
   }}
| item-level = {{{level|{{lang<!-- Note to self: http://translatewiki.net/wiki/MediaWiki:Ow_ClassAttributeLevel -->
+
  | limited = {{{limited|no}}}
   | cs = Úroveň
+
   | grade = {{{grade|}}}
  | en = Level
+
   | wear = {{{wear|}}}
   | es = Nivel
+
   | unusual-effect = {{{unusual-effect|}}}
  | fr = Niveau
+
   | item-kind = {{{item-kind|}}}
   | hu = Szint
+
 
  | it = Livello
+
   | {{#if:{{{item-level|}}}|item-level|null}} = {{{item-level|}}}
   | ja = レベル
 
  | nl = Level
 
  | pl = Poziom
 
   | pt = Nível
 
  | pt-br = Nível
 
  | ru = Уровень
 
  | zh-hans = 等级
 
  | zh-hant = 等級
 
  }} 0 - 100}}}
 
| null = <!--
 
 
 
  // Ideally, 'positive-attributes', 'negative-attributes', etc, would no longer be used.
 
  // When all pages are swept over all instances of these parameters should be changed.
 
  // All hat descriptions should also use 'item-description' over 'neutral-attributes'.
 
  
  -->
 
 
   | att-1-positive = {{{att-1-positive|}}}
 
   | att-1-positive = {{{att-1-positive|}}}
 
   | att-1-negative = {{{att-1-negative|}}}
 
   | att-1-negative = {{{att-1-negative|}}}
   | att-1-neutral = {{#if:{{{att-1-neutral|}}}
+
   | att-1-neutral = {{{att-1-neutral|}}}
   | {{{att-1-neutral|}}}
+
 
   | {{#switch:{{lc:{{{type|}}}}}
+
   | att-2-positive = {{{att-2-positive|}}}
  | weapon
+
   | att-2-negative = {{{att-2-negative|}}}
  | weapons = {{{neutral-attributes|}}}
+
  | att-2-neutral = {{{att-2-neutral|}}}
  | #default = {{ns:0}}<!-- NULL -->
+
 
  }}
+
  | att-3-positive = {{{att-3-positive|}}}
  }}
+
  | att-3-negative = {{{att-3-negative|}}}
 +
  | att-3-neutral = {{{att-3-neutral|}}}
  
   | att-2-positive = {{{att-2-positive|{{{positive-attributes|}}}}}}  
+
   | att-4-positive = {{{att-4-positive|}}}
   | att-2-negative = {{{att-2-negative|}}}  
+
   | att-4-negative = {{{att-4-negative|}}}
   | att-2-neutral = {{{att-2-neutral|}}}  
+
   | att-4-neutral = {{{att-4-neutral|}}}
  
   | att-3-positive = {{{att-3-positive|}}}  
+
   | att-5-positive = {{{att-5-positive|}}}
   | att-3-negative = {{{att-3-negative|{{{negative-attributes|}}}}}}  
+
   | att-5-negative = {{{att-5-negative|}}}
   | att-3-neutral = {{{att-3-neutral|}}}  
+
   | att-5-neutral = {{{att-5-neutral|}}}
  
   | att-4-positive = {{{att-4-positive|}}}  
+
   | att-6-positive = {{{att-6-positive|}}}
   | att-4-negative = {{{att-4-negative|}}}  
+
   | att-6-negative = {{{att-6-negative|}}}
   | att-4-neutral = {{{att-4-neutral|}}}  
+
   | att-6-neutral = {{{att-6-neutral|}}}
  
   | att-5-positive = {{{att-5-positive|}}}  
+
   | att-7-positive = {{{att-7-positive|}}}
   | att-5-negative = {{{att-5-negative|}}}  
+
   | att-7-negative = {{{att-7-negative|}}}
   | att-5-neutral = {{{att-5-neutral|}}}  
+
   | att-7-neutral = {{{att-7-neutral|}}}
  
   | att-6-positive = {{{att-6-positive|}}}  
+
   | att-8-positive = {{{att-8-positive|}}}
   | att-6-negative = {{{att-6-negative|}}}  
+
   | att-8-negative = {{{att-8-negative|}}}
   | att-6-neutral = {{{att-6-neutral|}}}  
+
   | att-8-neutral = {{{att-8-neutral|}}}
  
  | item-description = {{#if:{{{item-description|}}}
+
  | item-description = {{{item-description|}}}
  | {{{item-description|}}}
+
| item-expiration = {{{item-expiration|}}}
  | {{#switch:{{lc:{{{type|}}}}}
 
  | hats
 
  | head
 
  | hat
 
  | headwear = {{{neutral-attributes|}}}
 
  | #default = {{ns:0}}<!-- NULL -->
 
  }}
 
  }}
 
 
  | item-uses = {{{item-uses|}}}
 
  | item-uses = {{{item-uses|}}}
 
  | item-flags = {{{item-flags|}}}
 
  | item-flags = {{{item-flags|}}}
Line 910: Line 1,716:
 
  }}<!-- Close 'loadout' #if -->
 
  }}<!-- Close 'loadout' #if -->
  
</table></div><!-- End table --><!--  
+
</table></div>}}<!-- End table --><!--
 +
 
 +
// Automatic display title.
 +
// Its value comes from the "name" parameter (so the same name is shown for the title of the infobox, displayed title of the page
 +
// and the item name in the loadout stats).
 +
 
 +
-->{{#ifeq:{{{DISPLAYTITLE|{{{displaytitle|}}}}}} | off
 +
| {{ns:0}}<!-- Ignore if 'displaytitle' has been set to 'off'. -->
 +
| {{#if:{{{name|}}}
 +
  | {{DISPLAYTITLE:{{{displaytitle|{{{DISPLAYTITLE|{{{name|}}}}}}}}}}}
 +
  | {{if lang| non-en = {{DISPLAYTITLE:{{item name|{{BASEPAGENAME}}}}}}| en = {{ns:0}}}}<!-- Ignore if 'name' isn't defined (majority of English pages). -->
 +
  }}
 +
}}<!--  
  
 
  // Begin categorization.
 
  // Begin categorization.
Line 922: Line 1,740:
 
| #default = {{#switch:{{lc:{{{type|}}}}}
 
| #default = {{#switch:{{lc:{{{type|}}}}}
 
  | weapons
 
  | weapons
  | weapon = {{lang cat|Weapons}}<!--  
+
  | weapon = {{#if:{{{unused|{{{beta|}}}}}}
 +
  | {{ns:0}}<!-- Only real weapons should be placed in Category:Weapons -->
 +
  | {{lang cat|Weapons}}
 +
  }}<!--
 +
--><!--
 
   // Categorize by slot (excluding taunt kills)
 
   // Categorize by slot (excluding taunt kills)
   -->{{#switch:{{lc:{{{type|}}}}}
+
   -->{{#if:{{{unused|{{{beta|{{{custom-slot|}}}}}}}}}
  | taunt
+
  | {{ns:0}}<!-- Remove slot categorization for unused items, or items with custom slots. -->
  | tauntkill
+
  | {{#switch:{{lc:{{{type|}}}}}
  | taunt-kill = {{ns:0}}<!-- Don't place these slot categories on taunt pages. -->
+
  | taunt | tauntkill | taunt-kill = {{ns:0}}<!-- Don't place these slot categories on taunt pages. -->
  | #default = {{#switch:{{lc:{{{slot|}}}}}
+
  | #default = {{#switch:{{lc:{{{slot|}}}}}
  | slot1 | slot 1 | 1 | primary = {{lang cat|Primary weapons}}
+
    | slot1 | slot 1 | 1 | primary = {{lang cat|Primary weapons}}
  | slot2 | slot 2 | 2 | secondary = {{lang cat|Secondary weapons}}
+
    | slot2 | slot 2 | 2 | secondary = {{lang cat|Secondary weapons}}
  | slot3 | slot 3 | 3 | melee = {{lang cat|Melee weapons}}
+
    | slot3 | slot 3 | 3 | melee = {{lang cat|Melee weapons}}
  | pda1 | pda 1 | disguise kit = {{lang cat|PDA1 weapons}}
+
    | pda1 | pda 1 | disguise kit = {{lang cat|PDA1 weapons}}
  | pda2 | pda 2 | watch | cloak = {{lang cat|PDA2 weapons}}
+
    | pda2 | pda 2 | watch | cloak = {{lang cat|PDA2 weapons}}
  | #default = [[Category:Item infobox non-standard slot type]]<!--  
+
    | building | sapper = {{lang cat|Building weapons}}
     // If 'slot' doesn't match any of the above, the page is not categorized, sans this maintenance category
+
    | #default = [[Category:Item infobox ERROR|{{NAMESPACE}} {{BASEPAGENAME}} {{if lang}}]]<!--  
    // for tracking purposes.
+
     // If 'slot' doesn't match any of the above, the page is not categorized, but is instead placed in a hidden maintenance category, for tracking purposes.
 
     -->
 
     -->
 +
    }}
 
   }}
 
   }}
 
   }}
 
   }}
  | hats
+
  | cosmetic = {{lang cat|Cosmetic items}}
| head
 
| headwear
 
| hat = {{lang cat|Hats}}
 
| misc item
 
| misc.
 
| misc
 
| miscellaneous
 
| miscellaneous item = {{lang cat|Miscellaneous items}}
 
 
  | taunt = {{lang cat|Taunts}}
 
  | taunt = {{lang cat|Taunts}}
  | tools
+
  | tool | tools = {{lang cat|Tools}}
| tool = {{lang cat|Tools}}
+
  | ingredient = {{lang cat|Craft items}}
  | action item
+
  | action | action item = {{lang cat|Action items}}
| action = {{lang cat|Action items}}
+
  | action taunt = {{lang cat|Action items}}{{lang cat|Taunts}}
  }}
+
  | special taunt = {{lang cat|Taunts}}{{#if:{{QuAD|{{{qualities-override|{{BASEPAGENAME}}}}}|unusual}}|{{lang cat|Unusual taunts}}}}
}}<!--
 
 
 
  // Language-tracking categories.
 
  -->{{auto lang cat}}<!--
 
 
  // Polycount Pack categorization.
 
  // Merged from former {{Polycount category}} template.
 
  // If other sets are released in the future, this should be scrapped in favour of an "item set" parameter.
 
 
 
  -->{{#switch:{{{override|{{BASEPAGENAMEE}}}}}<!--
 
// Names have to be URL-encoded to workaround a bug in the software. -->
 
  | Shortstop
 
| Mad_Milk
 
| Milkman
 
| Holy_Mackerel        = {{lang cat|The Special Delivery}}
 
| Black_Box
 
| Battalion%27s_Backup
 
| Grenadier%27s_Softcap = {{lang cat|The Tank Buster}}
 
  | Powerjack
 
| Degreaser
 
| Attendant            = {{lang cat|The Gas Jockey's Gear}}
 
| Ol%27_Snaggletooth
 
| Darwin%27s_Danger Shield
 
| Sydney_Sleeper
 
| Bushwacka            = {{lang cat|The Croc-O-Style Kit}}
 
| Familiar_Fez
 
| Your_Eternal_Reward
 
| L%27Etranger          = {{lang cat|The Saharan Spy}}
 
| #default              = {{ns:0}}<!-- NULL -->
 
 
  }}
 
  }}
}}<!--  
+
}}<!--
 +
-->{{#switch:{{lc:{{{type|}}}}}
 +
    | cosmetic
 +
    | hats
 +
    | head
 +
    | headwear
 +
    | hat
 +
    | misc item
 +
    | misc.
 +
    | misc
 +
    | misc. item
 +
    | miscellaneous
 +
    | miscellaneous item
 +
    | weapon
 +
    | weapons = {{#if: {{{contributed-by|}}}|{{ns:0}}|{{#ifeq: {{lc:{{{game|}}}}}|tfc|{{ns:0}}|{{lang cat|Valve-made items|sort={{ucfirst:{{{type|-}}}}}&#32;{{BASEPAGENAME}}}}}}}}
 +
}}
 +
}}
 +
{{#ifeq:{{{limited|}}}|yes|{{lang cat|Limited items}}}}<!--  
  
 
   // Deprecated parameter tracking.
 
   // Deprecated parameter tracking.
Line 991: Line 1,794:
 
   // See [[Category:Tracking categories]].
 
   // See [[Category:Tracking categories]].
  
  -->{{#if:{{{backpack-image|}}}|[[Category:Item infobox deprecated param: backpack-image|{{BASEPAGENAME}}]]}}<!--  
+
  // 'type' parameter tracking.
 +
  -->{{#if:{{{type|}}}||<!--
 +
  --><span class="error mid">ERROR {{tl|Item infobox}} missing 'type' parameter (See [[Template:Item infobox#Setup parameters|documentation]]).</span><!--
 +
  -->[[Category:Item infobox ERROR|{{NAMESPACE}} {{BASEPAGENAME}} {{if lang}}]]<!--
 +
-->}}{{#if:{{{no-level|}}}|[[Category:Nolevel ERROR]]|}}<!--
  
  // Error tracking.
+
  -->{{#switch:{{lc:{{{type|}}}}}
  -->{{#if:{{{type|}}}||<!--
+
  | weapon | cosmetic | taunt | special taunt | action | tool | ingredient = {{ns:0}} <!-- Correct values for 'type'. -->
  --><span class="error mid">ERROR {{tl|Item infobox}} missing 'type' parameter ([[Template:Item infobox#error001|Error001]]).<!--  
+
   | blank | none | {{ns:0}} | #default = [[Category:Item infobox ERROR|{{NAMESPACE}} {{BASEPAGENAME}} {{if lang}}]]
  --></span><!--
+
  }}<!--  
   -->[[Category:ERROR Item infobox (001) not using: type]]<!--
 
-->}}<!--
 
  
 
   // From WindBOT.
 
   // From WindBOT.
 
  -->{{#ifeq:{{{slot|}}}|invalid|<!--  
 
  -->{{#ifeq:{{{slot|}}}|invalid|<!--  
   -->[[Category:ERROR Item infobox slot type invalid|{{BASEPAGENAME}}]]<!--  
+
   -->[[Category:Item infobox ERROR|{{NAMESPACE}} {{BASEPAGENAME}} {{if lang}}]]<!--  
 
  -->|}}<!--  
 
  -->|}}<!--  
 +
 +
  // 'loadout-name' and 'loadout-prefix' usage.
 +
  -->{{#if:{{{loadout-name|}}}
 +
  | [[Category:Item infobox using 'loadout-name'|{{BASEPAGENAME}} {{SUBPAGENAME}}]]
 +
  }}{{#if:{{{loadout-prefix|}}}
 +
  | [[Category:Item infobox using 'loadout-prefix'|{{BASEPAGENAME}} {{SUBPAGENAME}}]]
 +
  }}<!--
  
 
   // Maintenance tracking.
 
   // Maintenance tracking.
  -->[[Category:Item infobox usage|{{if lang|en=&#32;|non-en={{SUBPAGENAME}}}}]]<!--  
+
  -->[[Category:Item infobox usage|{{if lang|en=&#32;{{BASEPAGENAME}}|non-en={{SUBPAGENAME}}&#32;{{BASEPAGENAME}}}}]]<!--
 +
-->{{#if:{{{level|}}}|[[Category:Level ERROR]]}}<!--
  
  --></includeonly><!--  
+
  --></includeonly><!--
+
--><noinclude>
// END TEMPLATE.
 
 
 
--><noinclude>
 
 
{{clr}}
 
{{clr}}
{{translation switching|cs, es, fr, hu, it, nl, ja, pl, pt, pt-br, ru, zh-hans, zh-hant}}
+
{{Complex template}}
{{documentation}}
+
{{Ambox
 
+
| type    = style
 +
| image    = Warning yellow.png
 +
| contents = This template <strong>must not</strong> be used on user pages. Please use {{tlx|User item infobox}} instead.
 +
}}
 +
{{Translation switching|en, cs, de, es, fr, hu, ja, ko, pl, pt, pt-br, ro, ru, sv, tr, zh-hans}}
 +
{{Documentation}}
 
[[Category:Infobox templates|Item infobox]]
 
[[Category:Infobox templates|Item infobox]]
 
</noinclude>
 
</noinclude>

Latest revision as of 00:22, 7 February 2024

Template documentation [view] [edit] [history] [purge]

This infobox template can be used to display images and basic information pertaining to items. For infoboxes for other uses, see Category:Infobox templates.

Supersession

{{Item infobox}} deprecates the following templates:

  • {{Weapon infobox}}
  • {{Hat infobox}}
  • {{Tool infobox}}

Errors

This template places pages with incorrect use into tracking categories.

Usage

Please remove the parameters that are left blank. See Parameters section below for documentation of all parameters.

{{Item infobox
| name = 
| game = (Only use this if the game is TFC)
| type = 

| image = 
| team-colors = 
| team-colors-width =
| two-models = 

| 3d-alt = 
| 3d-team-alt =
| number-of-3d-images = 
| number-of-3d-team-images = 
| number-of-3d-alt-images = 
| view1name = 
...
| view6name =

| displayed-price = 

| kill-icon-1 = 
...
| kill-icon-6 = 

| kill-tooltip-2 =
...
| kill-tooltip-6 =

| used-by = 
| slot = 
| contributed-by = 
| released = 
| released-major = 
| availability = 
| medieval = 
| taunt-kill =

| trade = 
| marketable = 
| craft = 
| numbered = 
| paint = 
| rename = 

| ammo-loaded = 
| ammo-carried = 
| ammo-type = 
| reload-type = 

| loadout = 
 | custom-icon =
 | level = 
 | no-level = 
 | att-1-positive = 
 ...
 | att-6-negative = 
 | item-description = 

}}

Parameters

Setup parameters

name
The displayed title of the infobox. Not necessary for most English pages as the title is collected from the page's name itself. This is also the name displayed in the loadout stats if enabled (overridden by loadout-name). It also overwrites the displaytitle template and changes the article name into the displayed title of the infobox. The following parameters are also aliases for name, and function in the exact same way:
  • NAME, title, name-override, item-name-override
type[1]
Changes the display of information and the categorization of the page based on type.
  • weapon, cosmetic, taunt, special taunt, action, tool, ingredient
unused
Set to anything to mark the item as "unused". This will hide the "Trading", "Crafting", etc, fields that appear by default, and also removes slot categorization. Also sets slot to "Unknown" if one is not defined.
game[1]
Not necessary for the majority of items. Team Fortress Classic weapon pages need to set this parameter to "tfc".

Image parameters

image
The main infobox image to be displayed directly underneath the title.
Example: File name.png
imagewidth
The width of the image, defaults to 250px. Use this only if the image does not display well at the default size.
Example: 96px
team-colors
Set to "yes" if the item has team-based color variations. The images will be displayed using the syntax "File:RED <Item Name>.png" (where <Item Name> is collected from the page's actual name). This can be overridden with different filenames using skin-image-blu and skin-image-red (see below).
team-colors-width
Sets custom width for the team-based color variation images. Default is 95px.
two-models
On QTF and TFC pages this needs to be defined as "yes". The individual filenames can be defined using QTF-model and TFC-model respectively.
team-colors-class1, team-colors-class2 and team-colors-class3
If item has class specific team colours, specify those classes here. Set to other for "Other classes".
skin-image-blu and skin-image-red
The filenames for team-color images. Overrides defaults (see above).

3d model parameters

For a more complete explanation with examples, see Module:3D viewer advanced.

3d-team
If the weapon has >2 team coloured models set to yes.
3d-alt
If the weapon has alternate models set to yes.
3d-team-alt
If the weapon has both team coloured and non team coloured alt models set to yes.
number-of-3d-team-images
If 3d-team-alt is true set to the number of team coloured models.
number-of-3d-alt-images
If 3d-team-alt is true set to the number of non-team coloured alternate models.
viewnname
The name to display for the nth 3D image.
viewn
Optional overide for model image filename.
Example: Scattergun 3D temp.jpg

Buy now button parameters

displayed-price
The name of the item to display the price of from the price dictionary, if not the same as the page name.

Kill icon parameters

Main templates: {{Icon killicon}} and {{Kill notice}}

The following parameters can only be used if type has been set to weapon or taunt (see above). Up to 6 of each are allowed.

hide-kill-icon
Setting to off or hide will hide the kill icon section from the infobox, even if type is set to weapon or taunt. Common usage: weapons that do not have a kill icon (e.g. Medi Gun).
kill-icon-n
The weapon's kill icons. See {{Icon killicon}} for exact naming. By default, kill-icon-1 will be displayed using the page's name; thus in most circumstances, defining kill-icon parameters is not necessary unless the weapon has additional kill icons (e.g. backstab or flaming arrow).
kill-tooltip-n
The weapons kill icons with an added tooltip (e.g. Flaregun hadouken would have the tooltip "Taunting") . Not a required parameter.
kill-text-n
The kill text displayed within the kill notice. If it does not display properly (i.e. the text is too big), wrap the text in tags.
Example: FISH KILL!

Information parameters

used-by
The class or classes that can use the item. Basic text parameter. Please use {{Used by}} instead of plain text.
slot[1] [primary, secondary, melee, pda1, pda2]
Can only be defined when type is set to weapon or taunt (see above). Other variations:
  • primary: slot1, slot 1, 1
  • secondary: slot2, slot 2, 2
  • melee: slot3, slot 3, 3
  • pda1: pda1, pda 1, disguise kit
  • pda2: pda2, pda 2, watch, cloak
This template will also categorize based on these values.
The default text displayed by these values can also be overridden by setting slot to any other specified value.
Example: Secondary
Primary (Crafting)
Note: this behaviour will disable the automatic categorization based on slot types. Categories will need to be applied to the bottom of the article manually.
The custom-slot parameter can also be used when the slot type is non-standard (e.g. if the weapon has both Primary and Secondary slots).
crafting-slot [primary, secondary]
For weapons that have a different crafting slot to their loadout slot.
  • primary: slot1, slot 1, 1
  • secondary: slot2, slot 3, 3
equip-region and equip-region-2 [whole head, hat, face, glasses, ears, beard, shirt, medal, arms, back, feet, heavy pocket, engineer belt, engineer pocket, scout necklace, sniper necklace, scout backpack, demoman bombs, medic backpack, medic necklace]
The item's equip region according to items_game.txt
contributed-by
The person(s) who contributed the item to the game. Basic text parameter. Not displayed unless defined specifically. Categorizes the pages into Category:Community-contributed items.
released
When the item was released. Basic text parameter. Not displayed unless defined specifically. Please use {{Patch name}} instead of plain text.
released-major
The named patch the item was released in. Basic text parameter. Not displayed unless defined specifically. Check Template:Dictionary/common_strings#major_update_titles for a list of parameters.
availability
The means of obtaining the item. Basic text parameter. Not displayed unless defined specifically. Please use {{avail}} instead of plain text.
show-price
Used to disable the display of the price if in error. Prices themselves are stored inside {{Item price/core}}.
Example: off
trade[1] [yes, no]
If the item can obtained through Trading. Items are marked as tradable by default. Pages with trade set to no are categorized into Category:Untradeable items.
gift
Deprecated: Since the February 29, 2016 Patch, only tradable items can be wrapped using the Gift Wrap or Giftapult. The only tradable unwrappable items are the aforementioned tools and the Description Tag. The template handles everything automatically. Not displayed if item is untradable.
marketable[1] [yes, no]
If the item can be sold on the Steam Community Market.
craft[1] [yes, no]
If the item can be obtained through Crafting. Items are marked as craftable by default.
numbered[1] [yes, no]
If the item can have a Crafting number. Only displayed if type is set to cosmetic.
paint[1] [yes, no]
If the item can be used with the Paint Can. Only displayed if type is set to cosmetic. Cosmetics are marked as paintable by default.
rename[1] [yes, no]
If the item can be used with the Name Tag or Description Tag.
medieval[1] [yes, no]
If the item can be used in Medieval Mode. All melee weapons default to yes.
taunt-kill[1] [yes, no]
If the item can Taunt Kill. All weapons default to no.

Ammo parameters

These parameters are only available if type is set to weapon or taunt (see above).

ammo-loaded
The amount of ammo available in the clip (or magazine?). Basic text parameter. Hidden if set to "N/A" or "".
ammo-carried
The amount of additional ammo carried by the player. Basic text parameter. Hidden if set to "N/A" or "".
ammo-type
The ammo's type. Optional basic text parameter.
reload-type
The reloading type. Basic text parameter.
Common uses: Single, No Reload
show-ammo
Set to off to disable the display of ammunition stats. Some example uses would be the Razorback, Darwin's Danger Shield, or the Electro Sapper.

Loadout parameters

Main template: {{Backpack item}}
loadout
Set to yes to display loadout information as it is displayed in the backpack. Is not displayed by default.
quality[1] [normal, unique, community, unusual, self-made, valve]
Item quality. Defaults to "unique" yellow. (See Rarity#Colors and documentation of {{Backpack item}} for full list of parameters).
loadout-name
The name displayed. Defaults to either the page's name itself or the displayed name (set by name, see above). Use this parameter when the infobox name differs to the loadout name (for example, adding the rarity prefix on non-English pages):
Example: Необычный Призрачный металлолом (Unusual Haunted Metal Scrap)
loadout-prefix
English pages will have their loadout name preceded by "The" unless this parameter is set to "none". This will be overridden if 'loadout-name' above is defined.
custom-icon
Custom backpack icon for users' own purposes. Usage: entering usual file link without File: prefix.
level
The level and type of the item. Basic text parameter. Defaults to "Level 1-100".
att-n-positive
Positive attributes. Up to 6 basic text parameters.
att-n-negative
Negative attributes. Up to 6 basic text parameters.
att-n-neutral
Neutral attributes. Up to 6 basic text parameters. Use item-description for weapon or cosmetic descriptions instead.
item-description
The item's description. Basic text parameter. Displays the description with a smaller font size and lower line height so it fits neatly and stands out from the item's other attributes. Please use {{item description}} instead of plain text.
item-uses
The amount of uses the item has. Basic text parameter.
item-flags
The flags attached to the item. Basic text parameter.
prefix
suffix
Set to "none" to hide the "Vintage" or "Community", etc, prefix/suffix but keeping the colour. Can also use a custom value, e.g. "prefix/suffix = The Best" will generate "The Best Flare Gun" or "Flare Gun The Best".

Non-article maintenance parameters

These parameters should only be used in certain circumstances.

cat
Disables all automatic categorization (i.e. slot categorization, etc). Does not disable maintenance tracking categories.
override
Overrides Polycount Pack categorization. Will not be around for much longer.

Notes

  1. a b c d e f g h i j k l This parameter's value is used by the template internally and is not displayed; thus it should not be translated and should remain as-is in English.

See also