Template:SkillPriceInfo

From EVE University Wiki
Revision as of 21:35, 10 January 2014 by Noemie belacqua (talk | contribs) (Changed syntax to avoid duplicate "ISK")
Jump to: navigation, search

{{{1}}}

Documentation

This template shows the price of a skillbook, and generates a small tooltip (displayed when moving the mouse over the text) elaborating on the price.

Syntax

{{SkillPriceInfo | price }}
price
Enter the price of the skillbook (when bought from NPCs). How much the skillbook costs. Don't forget to add "ISK" after the price. If you would like to abbreviate large numbers (recommended for anything over 1 million), use k for thousand, M for million, and B for billion. If you don't have the exact price, then an approximation is acceptable (no need to put "~"). If there's a value range, put "-" between the two numbers (without spaces), and add the k, M, or B after the last number. Lastly, use "." for fractions and "," for thousands.

Examples

{{SkillPriceInfo|10,000 ISK}} gives 10,000 ISK.
{{SkillPriceInfo|5.2M ISK}} gives 5.2M ISK.

See also

{{SkillTimeInfo}}, a similar template dealing with skill training time multipliers (and the inspiration for this template)