Template:SkillPriceInfo

From EVE University Wiki
Revision as of 12:55, 27 November 2013 by Noemie belacqua (talk | contribs) (Improve documentation)
Jump to: navigation, search

{{{1}}} ISK

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. There is no need to put "ISK" after the price, as it is added automatically. 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}} gives 10,000 ISK.
{{SkillPriceInfo | 5.2M}} gives 5.2M ISK.