Toggle menu
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

Template:Skill/doc: Difference between revisions

Template page
No edit summary
Expanded documentation
Line 9: Line 9:
| price = Skill book price
| price = Skill book price
| pre = Prerequisite skill(s)
| pre = Prerequisite skill(s)
| reqI = Skills or modules which require this skill at level I
| reqII = Skills or modules which require this skill at level II
| reqIII = Skills or modules which require this skill at level III
| reqIV = Skills or modules which require this skill at level IV
| reqV = Skills or modules which require this skill at level V
| notes = Notes
| notes = Notes
}}</nowiki></pre>
}}</nowiki></pre>


== Parameters ==  
== Parameters ==  
All parameters are required.


; <code>skill</code>
; <code>skill</code>
Line 28: Line 32:


; <code>price</code>
; <code>price</code>
:How much the skillbook costs. There is no need to put "ISK" after the price, as it is added automatically. Larger numbers should be abbreviated with ''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, the correct fraction denominator is "." and not ",".  
:How much the skillbook costs. There is no need to put "ISK" after the price, as it is added automatically. Larger numbers should be abbreviated with ''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, the correct fraction denominator is "." and not ",".
::''Example''
<pre>price=32K <- Correct
<pre>price=32K <- Correct
price=32.5M <- Correct  
price=32.5M <- Correct  
Line 43: Line 46:
; <code>pre</code>
; <code>pre</code>
:The prerequisite skill(s). These should link to the skill description pages, and include the skill rank (in Roman numerals) within the link, as follows: <pre><nowiki>pre=[[Skills:Engineering#CPU_Management|CPU Management I]]</nowiki></pre> If there is more than one prerequisite, create a separate link for each one, and separate them by commas:<pre><nowiki>pre=[[Skills:Industry#Refining|Refining IV]], [[Skills:Industry#Mass_Production|Mass Production I]]</nowiki></pre>
:The prerequisite skill(s). These should link to the skill description pages, and include the skill rank (in Roman numerals) within the link, as follows: <pre><nowiki>pre=[[Skills:Engineering#CPU_Management|CPU Management I]]</nowiki></pre> If there is more than one prerequisite, create a separate link for each one, and separate them by commas:<pre><nowiki>pre=[[Skills:Industry#Refining|Refining IV]], [[Skills:Industry#Mass_Production|Mass Production I]]</nowiki></pre>
:If the skill has no prerequisites, leave this blank.
; <code>reqI</code>
:Any skills, modules, charges, implants etc which require this skill at level I. If you would like to list more than one, separate them by semicolons, and link skills as with <code>pre</code> (see above). Leave blank if you don't need it. <code>reqII</code> through <code>reqV</code> work in a similar fashion.


; <code>notes</code>
; <code>notes</code>
:Any notes or comments about skill which don't fit anywhere else (for instance, if the skillbook is only available from LP stores, this would be a good place to note this).   
:Any notes or comments about skill which don't fit anywhere else (for instance, if the skillbook is only available from LP stores, this would be a good place to note this).   


<includeonly>[[Category:Templates|{{PAGENAME}}]]<!-- Any categories for the template itself --></includeonly>
<noinclude>[[Category:Template documentation|{{PAGENAME}}]]</noinclude>
<noinclude>[[Category:Template documentation|{{PAGENAME}}]]</noinclude>