Difference between revisions of "Template:Achievement"
m (fuck it) |
m |
||
Line 1: | Line 1: | ||
− | {| class="wikitable" cellpadding="0" style="width: | + | <!-- intended to replace tables used for achievements |
− | | width=" | + | with a standardised template so they all look the same. --> |
+ | {| class="wikitable" cellpadding="0" style="width: 100%; text-align: left;" | ||
+ | | width="20%" | [[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|Do The Impossible}}}''''' | ||
{{{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|Earn 20,000 kills with the [[Syringe Gun]] in less than 30 seconds on [[Well]] with a [[Medic]] [[hat]] equipped.}}}}}}{{#if:{{{reward|}}}|<br /> |
Revision as of 02:35, 18 July 2010
64px | Do The Impossible
Earn 20,000 kills with the Syringe Gun in less than 30 seconds on Well with a Medic hat equipped. |
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).
- }}