Difference between revisions of "Template:Training"

m
m
 
(7 intermediate revisions by the same user not shown)
Line 69: Line 69:
 
}}
 
}}
 
</noinclude>
 
</noinclude>
<includeonly>
+
<includeonly>{| class="uoguidetable leftalign" style="margin:left;"
{| class="uoguidetable open" style="margin:left;"
+
 
! 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 07: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
|interval1=0-30
|training1=Purchase training from a Thief Guildmaster
|interval2=30-65
|training2=Stealth while wearing leather (add a piece at a time as it gets higher.) Don't use a helmet.
|interval3=65-95
|training3=Stealth while wearing studded leather (add a piece at a time as it gets higher.) Don't use a helmet.
|interval4=95-120
|training4=Stealth while wearing ringmail armor and a [[Close Helmet]].
}}

Training Training
0-30 Purchase training from a Thief Guildmaster
30-65 Stealth while wearing leather (add a piece at a time as it gets higher.) Don't use a helmet.
65-95 Stealth while wearing studded leather (add a piece at a time as it gets higher.) Don't use a helmet.
95-120 Stealth while wearing ringmail armor and a Close Helmet.

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