Difference between revisions of "Module:Availability/Sandbox/doc"
m (→Entries) |
m (updated) |
||
Line 4: | Line 4: | ||
{{Ambox | {{Ambox | ||
| type = notice | | type = notice | ||
− | | contents = To update which crate series are linked as active, change the list in [[Module:Availability/ | + | | contents = To update which crate series are linked as active, change the list in [[Module:Availability/active]]. |
}} | }} | ||
Line 155: | Line 155: | ||
* {{tlx|avail|drop|craft|purchase}} produces {{#invoke:Availability/Sandbox|avail|drop|craft|purchase}} | * {{tlx|avail|drop|craft|purchase}} produces {{#invoke:Availability/Sandbox|avail|drop|craft|purchase}} | ||
* {{tlx|avail|drop|craft|purchase|promotional}} produces {{#invoke:Availability/Sandbox|avail|drop|craft|purchase|promotional}} | * {{tlx|avail|drop|craft|purchase|promotional}} produces {{#invoke:Availability/Sandbox|avail|drop|craft|purchase|promotional}} | ||
− | |||
=== Backwards compatibility === | === Backwards compatibility === | ||
Line 172: | Line 171: | ||
| <code>xmas2015</code> || <code>festive-gift</code> || {{#invoke:Availability/Sandbox|avail|festive-gift}} | | <code>xmas2015</code> || <code>festive-gift</code> || {{#invoke:Availability/Sandbox|avail|festive-gift}} | ||
|- | |- | ||
− | | <code>winter2016</code> || <code> | + | | <code>winter2016</code> || <code>case105</code> || {{#invoke:Availability/Sandbox|avail|case105}} |
|- | |- | ||
− | | <code>winter2016-strange</code> || <code> | + | | <code>winter2016-strange</code> || <code>case105</code> || {{#invoke:Availability/Sandbox|avail|case105}} |
|- | |- | ||
− | | <code>winter2016-unusual</code> || <code> | + | | <code>winter2016-unusual</code> || <code>case105</code> || {{#invoke:Availability/Sandbox|avail|case105}} |
|- | |- | ||
| <code>unusual-#</code> || <code>unusual</code> || {{#invoke:Availability/Sandbox|avail|unusual}} | | <code>unusual-#</code> || <code>unusual</code> || {{#invoke:Availability/Sandbox|avail|unusual}} | ||
|} | |} |
Revision as of 16:50, 2 January 2024
This module is very complex. If you have questions about this module, feel free to ask on the IRC. Darkid has offered to maintain this module, you may contact them if you need further assistance. |
To update which crate series are linked as active, change the list in Module:Availability/active. |
Module:Availability (aka Template:Availability) is used to display and autotranslate the 'Availability' section in {{Item infobox}}
. Preferably, the shortcut {{avail}}
should be used.
For future reference, if creating new additions, the key cannot include a number, or it will be parsed out. Thus, if you want to add a string like xmas2015
, instead add it to the Multipart strings with xmas
and use num
to represent the 2015.
Contents
Entries
Parameter | Output |
---|---|
audition-reel |
Audition Reel |
bread-box |
Bread Box |
chemistryset |
Chemistry Set |
case-any |
Lua error: Module:Availability/Sandbox:166: Passed an invalid string to Module:Availability: "case-any".
Please do not translate these strings, they will be translated automatically. |
case-bonus |
[[Mann Co. Supply Crate/Retired case series#|Template:Dictionary/items/case]] (bonus) |
collectors |
Chemistry Set (Collector's) |
contract |
Contract (Decorated) |
contract-unique |
ConTracker |
craft |
Craft |
craft-expired |
Craft (expired) |
creepy-crate |
Unlocked Creepy Crate |
directors |
Director's Cut Reel |
distributed |
Distributed |
distributed-duels |
Distributed (periodical) |
distributed-expired |
Distributed (expired) |
distributed-gifts |
Distributed (periodical) |
distributed-stamps |
Distributed (periodical) |
drop |
Drop |
drop-expired |
Drop (expired) |
festive-gift |
Smissmas 2015 Festive Gift |
gift-cauldron |
Halloween Gift Cauldron |
goodie-cauldron |
Antique Halloween Goodie Cauldron (limited) |
halloween-package |
Halloween Package |
halloween-purchase |
Purchase |
halloween-purchase-expired |
Purchase (expired) |
hauntedgift |
Haunted Halloween Gift (expired) |
jungleinferno-campaign |
Jungle Inferno Campaign Pass (limited) |
jungleinferno-contracts |
Jungle Inferno Contracts Pass |
keyless-crate |
Unlocked Cosmetic Crate (Unique and Strange) |
keyless-crate-unusual |
Unlocked Cosmetic Crate (Unique, Strange and Unusual) |
mvm |
Lua error: Module:Availability/Sandbox:166: Passed an invalid string to Module:Availability: "mvm".
Please do not translate these strings, they will be translated automatically. |
pallet-of-crates |
Pallet of Crates |
pile-of-curses |
Pile of Curses (expired) |
promotional |
Promotional |
promotional-craft |
Promotional (craft) |
promotional-expired |
Promotional (expired) |
promotional-expired-codes |
Promotional (expired) |
promotional-unlock |
Promotional (unlock) |
purchase |
Purchase |
purchase-limited |
Purchase (limited) |
retired |
Retired |
stock |
Stock |
stockpile |
Stockpile Crate |
trade-up |
Trade-Up |
transmute |
Halloween Transmute (Untradable) |
unavailable |
Unavailable |
unlock |
Unlock |
unusual |
Uncrate (Unusual) |
unusual-expired |
Uncrate (Unusual) (expired) |
warpaint |
War Paint (Decorated) |
MvM related strings | |
mannup |
Reward |
australium |
Reward (Australium) |
botkiller |
Reward (Botkiller) |
mvm-both-types |
Reward (Botkiller and Australium) |
Dynamic strings (mostly used for crate numbers). The numeric value is automatically parsed. | |
crate1 |
Uncrate #1 |
crate2-strange |
Uncrate #2 (Strange) |
crate3-festive |
Uncrate #3 (Festive) (expired) |
crate4-haunted |
Uncrate #4 (Haunted) (expired) |
crate5-bonus |
[[Mann Co. Supply Crate/Retired case series#5|Template:Dictionary/items/case 5]] (bonus) |
crate6-expired |
Uncrate #6 (expired) |
crate91 |
Uncrate #91 |
crate92 |
Uncrate #92 |
case104 |
Creepy Crawly Case |
case105 |
Unlocked Winter 2016 Cosmetic Case |
Usage
{{avail|drop}}
produces Drop{{avail|drop|craft}}
produces Drop or Craft{{avail|drop|craft|purchase}}
produces Drop, Craft or Purchase{{avail|drop|craft|purchase|promotional}}
produces Drop, Craft, Purchase or Promotional
Backwards compatibility
{{Availability}}
changes over time, and thus has some parameters which have been deprecated. They will still function in this template, but their use will place the page into Outdated Availability Parameters. Please replace them with the appropriate new value.
Outdated Parameter | New Parameter | Output |
---|---|---|
crate-scorched |
crate46 |
Uncrate #46 |
crate74 |
crate74-haunted |
Uncrate #74 (Haunted) (expired) |
crate74-expired |
crate74-haunted |
Uncrate #74 (Haunted) (expired) |
xmas2015 |
festive-gift |
Smissmas 2015 Festive Gift |
winter2016 |
case105 |
Unlocked Winter 2016 Cosmetic Case |
winter2016-strange |
case105 |
Unlocked Winter 2016 Cosmetic Case |
winter2016-unusual |
case105 |
Unlocked Winter 2016 Cosmetic Case |
unusual-# |
unusual |
Uncrate (Unusual) |