Difference between revisions of "User:Darkid/Sandbox2"
(52 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
− | <includeonly> | + | <includeonly>{{Complex template|user=Darkid}}</includeonly> |
− | + | This template is used to display item stats similar to how they appear in-game. | |
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | {| class="wikitable grid" width=" | + | == Parameters == |
− | ! class=" | + | {| class="wikitable grid" |
− | + | ! width="15%" class="header" | Parameter | |
− | ! class="header" | | + | ! width="35%" class="header" | Example |
+ | ! class="header" | Description | ||
+ | |- <!-- This section is for parameters which effect the item name. --> | ||
+ | | {{code|item-name}} | ||
+ | | {{code|Batter's Helmet}} | ||
+ | | Proper item name in English (e.g. {{xt|Batter's Helmet}} instead of {{!xt|Casque de Batteur}}). The item name will be automatically translated on language subpages. | ||
+ | |- | ||
+ | | {{code|custom-name}} | ||
+ | | {{code|Spam Hammer}} | ||
+ | | Adds a custom name with quotation marks. Still needs {{code|item-name}} to produce the correct image. | ||
+ | |- | ||
+ | | {{code|no-custom-name-quotes}} | ||
+ | | {{code|yes}} | ||
+ | | Removes quotation marks from custom names if the {{code|custom-name}} field is used. | ||
+ | |- | ||
+ | | {{code|custom-icon}} | ||
+ | | {{code|File:User Username my item icon.png}} | ||
+ | | Adds a custom icon for users' own purposes. This parameter is independent from {{code|item-name}} parameter. | ||
+ | |- | ||
+ | | {{code|quality}} | ||
+ | | {{code|normal}} | ||
+ | | Defaults to "{{code|unique}}" (the standard item yellow). See [[Item quality]] for a list of accepted values. | ||
+ | |- | ||
+ | | {{code|prefix}} | ||
+ | | {{code|none}}<br />{{code|The Best}} | ||
+ | | Set to "none" to hide the "Vintage" or "Community", etc, prefix but keeping the colour. Can also use a custom value, e.g. "{{code|1=prefix = The Best}}" will generate "The Best Flare Gun". | ||
+ | |- | ||
+ | | {{code|suffix}} | ||
+ | | {{code|none}}<br />{{code|The Best}} | ||
+ | | Same as 'prefix' for non-en pages. Can also use a custom value, e.g. "{{code|1=suffix = The Best}}" will generate "Flare Gun The Best". | ||
+ | |- | ||
+ | | {{code|filter}} | ||
+ | | {{code|Coldfront}} | ||
+ | | Adds the appropriate [[Strange Filter]] prefix / suffix to the weapon. | ||
+ | |- | ||
+ | | {{code|paint-color}} | ||
+ | | {{code|Mann Co. Orange}} | ||
+ | | Adds the colored paint 'splat' specified to the top right of the item icon. | ||
+ | |- | ||
+ | | {{code|unusual-effect}} | ||
+ | | {{code|Bubbling}} | ||
+ | | Adds the Particle Effect icon to the top right of the item's icon. Also adds the "Unusual Effect:" line. | ||
+ | |- | ||
+ | | {{code|strange-icon}} | ||
+ | | {{code|yes}} | ||
+ | | Adds the Strange/StatTrack icon to the top right of the item's icon. | ||
+ | |- | ||
+ | | {{code|decal-icon}} | ||
+ | | {{code|yes}} | ||
+ | | Adds this [[:File:Paint_Splat_Decal.png|icon]] to the top right of the item's icon. Only used on the [[Items]] page. | ||
+ | |- | ||
+ | ! style="text-align:left;" class="header" colspan="3" | ''Attributes'' | ||
+ | |- <!-- This section is for parameters which modify the item description. --> | ||
+ | | {{code|item-level}} | ||
+ | | {{code|50}} | ||
+ | | Item level. Defaults to "<span class="att_level">1-100</span>". | ||
+ | |- | ||
+ | | {{code|item-kind}} | ||
+ | | {{code|Hat}} | ||
+ | | Item kind. This string is not automatically translated. | ||
+ | |- | ||
+ | | {{code|no-level}} | ||
+ | | {{code|yes}} | ||
+ | | Optional attribute. If "yes", item level will not be displayed. | ||
+ | |- | ||
+ | | {{code|limited}} | ||
+ | | {{code|yes}} | ||
+ | | Optional attribute. If "yes", the item name will be colored yellow, the word "Limited" will be added with a link to [[Limited Quantity]]. | ||
+ | |- | ||
+ | | {{code|grade}} | ||
+ | | {{code|elite}} | ||
+ | | Optional attribute. If specified, the item name will be colored correctly for the grade, and the name of the grade will be added before the name, e.g.: Elite Grade Rocket Launcher. Valid options are <code>Civilian, Freelance, Mercenary, Commando, Assassin, Elite</code> | ||
+ | |- | ||
+ | | {{code|wear}} | ||
+ | | {{code|factory new}} | ||
+ | | Optional attribute, for decorated weapons. Listed in parenthesis after the item name, e.g.: Rocket Launcher (Factory New). Valid options are <code>Battle Scarred, Well-Worn, Field-Tested, Minimal Wear, Factory New.</code> | ||
+ | |- | ||
+ | | {{code|rankson}} | ||
+ | | {{code|Kills}} | ||
+ | | Primary stat method for a strange weapon. | ||
+ | |- | ||
+ | | {{code|killcount}} | ||
+ | | {{code|7616}} | ||
+ | | Number of kills for the primary rank method. | ||
+ | |- | ||
+ | | {{code|rankson2}} | ||
+ | | {{code|Kill assists}} or {{code|Damage dealt}} | ||
+ | | Secondary rank method '''or''' strange part. {{code|rankson3}} and {{code|rankson4}} work similarly. | ||
+ | |- | ||
+ | | {{code|killcount2}} | ||
+ | | {{code|12}} | ||
+ | | Number of kills for the secondary rank method '''or''' first strange part. {{code|killcount3}} and {{code|killcount4}} work similarly. | ||
+ | |- | ||
+ | | | ||
+ | <code>att-n-neutral</code><br /> | ||
+ | <code>att-n-positive</code><br /> | ||
+ | <code>att-n-negative</code> | ||
+ | | | ||
+ | <code>att-1-neutral = Cloak Type: Feign Death</code><br /> | ||
+ | <code>att-2-positive = +80% cloak regen rate</code><br /> | ||
+ | <code>att-3-negative = +60% cloak drain rate</code><br /> | ||
+ | (See section on [[#Examples|examples]] below) | ||
+ | | Displays up to 8 positive, negative and neutral values. | ||
+ | |- | ||
+ | | {{code|item-description}} | ||
+ | | {{code|It doesn't matter how much people respect you when they're on fire.}} | ||
+ | | For items that have an in-game description. This displays the description in a smaller font in order to distinguish from neutral attributes. Will not display if a {{code|custom-description}} is set. | ||
+ | |- | ||
+ | | {{code|custom-description}} | ||
+ | | {{code|This hat is the greatest.}} | ||
+ | | For items that have a custom in-game description (from a [[Description Tag]]). Displays like a normal description but has quotation marks surrounding it. | ||
+ | |- | ||
+ | | {{code|gift-from}} | ||
+ | | {{code|Robin}} | ||
+ | | Display the source of a gifted item. Displays the text "<span class="att_positive">Gift from: Robin</span>" | ||
+ | |- | ||
+ | | {{code|date-received}} | ||
+ | | {{code|Mar 23, 2011 (06:30:00)}} | ||
+ | | Display the date a gifted item was received. Will not appear if no {{code|gift-from}} is defined. Displays the text "<span class="att_neutral">Date Received: Mar 23, 2011 (06:30:00)</span>" | ||
+ | |- | ||
+ | | {{code|item-expiration}} | ||
+ | | {{code|Dec 31, 2010 (23:00:00)}} | ||
+ | | For items that expire. Displays the text "<span class="att_negative">This item will expire on Dec 31, 2010 (23:00:00).</span>". | ||
+ | |- | ||
+ | | {{code|item-uses}} | ||
+ | | {{code|5}} | ||
+ | | For items that have "uses". Displays the text "<span class="att_uses">This is a limited item. Uses: 5</span>". | ||
+ | |- | ||
+ | | {{code|item-flags}} | ||
+ | | {{code|Not Tradable or Usable in Crafting}} | ||
+ | | For item flags. Displays them inside brackets: "<span class="att_flags">( Not Tradable or Usable in Crafting )</span>". | ||
+ | |- | ||
+ | | {{code|festivized}} | ||
+ | | {{code|yes}} | ||
+ | | For items which have been Festivized. Displays the text "<span style="color:#8650AC">Festivized</span>". | ||
+ | |- | ||
+ | ! style="text-align:left;" class="header" colspan="3" | ''Styling'' | ||
+ | |- | ||
+ | | {{code|width}} | ||
+ | | {{code|25%}} | ||
+ | | Width parameter. Defaults to {{code|100%}} in infoboxes, but for other usages, can be any value (%, px, pt, em). | ||
+ | |- | ||
+ | | {{code|style}} | ||
+ | | | ||
+ | | Style parameter. Can add any valid CSS style to the main div. | ||
|- | |- | ||
− | |||
− | |||
− | |||
|} | |} | ||
− | |||
− | + | == Examples == | |
− | [[Category: | + | {| class="wikitable grid" |
− | </noinclude> | + | ! class="header" width="40%" | Code |
+ | ! class="header" width="30%" | Old Output | ||
+ | ! class="header" width="30%" | New Output | ||
+ | |- | ||
+ | |<pre> | ||
+ | {{#invoke:Backpack item|backpack_item | ||
+ | | item-name = Cloak and Dagger | ||
+ | | item-level = 5 | ||
+ | | item-kind = Invis Watch | ||
+ | | att-1-neutral = Cloak Type: Feign Death | ||
+ | | att-2-positive = +80% cloak regen rate | ||
+ | | att-3-negative = +60% cloak drain rate | ||
+ | }} | ||
+ | </pre> | ||
+ | |{{Backpack item | ||
+ | | item-name = Cloak and Dagger | ||
+ | | item-level = 5 | ||
+ | | item-kind = Invis Watch | ||
+ | | att-1-neutral = Cloak Type: Feign Death | ||
+ | | att-2-positive = +80% cloak regen rate | ||
+ | | att-3-negative = +60% cloak drain rate | ||
+ | }} | ||
+ | |{{#invoke:Backpack item|backpack_item | ||
+ | | item-name = Cloak and Dagger | ||
+ | | item-level = 5 | ||
+ | | item-kind = Invis Watch | ||
+ | | att-1-neutral = Cloak Type: Feign Death | ||
+ | | att-2-positive = +80% cloak regen rate | ||
+ | | att-3-negative = +60% cloak drain rate | ||
+ | }} | ||
+ | |- | ||
+ | |<pre> | ||
+ | {{#invoke:Backpack item|backpack_item | ||
+ | | item-name = Rocket Launcher | ||
+ | | custom-name = Rawket Lawnchair | ||
+ | | quality = vintage | ||
+ | | item-level = 50 | ||
+ | | item-kind = Furniture | ||
+ | | att-1-positive = +20% additional comfort | ||
+ | | att-2-positive = +35% increase in lumbar support | ||
+ | | att-3-negative = +50% increase in financial hardship | ||
+ | | custom-description = For those who favour comfort over fiscal stability. | ||
+ | }} | ||
+ | </pre> | ||
+ | |{{Backpack item | ||
+ | | item-name = Rocket Launcher | ||
+ | | custom-name = Rawket Lawnchair | ||
+ | | quality = vintage | ||
+ | | item-level = 50 | ||
+ | | item-kind = Furniture | ||
+ | | att-1-positive = +20% additional comfort | ||
+ | | att-2-positive = +35% increase in lumbar support | ||
+ | | att-3-negative = +50% increase in financial hardship | ||
+ | | custom-description = For those who favour comfort over fiscal stability. | ||
+ | }} | ||
+ | |{{#invoke:Backpack item|backpack_item | ||
+ | | item-name = Rocket Launcher | ||
+ | | custom-name = Rawket Lawnchair | ||
+ | | quality = vintage | ||
+ | | item-level = 50 | ||
+ | | item-kind = Furniture | ||
+ | | att-1-positive = +20% additional comfort | ||
+ | | att-2-positive = +35% increase in lumbar support | ||
+ | | att-3-negative = +50% increase in financial hardship | ||
+ | | custom-description = For those who favour comfort over fiscal stability. | ||
+ | }} | ||
+ | |- | ||
+ | |<pre> | ||
+ | {{#invoke:Backpack item|backpack_item | ||
+ | | item-name = Wiki Cap | ||
+ | | quality = community | ||
+ | | item-kind = Hat | ||
+ | | item-level = 20 | ||
+ | | item-flags = Not Tradable or Usable in Crafting | ||
+ | | unusual-effect = Community Sparkle | ||
+ | | item-description = Given to valuable Community Contributors<br>Given to valuable contributors to the official TF2 Wiki<br><nowiki>http://wiki.teamfortress.com/</nowiki> | ||
+ | }} | ||
+ | </pre> | ||
+ | |{{Backpack item | ||
+ | | item-name = Wiki Cap | ||
+ | | quality = community | ||
+ | | item-kind = Hat | ||
+ | | item-level = 20 | ||
+ | | item-flags = Not Tradable or Usable in Crafting | ||
+ | | unusual-effect = Community Sparkle | ||
+ | | item-description = Given to valuable Community Contributors<br>Given to valuable contributors to the official TF2 Wiki<br><nowiki>http://wiki.teamfortress.com/</nowiki> | ||
+ | }} | ||
+ | |{{#invoke:Backpack item|backpack_item | ||
+ | | item-name = Wiki Cap | ||
+ | | quality = community | ||
+ | | item-kind = Hat | ||
+ | | item-level = 20 | ||
+ | | item-flags = Not Tradable or Usable in Crafting | ||
+ | | unusual-effect = Community Sparkle | ||
+ | | item-description = Given to valuable Community Contributors<br>Given to valuable contributors to the official TF2 Wiki<br><nowiki>http://wiki.teamfortress.com/</nowiki> | ||
+ | }} | ||
+ | |- | ||
+ | |<pre> | ||
+ | {{#invoke:Backpack item|backpack_item | ||
+ | | item-name = Tux | ||
+ | | limited = yes | ||
+ | | item-kind = Mascot | ||
+ | | item-level = 1-100 | ||
+ | | item-description = Linux represent! | ||
+ | }} | ||
+ | </pre> | ||
+ | |{{Backpack item | ||
+ | | item-name = Tux | ||
+ | | limited = yes | ||
+ | | item-kind = Mascot | ||
+ | | item-level = 1-100 | ||
+ | | item-description = Linux represent! | ||
+ | }} | ||
+ | |{{#invoke:Backpack item|backpack_item | ||
+ | | item-name = Tux | ||
+ | | limited = yes | ||
+ | | item-kind = Mascot | ||
+ | | item-level = 1-100 | ||
+ | | item-description = Linux represent! | ||
+ | }} | ||
+ | |- | ||
+ | |<pre> | ||
+ | {{#invoke:Backpack item|backpack_item | ||
+ | | item-name = Citizen Pain | ||
+ | | item-kind = Minigun | ||
+ | | grade = Assassin | ||
+ | | wear = Battle Scarred | ||
+ | }} | ||
+ | </pre> | ||
+ | |{{Backpack item | ||
+ | | item-name = Citizen Pain | ||
+ | | item-kind = Minigun | ||
+ | | grade = Assassin | ||
+ | | wear = Battle Scarred | ||
+ | }} | ||
+ | |{{#invoke:Backpack item|backpack_item | ||
+ | | item-name = Citizen Pain | ||
+ | | item-kind = Minigun | ||
+ | | grade = Assassin | ||
+ | | wear = Battle Scarred | ||
+ | }} | ||
+ | |- | ||
+ | |<pre> | ||
+ | {{#invoke:Backpack item|backpack_item | ||
+ | | item-name = A Hat to Kill For | ||
+ | | item-kind = Hat | ||
+ | | grade = Civilian | ||
+ | }} | ||
+ | </pre> | ||
+ | |{{Backpack item | ||
+ | | item-name = A Hat to Kill For | ||
+ | | item-kind = Hat | ||
+ | | grade = Civilian | ||
+ | }} | ||
+ | |{{#invoke:Backpack item|backpack_item | ||
+ | | item-name = A Hat to Kill For | ||
+ | | item-kind = Hat | ||
+ | | grade = Civilian | ||
+ | }} | ||
+ | |- | ||
+ | |<pre> | ||
+ | {{#invoke:Backpack item|backpack_item | ||
+ | | item-name = Medigun | ||
+ | | item-kind = Medi Gun | ||
+ | | quality = Strange | ||
+ | | strange-icon = yes | ||
+ | | rankson = Ubers | ||
+ | | killcount = 20 | ||
+ | | rankson2 = Kill assists | ||
+ | | killcount2 = 300 | ||
+ | | rankson3 = Allied Healing Done | ||
+ | | killcount3 = 10000 | ||
+ | }} | ||
+ | </pre> | ||
+ | |{{Backpack item | ||
+ | | item-name = Medigun | ||
+ | | item-kind = Medi Gun | ||
+ | | quality = Strange | ||
+ | | strange-icon = yes | ||
+ | | rankson = Ubers | ||
+ | | killcount = 20 | ||
+ | | rankson2 = Kill assists | ||
+ | | killcount2 = 300 | ||
+ | | rankson3 = Allied Healing Done | ||
+ | | killcount3 = 10000 | ||
+ | }} | ||
+ | |{{#invoke:Backpack item|backpack_item | ||
+ | | item-name = Medigun | ||
+ | | item-kind = Medi Gun | ||
+ | | quality = Strange | ||
+ | | strange-icon = yes | ||
+ | | rankson = Ubers | ||
+ | | killcount = 20 | ||
+ | | rankson2 = Kill assists | ||
+ | | killcount2 = 300 | ||
+ | | rankson3 = Allied Healing Done | ||
+ | | killcount3 = 10000 | ||
+ | }} | ||
+ | |- | ||
+ | |<pre> | ||
+ | {{#invoke:Backpack item|backpack_item | ||
+ | | item-name = Burstchester | ||
+ | | item-kind = Special Taunt | ||
+ | | rankson = Times Performed | ||
+ | | quality = Strange Unusual | ||
+ | | unusual-effect = Mega Strike | ||
+ | | grade = Assassin | ||
+ | | prefix = Taunt: | ||
+ | }} | ||
+ | </pre> | ||
+ | |{{Backpack item | ||
+ | | item-name = Burstchester | ||
+ | | item-kind = Special Taunt | ||
+ | | quality = Strange Unusual | ||
+ | | rankson = Times Performed | ||
+ | | unusual-effect = Mega Strike | ||
+ | | grade = Assassin | ||
+ | | prefix = Taunt: | ||
+ | }} | ||
+ | |{{#invoke:Backpack item|backpack_item | ||
+ | | item-name = Burstchester | ||
+ | | item-kind = Special Taunt | ||
+ | | quality = Strange Unusual | ||
+ | | rankson = Times Performed | ||
+ | | unusual-effect = Mega Strike | ||
+ | | grade = Assassin | ||
+ | | prefix = Taunt: | ||
+ | }} | ||
+ | |- | ||
+ | |<pre> | ||
+ | {{#invoke:Backpack item|backpack_item | ||
+ | | item-name = Forest Fire | ||
+ | | item-kind = Flame Thrower | ||
+ | | quality = Strange | ||
+ | | grade = Mercenary | ||
+ | | wear = Well-Worn | ||
+ | | rankson = Kills | ||
+ | | killcount = 10 | ||
+ | }} | ||
+ | </pre> | ||
+ | |{{Backpack item | ||
+ | | item-name = Forest Fire | ||
+ | | item-kind = Flame Thrower | ||
+ | | quality = Strange | ||
+ | | grade = Mercenary | ||
+ | | wear = Well-Worn | ||
+ | | rankson = Kills | ||
+ | | killcount = 10 | ||
+ | }} | ||
+ | |{{#invoke:Backpack item|backpack_item | ||
+ | | item-name = Forest Fire | ||
+ | | item-kind = Flame Thrower | ||
+ | | quality = Strange | ||
+ | | grade = Mercenary | ||
+ | | wear = Well-Worn | ||
+ | | rankson = Kills | ||
+ | | killcount = 10 | ||
+ | }} | ||
+ | |- | ||
+ | |<pre> | ||
+ | {{#invoke:Backpack item|backpack_item | ||
+ | | item-name = Co-Pilot | ||
+ | | item-kind = Hat | ||
+ | | limited = yes | ||
+ | | quality = Strange | ||
+ | | rankson = points scored | ||
+ | | killcount = 75 | ||
+ | | description = Winter 2014 Limited Community Cosmetic | ||
+ | }} | ||
+ | </pre> | ||
+ | |{{Backpack item | ||
+ | | item-name = Co-Pilot | ||
+ | | item-kind = Hat | ||
+ | | limited = yes | ||
+ | | quality = Strange | ||
+ | | rankson = points scored | ||
+ | | killcount = 75 | ||
+ | | description = Winter 2014 Limited Community Cosmetic | ||
+ | }} | ||
+ | |{{#invoke:Backpack item|backpack_item | ||
+ | | item-name = Co-Pilot | ||
+ | | item-kind = Hat | ||
+ | | limited = yes | ||
+ | | quality = Strange | ||
+ | | rankson = points scored | ||
+ | | killcount = 75 | ||
+ | | description = Winter 2014 Limited Community Cosmetic | ||
+ | }} | ||
+ | |- | ||
+ | |<pre> | ||
+ | {{#invoke:Backpack item|backpack_item | ||
+ | | item-name = Sniper Rifle | ||
+ | | item-kind = Sniper Rifle | ||
+ | | quality = Strange | ||
+ | | strange-icon = yes | ||
+ | | filter = yukon | ||
+ | | rankson = kills | ||
+ | | killcount = 999 | ||
+ | }} | ||
+ | </pre> | ||
+ | |{{Backpack item | ||
+ | | item-name = Sniper Rifle | ||
+ | | item-kind = Sniper Rifle | ||
+ | | quality = Strange | ||
+ | | strange-icon = yes | ||
+ | | filter = yukon | ||
+ | | rankson = kills | ||
+ | | killcount = 999 | ||
+ | }} | ||
+ | |{{#invoke:Backpack item|backpack_item | ||
+ | | item-name = Sniper Rifle | ||
+ | | item-kind = Sniper Rifle | ||
+ | | quality = Strange | ||
+ | | strange-icon = yes | ||
+ | | filter = yukon | ||
+ | | rankson = kills | ||
+ | | killcount = 999 | ||
+ | }} | ||
+ | |- | ||
+ | |<pre> | ||
+ | {{#invoke:Backpack item|backpack_item | ||
+ | | item-name = Max's Severed Head | ||
+ | | item-kind = Hat | ||
+ | | limited = yes | ||
+ | | paint-color = Team Spirit | ||
+ | }} | ||
+ | </pre> | ||
+ | |{{Backpack item | ||
+ | | item-name = Max's Severed Head | ||
+ | | item-kind = Hat | ||
+ | | limited = yes | ||
+ | | paint-color = Team Spirit | ||
+ | }} | ||
+ | |{{#invoke:Backpack item|backpack_item | ||
+ | | item-name = Max's Severed Head | ||
+ | | item-kind = Hat | ||
+ | | limited = yes | ||
+ | | paint-color = Team Spirit | ||
+ | }} | ||
+ | |- | ||
+ | |<pre> | ||
+ | {{#invoke:Backpack item|backpack_item | ||
+ | | item-name = Flare Gun | ||
+ | | item-kind = Flare Gun | ||
+ | | item-level = 10 | ||
+ | | item-description = This weapon will reload when not active | ||
+ | | att-1-positive = 100% critical hit vs burning players | ||
+ | | killstreak = professional // Killstreaks Active + changes prefix to "Professional Killstreak" | ||
+ | | killstreaker = Singularity // adds "Killstreaker: " line | ||
+ | | sheen = Hot Rod | ||
+ | }} | ||
+ | </pre> | ||
+ | |{{Backpack item | ||
+ | | item-name = Flare Gun | ||
+ | | item-kind = Flare Gun | ||
+ | | item-level = 10 | ||
+ | | prefix = Professional Killstreak | ||
+ | | item-description = This weapon will reload when not active | ||
+ | | att-1-positive = 100% critical hit vs burning players | ||
+ | | att-2-positive = Killstreaker: Singularity | ||
+ | | att-3-positive = Sheen: Hot Rod | ||
+ | | att-4-positive = Killstreaks Active | ||
+ | }} | ||
+ | |{{#invoke:Backpack item|backpack_item | ||
+ | | item-name = Flare Gun | ||
+ | | item-kind = Flare Gun | ||
+ | | item-level = 10 | ||
+ | | prefix = Professional Killstreak | ||
+ | | item-description = This weapon will reload when not active | ||
+ | | att-1-positive = 100% critical hit vs burning players | ||
+ | | att-2-positive = Killstreaker: Singularity | ||
+ | | att-3-positive = Sheen: Hot Rod | ||
+ | | att-4-positive = Killstreaks Active | ||
+ | }} | ||
+ | |- | ||
+ | |<pre> | ||
+ | {{#invoke:Backpack item|backpack_item | ||
+ | | quality = normal | ||
+ | | item-name = Tomislav | ||
+ | | item-kind = Tomislav | ||
+ | | item-level = 1 | ||
+ | | festivized = yes | ||
+ | }} | ||
+ | </pre> | ||
+ | |{{Backpack item | ||
+ | | quality = normal | ||
+ | | item-name = Tomislav | ||
+ | | item-kind = Tomislav | ||
+ | | item-level = 1 | ||
+ | | festivized = yes | ||
+ | }} | ||
+ | |{{#invoke:Backpack item|backpack_item | ||
+ | | quality = normal | ||
+ | | item-name = Tomislav | ||
+ | | item-kind = Tomislav | ||
+ | | item-level = 1 | ||
+ | | festivized = yes | ||
+ | }} | ||
+ | |- | ||
+ | |<pre> | ||
+ | {{#invoke:Backpack item|backpack_item | ||
+ | | item-name = Jarate | ||
+ | | item-level = 5 | ||
+ | | item-kind = Jar Based Karate | ||
+ | | gift-from = Darkid | ||
+ | | date-received = Wednesday, January 4, 2017 | ||
+ | }}</pre> | ||
+ | |{{Backpack item | ||
+ | | item-name = Jarate | ||
+ | | item-level = 5 | ||
+ | | item-kind = Jar Based Karate | ||
+ | | gift-from = Darkid | ||
+ | | date-received = Wednesday, January 4, 2017 | ||
+ | }} | ||
+ | |{{#invoke:Backpack item|backpack_item | ||
+ | | item-name = Jarate | ||
+ | | item-level = 5 | ||
+ | | item-kind = Jar Based Karate | ||
+ | | gift-from = Darkid | ||
+ | | date-received = Wednesday, January 4, 2017 | ||
+ | }} | ||
+ | |- | ||
+ | |<pre> | ||
+ | {{#invoke:Backpack item|backpack_item | ||
+ | | item-name = Name Tag | ||
+ | | item-level = 1 | ||
+ | | item-kind = Tool | ||
+ | | att-1-neutral = Changes the name of an item in your backpack | ||
+ | | item-uses = 1 | ||
+ | | item-flags = Not Tradable or Marketable | ||
+ | }}</pre> | ||
+ | |{{Backpack item | ||
+ | | item-name = Name Tag | ||
+ | | item-level = 1 | ||
+ | | item-kind = Tool | ||
+ | | att-1-neutral = Changes the name of an item in your backpack | ||
+ | | item-uses = 1 | ||
+ | | item-flags = Not Tradable or Marketable | ||
+ | }} | ||
+ | |{{#invoke:Backpack item|backpack_item | ||
+ | | item-name = Name Tag | ||
+ | | item-level = 1 | ||
+ | | item-kind = Tool | ||
+ | | att-1-neutral = Changes the name of an item in your backpack | ||
+ | | item-uses = 1 | ||
+ | | item-flags = Not Tradable or Marketable | ||
+ | }} | ||
+ | |- | ||
+ | |<pre> | ||
+ | {{#invoke:Backpack item|backpack_item | ||
+ | | item-name = Heavy Costume Transmogrifier | ||
+ | | custom-icon = Backpack Costume Transmogrifier Heavy.png | ||
+ | | item-description = Using this transmogrifier on any Halloween 2013 costume piece will replace it with a costume piece wearable by Heavies. | ||
+ | | item-level = 1 | ||
+ | | item-kind = Tool | ||
+ | | item-expiration = Monday, November 11, 2013 (6:00:00) | ||
+ | | item-uses = 1 | ||
+ | }}</pre> | ||
+ | |{{Backpack item | ||
+ | | item-name = Heavy Costume Transmogrifier | ||
+ | | custom-icon = Backpack Costume Transmogrifier Heavy.png | ||
+ | | item-description = Using this transmogrifier on any Halloween 2013 costume piece will replace it with a costume piece wearable by Heavies. | ||
+ | | item-level = 1 | ||
+ | | item-kind = Tool | ||
+ | | item-expiration = Monday, November 11, 2013 (6:00:00) | ||
+ | | item-uses = 1 | ||
+ | }} | ||
+ | |{{#invoke:Backpack item|backpack_item | ||
+ | | item-name = Heavy Costume Transmogrifier | ||
+ | | custom-icon = Backpack Costume Transmogrifier Heavy.png | ||
+ | | item-description = Using this transmogrifier on any Halloween 2013 costume piece will replace it with a costume piece wearable by Heavies. | ||
+ | | item-level = 1 | ||
+ | | item-kind = Tool | ||
+ | | item-expiration = Monday, November 11, 2013 (6:00:00) | ||
+ | | item-uses = 1 | ||
+ | }} | ||
+ | |- | ||
+ | |<pre> | ||
+ | {{#invoke:Backpack item|backpack_item | ||
+ | | item-name = Shotgun | ||
+ | | quality = Strange | ||
+ | | festivized = yes | ||
+ | | killstreak = professional | ||
+ | | filter = yukon | ||
+ | }}</pre> | ||
+ | |{{Backpack item | ||
+ | | item-name = Shotgun | ||
+ | | quality = Strange | ||
+ | | festivized = yes | ||
+ | | killstreak = professional | ||
+ | | filter = yukon | ||
+ | }} | ||
+ | |{{#invoke:Backpack item|backpack_item | ||
+ | | item-name = Shotgun | ||
+ | | quality = Strange | ||
+ | | festivized = yes | ||
+ | | killstreak = professional | ||
+ | | filter = yukon | ||
+ | }} | ||
+ | |} | ||
+ | |||
+ | == See also == | ||
+ | {{Image insertion templates list}} | ||
+ | |||
+ | <noinclude>[[Category:Template documentation|Backpack item]]</noinclude> |
Latest revision as of 19:50, 25 May 2019
This template is used to display item stats similar to how they appear in-game.
Parameters
Parameter | Example | Description |
---|---|---|
item-name
|
Batter's Helmet
|
Proper item name in English (e.g. Batter's Helmet instead of Casque de Batteur). The item name will be automatically translated on language subpages. |
custom-name
|
Spam Hammer
|
Adds a custom name with quotation marks. Still needs item-name to produce the correct image.
|
no-custom-name-quotes
|
yes
|
Removes quotation marks from custom names if the custom-name field is used.
|
custom-icon
|
File:User Username my item icon.png
|
Adds a custom icon for users' own purposes. This parameter is independent from item-name parameter.
|
quality
|
normal
|
Defaults to "unique " (the standard item yellow). See Item quality for a list of accepted values.
|
prefix
|
none The Best
|
Set to "none" to hide the "Vintage" or "Community", etc, prefix but keeping the colour. Can also use a custom value, e.g. "prefix = The Best " will generate "The Best Flare Gun".
|
suffix
|
none The Best
|
Same as 'prefix' for non-en pages. Can also use a custom value, e.g. "suffix = The Best " will generate "Flare Gun The Best".
|
filter
|
Coldfront
|
Adds the appropriate Strange Filter prefix / suffix to the weapon. |
paint-color
|
Mann Co. Orange
|
Adds the colored paint 'splat' specified to the top right of the item icon. |
unusual-effect
|
Bubbling
|
Adds the Particle Effect icon to the top right of the item's icon. Also adds the "Unusual Effect:" line. |
strange-icon
|
yes
|
Adds the Strange/StatTrack icon to the top right of the item's icon. |
decal-icon
|
yes
|
Adds this icon to the top right of the item's icon. Only used on the Items page. |
Attributes | ||
item-level
|
50
|
Item level. Defaults to "1-100". |
item-kind
|
Hat
|
Item kind. This string is not automatically translated. |
no-level
|
yes
|
Optional attribute. If "yes", item level will not be displayed. |
limited
|
yes
|
Optional attribute. If "yes", the item name will be colored yellow, the word "Limited" will be added with a link to Limited Quantity. |
grade
|
elite
|
Optional attribute. If specified, the item name will be colored correctly for the grade, and the name of the grade will be added before the name, e.g.: Elite Grade Rocket Launcher. Valid options are Civilian, Freelance, Mercenary, Commando, Assassin, Elite
|
wear
|
factory new
|
Optional attribute, for decorated weapons. Listed in parenthesis after the item name, e.g.: Rocket Launcher (Factory New). Valid options are Battle Scarred, Well-Worn, Field-Tested, Minimal Wear, Factory New.
|
rankson
|
Kills
|
Primary stat method for a strange weapon. |
killcount
|
7616
|
Number of kills for the primary rank method. |
rankson2
|
Kill assists or Damage dealt
|
Secondary rank method or strange part. rankson3 and rankson4 work similarly.
|
killcount2
|
12
|
Number of kills for the secondary rank method or first strange part. killcount3 and killcount4 work similarly.
|
|
|
Displays up to 8 positive, negative and neutral values. |
item-description
|
It doesn't matter how much people respect you when they're on fire.
|
For items that have an in-game description. This displays the description in a smaller font in order to distinguish from neutral attributes. Will not display if a custom-description is set.
|
custom-description
|
This hat is the greatest.
|
For items that have a custom in-game description (from a Description Tag). Displays like a normal description but has quotation marks surrounding it. |
gift-from
|
Robin
|
Display the source of a gifted item. Displays the text "Gift from: Robin" |
date-received
|
Mar 23, 2011 (06:30:00)
|
Display the date a gifted item was received. Will not appear if no gift-from is defined. Displays the text "Date Received: Mar 23, 2011 (06:30:00)"
|
item-expiration
|
Dec 31, 2010 (23:00:00)
|
For items that expire. Displays the text "This item will expire on Dec 31, 2010 (23:00:00).". |
item-uses
|
5
|
For items that have "uses". Displays the text "This is a limited item. Uses: 5". |
item-flags
|
Not Tradable or Usable in Crafting
|
For item flags. Displays them inside brackets: "( Not Tradable or Usable in Crafting )". |
festivized
|
yes
|
For items which have been Festivized. Displays the text "Festivized". |
Styling | ||
width
|
25%
|
Width parameter. Defaults to 100% in infoboxes, but for other usages, can be any value (%, px, pt, em).
|
style
|
Style parameter. Can add any valid CSS style to the main div. |
Examples
Code | Old Output | New Output |
---|---|---|
{{#invoke:Backpack item|backpack_item | item-name = Cloak and Dagger | item-level = 5 | item-kind = Invis Watch | att-1-neutral = Cloak Type: Feign Death | att-2-positive = +80% cloak regen rate | att-3-negative = +60% cloak drain rate }} |
Cloak and Dagger Template:Dictionary/common strings/backpack item level Invis Watch Cloak Type: Feign Death +80% cloak regen rate +60% cloak drain rate | |
{{#invoke:Backpack item|backpack_item | item-name = Rocket Launcher | custom-name = Rawket Lawnchair | quality = vintage | item-level = 50 | item-kind = Furniture | att-1-positive = +20% additional comfort | att-2-positive = +35% increase in lumbar support | att-3-negative = +50% increase in financial hardship | custom-description = For those who favour comfort over fiscal stability. }} |
"Rawket Lawnchair" Template:Dictionary/common strings/backpack item level Furniture +20% additional comfort +35% increase in lumbar support +50% increase in financial hardship "For those who favour comfort over fiscal stability." | |
{{#invoke:Backpack item|backpack_item | item-name = Wiki Cap | quality = community | item-kind = Hat | item-level = 20 | item-flags = Not Tradable or Usable in Crafting | unusual-effect = Community Sparkle | item-description = Given to valuable Community Contributors<br>Given to valuable contributors to the official TF2 Wiki<br>http://wiki.teamfortress.com/ }} |
Community Wiki Cap Template:Dictionary/common strings/backpack item level Hat Template:Dictionary/common strings/backpack item unusual effect Given to valuable Community Contributors Given to valuable contributors to the official TF2 Wiki http://wiki.teamfortress.com/ ( Not Tradable or Usable in Crafting ) | |
{{#invoke:Backpack item|backpack_item | item-name = Tux | limited = yes | item-kind = Mascot | item-level = 1-100 | item-description = Linux represent! }} |
Tux |
Tux [[Limited Quantity|Template:Dictionary/common strings/backpack item limited]] Template:Dictionary/common strings/backpack item level Mascot Linux represent! |
{{#invoke:Backpack item|backpack_item | item-name = Citizen Pain | item-kind = Minigun | grade = Assassin | wear = Battle Scarred }} |
Template:Dictionary/items/citizen pain |
Template:Dictionary/items/citizen pain Assassin Grade Minigun (Battle Scarred) |
{{#invoke:Backpack item|backpack_item | item-name = A Hat to Kill For | item-kind = Hat | grade = Civilian }} |
||
{{#invoke:Backpack item|backpack_item | item-name = Medigun | item-kind = Medi Gun | quality = Strange | strange-icon = yes | rankson = Ubers | killcount = 20 | rankson2 = Kill assists | killcount2 = 300 | rankson3 = Allied Healing Done | killcount3 = 10000 }} |
||
{{#invoke:Backpack item|backpack_item | item-name = Burstchester | item-kind = Special Taunt | rankson = Times Performed | quality = Strange Unusual | unusual-effect = Mega Strike | grade = Assassin | prefix = Taunt: }} |
taunt: Burstchester | |
{{#invoke:Backpack item|backpack_item | item-name = Forest Fire | item-kind = Flame Thrower | quality = Strange | grade = Mercenary | wear = Well-Worn | rankson = Kills | killcount = 10 }} |
Unremarkable Template:Dictionary/items/forest fire |
Unremarkable Template:Dictionary/items/forest fire Mercenary Grade Flame Thrower (Well-Worn) |
{{#invoke:Backpack item|backpack_item | item-name = Co-Pilot | item-kind = Hat | limited = yes | quality = Strange | rankson = points scored | killcount = 75 | description = Winter 2014 Limited Community Cosmetic }} |
Odious Co-Pilot |
Odious Co-Pilot [[Limited Quantity|Template:Dictionary/common strings/backpack item limited]] Odious Hat - Points Scored: 75 |
{{#invoke:Backpack item|backpack_item | item-name = Sniper Rifle | item-kind = Sniper Rifle | quality = Strange | strange-icon = yes | filter = yukon | rankson = kills | killcount = 999 }} |
||
{{#invoke:Backpack item|backpack_item | item-name = Max's Severed Head | item-kind = Hat | limited = yes | paint-color = Team Spirit }} |
Max's Severed Head |
Max's Severed Head |
{{#invoke:Backpack item|backpack_item | item-name = Flare Gun | item-kind = Flare Gun | item-level = 10 | item-description = This weapon will reload when not active | att-1-positive = 100% critical hit vs burning players | killstreak = professional // Killstreaks Active + changes prefix to "Professional Killstreak" | killstreaker = Singularity // adds "Killstreaker: " line | sheen = Hot Rod }} |
professional killstreak Flare Gun Template:Dictionary/common strings/backpack item level Flare Gun 100% critical hit vs burning players Killstreaker: Singularity Sheen: Hot Rod Killstreaks Active This weapon will reload when not active | |
{{#invoke:Backpack item|backpack_item | quality = normal | item-name = Tomislav | item-kind = Tomislav | item-level = 1 | festivized = yes }} |
||
{{#invoke:Backpack item|backpack_item | item-name = Jarate | item-level = 5 | item-kind = Jar Based Karate | gift-from = Darkid | date-received = Wednesday, January 4, 2017 }} |
||
{{#invoke:Backpack item|backpack_item | item-name = Name Tag | item-level = 1 | item-kind = Tool | att-1-neutral = Changes the name of an item in your backpack | item-uses = 1 | item-flags = Not Tradable or Marketable }} |
Name Tag Template:Dictionary/common strings/backpack item level Tool Changes the name of an item in your backpack Template:Dictionary/common strings/backpack item item uses ( Not Tradable or Marketable ) | |
{{#invoke:Backpack item|backpack_item | item-name = Heavy Costume Transmogrifier | custom-icon = Backpack Costume Transmogrifier Heavy.png | item-description = Using this transmogrifier on any Halloween 2013 costume piece will replace it with a costume piece wearable by Heavies. | item-level = 1 | item-kind = Tool | item-expiration = Monday, November 11, 2013 (6:00:00) | item-uses = 1 }} |
Heavy Costume Transmogrifier Template:Dictionary/common strings/backpack item level Tool Using this transmogrifier on any Halloween 2013 costume piece will replace it with a costume piece wearable by Heavies. Template:Dictionary/common strings/backpack item item expiration Template:Dictionary/common strings/backpack item item uses | |
{{#invoke:Backpack item|backpack_item | item-name = Shotgun | quality = Strange | festivized = yes | killstreak = professional | filter = yukon }} |
See also
Image insertion templates (
)- Team Fortress 2
{{Backpack icon}}
– for inserting an image from the backpack.{{Backpack item}}
– for displaying loadout stats.{{Icon class}}
– for displaying class icons.{{Icon item}}
– for displaying images from the item icons done in Shugo style.{{Icon killicon}}
– for displaying kill icon images.{{Kill notice}}
– for displaying a kill notice.
- Wiki-related
{{Possession}}
– for displaying the icons used in{{Item checklist}}
.{{User halloween mask possession}}
– for displaying Halloween Mask icons used in hat and item checklists.{{Comment}}
– for displaying "Support", "Oppose" and "Comment" symbols.{{Pro}}
,{{Con}}
&{{Neut}}
; Compact form for common uses of{{Comment}}
{{Flagicon}}
– generates the flag icon of a country when given the country code.