Template:Secondary skill: Difference between revisions

From Heroes 3 wiki
Jump to navigation Jump to search
mNo edit summary
mNo edit summary
Line 1: Line 1:
{| cellpadding=0 cellspacing=0 style="background-color:#{{Red 3}}; border: 1px solid; text-align:center; width: 300px; float:{{{float|right}}};"
{| cellpadding=0 cellspacing=0 style="background-color:#{{Red 3}}; border: 1px solid; text-align:center; width: 300px; float:{{{float|right}}};"
|-  
|-  
| colspan=3 align=center bgcolor={{Red 1}} style="height: 25px;" | '''{{{name|{{PAGENAME}}}}}'''
| colspan=3 bgcolor={{Red 1}} style="height: 25px;" | '''{{{name|{{PAGENAME}}}}}'''
|-  
|-  
| align=center | [[Image: {{{B_image|Basic {{PAGENAME}}}}}.png]]
| [[Image: {{{B_image|Basic {{PAGENAME}}}}}.png]]
| valign=top style="border-left: 5px solid #{{red 3}}; border-right: 5px solid #{{red 3}}" | '''Basic {{{name|{{PAGENAME}}}}}:''' {{{B_effect|}}}
| align=left valign=top style="border-left: 5px solid #{{red 3}}; border-right: 5px solid #{{red 3}}" | '''Basic {{{name|{{PAGENAME}}}}}:''' {{{B_effect|}}}
|-
|-
| align=center                                        | [[Image: {{{A_image|Advanced {{PAGENAME}}}}}.png]]
| [[Image: {{{A_image|Advanced {{PAGENAME}}}}}.png]]
| width=250 valign=top style="border-left: 5px solid #FFCCCC; border-right: 5px solid #FFCCCC" | <div>'''Advanced {{{name|{{PAGENAME}}}}}:''' {{{A_effect|}}}</div>
| align=left valign=top style="border-left: 5px solid #{{red 3}}; border-right: 5px solid #{{red 3}}" | '''Advanced {{{name|{{PAGENAME}}}}}:''' {{{A_effect|}}}  
|-
|-
| align=center                                        | [[Image: {{{E_image|Expert {{PAGENAME}}}}}.png]]
| [[Image: {{{E_image|Expert {{PAGENAME}}}}}.png]]
| width=250 valign=top style="border-left: 5px solid #FFCCCC; border-right: 5px solid #FFCCCC" | <div>'''Expert {{{name|{{PAGENAME}}}}}:''' {{{E_effect|}}}</div>
| align=left valign=top style="border-left: 5px solid #{{red 3}}; border-right: 5px solid #{{red 3}}" | '''Expert {{{name|{{PAGENAME}}}}}:''' {{{E_effect|}}}
|}<noinclude>
|}<noinclude>


Line 16: Line 16:
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".  
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".  


{| style="background: transparent;"
{|
| <pre>{{Secondary skill
| <pre>{{Secondary skill
  | B_effect =  
  | B_effect =  

Revision as of 04:53, 28 March 2014

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

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 = 
}}