Template:MoveTableTutor: Difference between revisions
Jump to navigation
Jump to search
mNo edit summary |
No edit summary |
||
(2 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
<includeonly>{{Trichrome|Color={{{Color|{{#var:primaryType}}}}}}} | <includeonly>{{Trichrome|Color={{{Color|{{#var:primaryType}}}}}}} | ||
<table align=" | <table align="left" style="width: 85%; text-align: center; margin: auto auto; border-radius: 25px; border: 3px solid #{{#var:border}}; background-color: {{#var:background}}; padding: 7px;"> | ||
<tr style="background-color: {{#var:cell}}; color: {{#var:border}};"> | <tr style="background-color: {{#var:cell}}; color: {{#var:border}};"> | ||
<th scope="col" style="border-top-left-radius: 25px; width: 20%; border: 1px solid {{#var:border}};">Move</th> | <th scope="col" style="border-top-left-radius: 25px; width: 20%; border: 1px solid {{#var:border}};">Move</th> | ||
Line 14: | Line 14: | ||
<ul> | <ul> | ||
<li><b>Emboldened</b> moves denote that this Pokémon avails from a STAB bonus for it.</li> | <li><b>Emboldened</b> moves denote that this Pokémon avails from a STAB bonus for it.</li> | ||
<li><i>Italicized</i> moves are broken; see their individual pages for more information.</li> | <li><i>Italicized</i> moves are [[Broken_Moves_%26_Abilities|broken]]; see their individual pages for more information.</li> | ||
<li>Read to the [[move tutors]] article for tutorship information for all moves hereon.</li> | <li>Read to the [[move tutors]] article for tutorship information for all moves hereon.</li> | ||
{{#if:{{#var:asterisk}} | <li>* - {{#var:asterisk}}</li>}} | {{#if:{{#var:asterisk}} | <li>* - {{#var:asterisk}}</li>}} | ||
Line 21: | Line 21: | ||
</td> | </td> | ||
</tr> | </tr> | ||
</table> | </table><br clear="all"> | ||
</includeonly> | </includeonly> |