Difference between revisions of "Template:Training"
m |
m |
||
(9 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
<noinclude>{{Template Overview | <noinclude>{{Template Overview | ||
− | |usedon=[[skill]] | + | |usedon=[[skill]] |
− | |purpose=display the optimal skill training based on the given [[skill]] interval | + | |purpose=display the optimal skill training based on the given [[skill]] interval |
− | |othernotes=It is | + | |othernotes=It is created by [[User:DracoHandsome|DracoHandsome]] to display the optimal [[skill]] training information based on the given skill interval |
==Examples== | ==Examples== | ||
{{{!}} class="uoguidetable leftalign" | {{{!}} class="uoguidetable leftalign" | ||
Line 9: | Line 9: | ||
{{!}}- | {{!}}- | ||
{{!}} | {{!}} | ||
− | <nowiki>{{ | + | <nowiki>{{Training</nowiki><br> |
<nowiki>|interval1=0-30</nowiki><br> | <nowiki>|interval1=0-30</nowiki><br> | ||
<nowiki>|training1=Purchase training from a Thief Guildmaster</nowiki><br> | <nowiki>|training1=Purchase training from a Thief Guildmaster</nowiki><br> | ||
Line 17: | Line 17: | ||
<nowiki>|training3=Stealth while wearing studded leather (add a piece at a time as it gets higher.) Don't use a helmet.</nowiki><br> | <nowiki>|training3=Stealth while wearing studded leather (add a piece at a time as it gets higher.) Don't use a helmet.</nowiki><br> | ||
<nowiki>|interval4=95-120</nowiki><br> | <nowiki>|interval4=95-120</nowiki><br> | ||
− | <nowiki>|training4=Stealth while wearing ringmail armor and a [[Close | + | <nowiki>|training4=Stealth while wearing ringmail armor and a [[Close Helmet]].</nowiki><br> |
<nowiki>}}</nowiki> | <nowiki>}}</nowiki> | ||
− | {{!}} {{ | + | {{!}} {{Training |
|interval1=0-30 | |interval1=0-30 | ||
|training1=Purchase training from a Thief Guildmaster | |training1=Purchase training from a Thief Guildmaster | ||
Line 27: | Line 27: | ||
|training3=Stealth while wearing studded leather (add a piece at a time as it gets higher.) Don't use a helmet. | |training3=Stealth while wearing studded leather (add a piece at a time as it gets higher.) Don't use a helmet. | ||
|interval4=95-120 | |interval4=95-120 | ||
− | |training4=Stealth while wearing ringmail armor and a [[Close | + | |training4=Stealth while wearing ringmail armor and a [[Close Helmet]]. |
}} | }} | ||
{{!}}} | {{!}}} | ||
Line 69: | Line 69: | ||
}} | }} | ||
</noinclude> | </noinclude> | ||
− | <includeonly> | + | <includeonly>{| class="uoguidetable leftalign" style="margin:left;" |
− | {| class="uoguidetable | + | |
! colspan="2" | Training {{PAGENAME}} | ! colspan="2" | Training {{PAGENAME}} | ||
|- | |- | ||
− | !{{{interval1|}}} | + | ! width="80px" |{{{interval1|}}} |
|{{{training1|}}} | |{{{training1|}}} | ||
|- | |- | ||
Line 111: | Line 110: | ||
!{{{interval10|}}} | !{{{interval10|}}} | ||
{{!}}{{{training10|}}}}} | {{!}}{{{training10|}}}}} | ||
− | |} | + | |}</includeonly> |
− | </includeonly> | + |
Latest revision as of 06:32, 7 March 2012
Template:Training is designed for use on skill pages to display the optimal skill training based on the given skill interval. It is created by DracoHandsome to display the optimal skill training information based on the given skill interval
Examples
Inside Page | Output | ||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
{{Training |
|
Template
{{Training |interval1= |training1= |interval2= |training2= |interval3= |training3= |interval4= |training4= |interval5= |training5= |interval6= |training6= |interval7= |training7= |interval8= |training8= |interval9= |training9= |interval10= |training10= }}
Parameters
intervalx
- Usage: Optional
- Description: The intervalx parameter takes any value or string denoting the xth interval of the skill. This is used to generate the given interval of skill.
- Valid Value(s): any value or string
trainingx
- Usage: Optional
- Description: The trainingx parameter takes any value or string denoting how to train the the xth interval of the skill. This is used to generate the given text for the training information.
- Valid Value(s): any value or string