Difference between revisions of "Template:Achievement"

From Team Fortress Wiki
Jump to: navigation, search
m
m
Line 3: Line 3:
 
{| class="wikitable" cellpadding="0" style="width: 100%; text-align: left;"
 
{| class="wikitable" cellpadding="0" style="width: 100%; text-align: left;"
 
| width="10%" | [[File:{{{image|Tf2-logo-transparent.png}}}|64px]]
 
| width="10%" | [[File:{{{image|Tf2-logo-transparent.png}}}|64px]]
| style="padding-left: 4px; padding-right: 4px;" | '''''{{{name|Do The Impossible}}}'''''
+
| style="padding-left: 4px; padding-right: 4px;" | '''''{{{name|Achievement Name}}}'''''
{{{desc|{{{description|Earn 20,000 kills with the [[Syringe Gun]] in less than 30 seconds on [[Well]] with a [[Medic]] [[hat]] equipped.}}}}}}{{#if:{{{reward|}}}|<br />
+
{{{desc|{{{description|Lorem ipsum dolor sit amet, lorem ipsum, dolor, sit amet. Lorem dolor, sit amet ipsum.}}}}}}{{#if:{{{reward|}}}|<br />
<small>'''Reward''': [[{{{reward|Weapons}}}|The Unlocker]]</small>|}}
+
<small>'''Reward''': [[{{{reward|Weapons}}}|{{{reward|Weapon name}}}]]</small>|}}
 
|}<noinclude>
 
|}<noinclude>
 
'''Usage:'''
 
'''Usage:'''

Revision as of 02:37, 18 July 2010

64px Achievement Name

Lorem ipsum dolor sit amet, lorem ipsum, dolor, sit amet. Lorem dolor, sit amet ipsum.

Usage:

  • {{Achievement |
    • image - file name of the image (excluding "File:" or "Image:" prefix). Will display TF2 logo if none is given.
    • name - name of the achievement.
    • desc or description - the corresponding description (should use exact wording from Steam page).
    • reward - if the achievement is a Milestone achievement, put the name of the weapon that is earned (i.e. the Ambassador).
  • }}