Difference between revisions of "Template:Sk"

From EVE University Wiki
Jump to: navigation, search
m (Correct space)
(Added icon switch)
Line 1: Line 1:
[[Skills:{{{1}}}#{{{2}}}|{{{2}}}{{#if:{{{3|}}}|&nbsp;{{{3}}}|}}]]<noinclude>
+
{{#ifeq:{{{icon|no}}} | yes | [[Image:Skill.png|link=|18px]]&nbsp; |}}[[Skills:{{{1}}}#{{{2}}}|{{{2}}}{{#if:{{{3|}}}|&nbsp;{{{3}}}|}}]]<noinclude>
 
== Documentation ==  
 
== Documentation ==  
  
 
=== Syntax ===
 
=== Syntax ===
  
<pre><nowiki>{{sk | skill | category | rank}}</nowiki></pre>
+
<pre><nowiki>{{sk | group | skill | rank}}</nowiki></pre>
  
 
<code><nowiki>{{sk|Industry|Mass Production}}</nowiki></code> give {{sk|Industry|Mass Production}}.
 
<code><nowiki>{{sk|Industry|Mass Production}}</nowiki></code> give {{sk|Industry|Mass Production}}.

Revision as of 14:43, 26 November 2013

[[Skills:{{{1}}}#{{{2}}}|{{{2}}}]]

Documentation

Syntax

{{sk | group | skill | rank}}

{{sk|Industry|Mass Production}} give Mass Production.

{{sk|Industry|Industry|IV}} give Industry IV.