Difference between revisions of "Template:Crate series table"

From Team Fortress Wiki
Jump to: navigation, search
(+some more de)
(added new parameter for festive crate stranges)
Line 253: Line 253:
 
   | ru = Оружие, полученное из этого ящика, будет со [[Strange/ru|странностями]].
 
   | ru = Оружие, полученное из этого ящика, будет со [[Strange/ru|странностями]].
 
   | zh-hant = 從這箱子拿到的武器,將會是[[Strange/zh-hant|奇異屬性]]的武器。  
 
   | zh-hant = 從這箱子拿到的武器,將會是[[Strange/zh-hant|奇異屬性]]的武器。  
 +
  }}
 +
  </td>
 +
</tr>
 +
}}
 +
{{#if:{{{strange2|}}}
 +
| <tr>
 +
  <td colspan="3" style="background:#dee8ed; text-align:center;">{{lang
 +
  | en = Weapons obtained from this crate might have the [[Strange]] quality.
 
   }}
 
   }}
 
   </td>
 
   </td>
Line 330: Line 338:
 
:: The estimated drop rate of an Exceedingly Rare Special Item!
 
:: The estimated drop rate of an Exceedingly Rare Special Item!
 
:; ''strange''
 
:; ''strange''
:: Set {{code|yes}} if weapons uncrated have the Strange quality. Remove this parameter if weapons do not have the Strange quality.
+
:: Set {{code|yes}} if weapons uncrated '''will''' have the Strange quality. Remove this parameter if weapons do not have the Strange quality.
 +
:; ''strange2''
 +
:: Set {{code|yes}} if weapons uncrated '''might''' have the Strange quality. Remove this parameter if weapons do not have the Strange quality.
 
</noinclude>
 
</noinclude>

Revision as of 04:56, 18 December 2011

Documentation for Crate series table

Example

{{Crate series table
| collapsed          = no

| series             = 21
| drops              = yes

| item1              = Gloves of Running Urgently
| rate1              = 22.25%

| item2              = Shotgun
| rate2              = 22.25%

| item3              = Minigun
| rate3              = 22.25%

| item4              = Natascha
| rate4              = 22.25%

| item5              = Hound Dog
| rate5              = 5%

| item6              = Football Helmet
| rate6              = 5%

| rateU              = 1%
| strange            = yes
}}
Crate Series #21
Drops Yes
Items
Gloves of Running UrgentlyGloves of Running Urgently
Expression error: Unrecognized punctuation character "%". .Expression error: Unrecognized punctuation character "%".%
ShotgunShotgun
Expression error: Unrecognized punctuation character "%". .Expression error: Unrecognized punctuation character "%".%
MinigunMinigun
Expression error: Unrecognized punctuation character "%". .Expression error: Unrecognized punctuation character "%".%
NataschaNatascha
Expression error: Unrecognized punctuation character "%". .Expression error: Unrecognized punctuation character "%".%
Hound DogHound Dog
Expression error: Unrecognized punctuation character "%". .Expression error: Unrecognized punctuation character "%".%
Football HelmetFootball Helmet
Expression error: Unrecognized punctuation character "%". .Expression error: Unrecognized punctuation character "%".%
or an Exceedingly Rare Special Item!
Expression error: Unrecognized punctuation character "%". .Expression error: Unrecognized punctuation character "%".%
Drop rate is an estimate only.
Weapons obtained from this crate will have the Strange quality.

Parameters

collapsed
Set yes for collapsed table. Set no for uncollapsed table. Default is yes.
series
Crate series number.
drops
Set yes if it does drop. Set no if it doesn't drop. Default is no.
item# (Numbers 1-21)
The name of the item.
rate# (Numbers 1-21)
The estimated drop rate of the specified item.
rateU
The estimated drop rate of an Exceedingly Rare Special Item!
strange
Set yes if weapons uncrated will have the Strange quality. Remove this parameter if weapons do not have the Strange quality.
strange2
Set yes if weapons uncrated might have the Strange quality. Remove this parameter if weapons do not have the Strange quality.