Difference between revisions of "Template:Skill"

From LeikaRO wiki
Jump to: navigation, search
m
 
(20 intermediate revisions by 2 users not shown)
Line 1: Line 1:
 +
<includeonly>{{#if: {{{simple|}}} | {{#if: {{{i|}}} | [[Image:{{{i}}}-icon.png|link={{{i}}}]] | [[Image:{{{n}}}-icon.png|link={{{n}}}]] }} [[{{{n}}}]] {{ #if:{{{v|}}} | Lv. {{{v}}} }} | {{{!}} style="background:none; padding:1px; border-spacing:0px;"
 +
{{!}} style="align:center; width:30px; border:none;" {{!}} {{#if: {{{i|}}} | [[Image:{{{i}}}-icon.png|link={{{i}}}]] | [[Image:{{{n}}}-icon.png|link={{{n}}}]] }}
 +
{{!}} style="border:none;" {{!}} [[{{{n}}}]] {{ #if:{{{v|}}} | Lv. {{{v}}} }}
 +
{{!}}}
 +
}}</includeonly>
 +
 
<noinclude>'''Purpose:'''
 
<noinclude>'''Purpose:'''
 
:To create create a link to a skill page including the skill icon to the left of the link.
 
:To create create a link to a skill page including the skill icon to the left of the link.
Line 4: Line 10:
 
'''Usage:'''
 
'''Usage:'''
 
:This template accepts only one argument, the name of the skill.
 
:This template accepts only one argument, the name of the skill.
 +
 
'''Example:'''
 
'''Example:'''
:<nowiki>{{skill|Sword Mastery}}</nowiki>
+
:<nowiki>{{skill | Sword Mastery}}</nowiki>
 +
 
 
:''produces''
 
:''produces''
:{{skill|Sword Mastery}}
+
 
 +
{{skill|n=Sword Mastery}}
 +
 
 +
 
 +
'''Example:'''
 +
:<nowiki>{{n=skill | Sword Mastery}|v=5}</nowiki>
 +
 
 +
:''produces''
 +
 
 +
{{skill|n=Sword Mastery|v=5}}
 +
 
 +
 
 
[[Category:Templates|Skill]]
 
[[Category:Templates|Skill]]
</noinclude><includeonly>{|style="vertical-align: middle; "
+
</noinclude>
| [[Image:{{{1}}}-icon.png]]
+
| [[{{{1}}}]]
+
|}</includeonly>
+

Latest revision as of 14:05, 25 December 2021


Purpose:

To create create a link to a skill page including the skill icon to the left of the link.

Usage:

This template accepts only one argument, the name of the skill.

Example:

{{skill | Sword Mastery}}
produces


Sword Mastery-icon.png Sword Mastery



Example:

{{n=skill | Sword Mastery}|v=5}
produces


Sword Mastery-icon.png Sword Mastery Lv. 5