Difference between revisions of "User:Cooper Kid/Misc image generator"

From Team Fortress Wiki
Jump to: navigation, search
m
m
Line 10: Line 10:
 
</noinclude>
 
</noinclude>
  
'''{{#switch:{{#expr:({{CURRENTWEEK}}*{{CURRENTYEAR}}) mod 119}}
+
'''{{#switch:{{#expr:({{CURRENTWEEK}}*{{CURRENTYEAR}}) mod 123}}
  
 
| 1 = {{Item image|Gentle Manne's Service Medal}}
 
| 1 = {{Item image|Gentle Manne's Service Medal}}
Line 144: Line 144:
 
| 103 = {{Item image|Brainiac Hairpiece}}
 
| 103 = {{Item image|Brainiac Hairpiece}}
  
| 104 = {{Item image|Spirit Of Giving}}
+
| 104 = {{Item image|Spirit of Giving}}
  
 
| 105 = {{Item image|Bolgan Family Crest}}
 
| 105 = {{Item image|Bolgan Family Crest}}
Line 172: Line 172:
 
| 118 = {{Item image|Doublecross-Comm}}
 
| 118 = {{Item image|Doublecross-Comm}}
 
| 119 = {{Item image|Sneaky Spats of Sneaking}}
 
| 119 = {{Item image|Sneaky Spats of Sneaking}}
 +
 +
| 120 = {{Item image|Surgeon's Side Satchel}}
 +
| 121 = {{Item image|Atomic Accolade}}
 +
| 122 = {{Item image|Professor's Pineapple}}
 +
| 123 = {{Item image|Quadwrangler}}
 
}}'''
 
}}'''
  

Revision as of 00:49, 4 June 2012

This template's purpose is to select a random image every week to be displayed on the misc page.

A random miscellaneous item is selected every Monday. The Misc of the Month template can then be changed manually.

It is currently: Week 1, January 2025 (this is here to avoid any discrepancies between client time and server time).

The items are listed in the code in chronological order, grouped by update, so adding more is easy. However the mod digit must be altered to reflect the new number of items whenever more are added.

The program changes whenever new items are added; as such the list should only be updated at the end of each week to avoid confusion.



Image Log

Image Generator Log
2017 Cosmetic
Week 1 Dadliest Catch
Week 2 Angel of Death

Notes:
Italic text indicates repeated items.
Green text indicates Christmas themed items.
Purple text indicates Halloween themed items.

See Also