Difference between revisions of "Template:Achievement"
(Heavy: "You are so small! Is funny to me!" ______________ made some teenie tiny changes) |
|||
Line 16: | Line 16: | ||
| style="padding-left: 4px; padding-right: 4px; {{lang|ar=text-align:right;}}" | '''''{{{1|Achievement Name}}}'''''<br />{{{2|Lorem ipsum dolor sit amet, lorem ipsum, dolor, sit amet.}}}{{#if:{{{reward|}}}|<br /> | | style="padding-left: 4px; padding-right: 4px; {{lang|ar=text-align:right;}}" | '''''{{{1|Achievement Name}}}'''''<br />{{{2|Lorem ipsum dolor sit amet, lorem ipsum, dolor, sit amet.}}}{{#if:{{{reward|}}}|<br /> | ||
<small>'''{{lang | <small>'''{{lang | ||
− | | ar = | + | | ar = جائزة |
| cs = Odměna | | cs = Odměna | ||
| en = Reward | | en = Reward | ||
Line 39: | Line 39: | ||
}}:''' {{{reward}}}</small>|}}{{#if:{{{obtain-text|}}}{{{obtain-level|}}} | }}:''' {{{reward}}}</small>|}}{{#if:{{{obtain-text|}}}{{{obtain-level|}}} | ||
| <hr style="margin: 0.5em 0;" />'''{{lang | | <hr style="margin: 0.5em 0;" />'''{{lang | ||
− | | ar = | + | | ar = صعوبة |
| cs = Obtížnost | | cs = Obtížnost | ||
| en = Difficulty | | en = Difficulty | ||
Line 225: | Line 225: | ||
| Hard/Very Hard | | Hard/Very Hard | ||
| Hard-Very Hard = {{lang | | Hard-Very Hard = {{lang | ||
− | | ar = صعب جدا | + | | ar = صعب - الصعب جدا |
| cs = Těžké-Velmi Těžké | | cs = Těžké-Velmi Těžké | ||
| en = Hard-Very Hard | | en = Hard-Very Hard |
Revision as of 07:33, 27 February 2011
Achievement Name Lorem ipsum dolor sit amet, lorem ipsum, dolor, sit amet. |
This template uses translation switching. The correct language will be displayed automatically. Localized versions of this template (e.g. Template:Achievement/ru) are not necessary. Add your translations directly to this template by editing it. Supported languages for this template: ar, cs, de, es, fi, fr, hu, ja, ko, no, pl, pt, pt-br, ro, it, ru, sv, zh-hans, zh-hant (add) |
Documentation for Achievement
This template was created in order to standardise how achievements appear in article pages.
You should not use this template directly. To show a particular achievement on a page, use {{Show achievement}}
instead. This template holds only the code to display achievements in a table. It does not hold any translated text or titles.
Parameters
Name | Example | Description |
---|---|---|
1
|
Quick Hook
|
Name of the achievement. |
2
|
Kill a player in Well before the round starts.
|
The description (should use exact wording from Steam). |
3
|
Tf quick hook.png
|
The file name of the image (exclude File: or Image: prefix)
|
reward
|
Ambassador
|
If the achievement is a Milestone, a link to the weapon that is earned. |
Style | ||
width
|
100%
|
The width. Can be set to 50% if not used in a table, otherwise it defaults to 100% .
|
Obtaining | ||
obtain-level
|
easy
|
The level of difficulty. Accepts "easy", "medium" and "hard". This also gives the box a coloured background and border on the left. Not defining a level of difficulty gives the box a grey background. |
obtain-text
|
Simply build a Sentry Gun and keep it alive to get 10 kills to earn this achievement.
|
The description text. |
See also
{{Show achievement}}
– the template to use to display achievements.{{Achievement table}}
– display achievements within a table.- Category:Achievement insertion templates/core – holds the templates that store text & titles of achievements in multiple languages.