Template:Secondary skill: Difference between revisions

From Heroes 3 wiki
Jump to navigation Jump to search
No edit summary
mNo edit summary
Line 4: Line 4:
|-
|-
| align=center | [[Image: Basic {{PAGENAME}}.png]]
| align=center | [[Image: Basic {{PAGENAME}}.png]]
| width=200 | '''Basic level:'''<br/>{{{B_effect}}}
| width=200 | '''Basic level:'''<br/>{{{B_effect|}}}
|-
|-
| align=center | [[Image: Advanced {{PAGENAME}}.png]]
| align=center | [[Image: Advanced {{PAGENAME}}.png]]
| width=200 | '''Advanced level:'''<br/>{{{A_effect}}}
| width=200 | '''Advanced level:'''<br/>{{{A_effect|}}}
|-
|-
| align=center | [[Image: Expert {{PAGENAME}}.png]]
| align=center | [[Image: Expert {{PAGENAME}}.png]]
| width=200 | '''Expert level:'''<br/>{{{E_effect}}}
| width=200 | '''Expert level:'''<br/>{{{E_effect|}}}
|}<noinclude>
|}<noinclude>


Line 19: Line 19:
| <pre>{{Secondary skill
| <pre>{{Secondary skill
  | B_effect =  
  | B_effect =  
  | B_effect =  
  | A_effect =  
  | B_effect =  
  | E_effect =  
}}</pre>
}}</pre>
|}
|}


[[Category:Help templates|Hero]]</noinclude>
[[Category:Help templates|Hero]]</noinclude>

Revision as of 11:13, 29 January 2014

Secondary skill
File:Basic Secondary skill.png Basic level:
File:Advanced Secondary skill.png Advanced level:
File:Expert Secondary skill.png Expert level:

How to use

Copy the code at the beginning of the creature article, and fill in the missing information. Notice, that the factors below are case sensitive meaning, that "Town" is not the same as "town".

{{Secondary skill
 | B_effect = 
 | A_effect = 
 | E_effect = 
}}