Template:MoveTableEggs: Difference between revisions

From Pokemon Revolution Online Wiki
Jump to navigation Jump to search
mNo edit summary
mNo edit summary
 
(7 intermediate revisions by the same user not shown)
Line 1: Line 1:
<includeonly>
<includeonly>{{Trichrome|Color={{{Color|{{#var:primaryType}}}}}}}
<table align="center" style="width: 65%; text-align: center; margin: auto auto; border-radius: 15px; border: 4px solid #{{{{#external_value:type}}_color_dark}}; background-color: #{{{{#external_value:type}}_color}}; padding: 7px;">
<table align="left" style="width: 77%; text-align: center; margin: auto auto; border-radius: 25px; border: 3px solid {{#var:border}}; background-color: {{#var:background}}; padding: 7px;">
<tr style="background-color: #{{{{#external_value:type}}_color_light}};">
<tr style="background-color: {{#var:cell}}; color: {{#var:border}};">
<th scope="col" style="border-radius: 15px 1px 1px 1px; width: 15%; border: 1px solid #{{{{#external_value:type}}_color_dark}}; color: #{{{{#external_value:type}}_color_dark}};">Move</th>
<th scope="col" style="border-top-left-radius: 25px; width: 15%; border: 1px solid {{#var:border}};">Move</th>
<th scope="col" style="width: 13%; border: 1px solid #{{{{#external_value:type}}_color_dark}}; color: #{{{{#external_value:type}}_color_dark}};">Type</th>
<th scope="col" style="width: 13%; border: 1px solid {{#var:border}};">Type</th>
<th scope="col" style="width: 14%; border: 1px solid #{{{{#external_value:type}}_color_dark}};  color: #{{{{#external_value:type}}_color_dark}};">Category</th>
<th scope="col" style="width: 14%; border: 1px solid {{#var:border}};">Category</th>
<th style="width: 15%; border: 1px solid #{{{{#external_value:type}}_color_dark}}; color: #{{{{#external_value:type}}_color_dark}};">Base Power</th>
<th style="width: 15%; border: 1px solid {{#var:border}};">Base Power</th>
<th style=" width: 17%; border: 1px solid #{{{{#external_value:type}}_color_dark}};  color: #{{{{#external_value:type}}_color_dark}};">Accuracy</th>
<th style=" width: 17%; border: 1px solid {{#var:border}};">Accuracy</th>
<th style="border-radius: 1px 15px 1px 1px; width: 18%; border: 1px solid #{{{{#external_value:type}}_color_dark}}; color: #{{{{#external_value:type}}_color_dark}};">PP</th></tr>
<th style="border-top-right-radius: 25px; width: 18%; border: 1px solid {{#var:border}};">PP</th></tr>
{{{Moves|}}}
{{{Moves|}}}
<tr>
<tr>
<td colspan="6" style="text-align: left;"><p style="margin-top: 8px; margin-left: 10px;">
<td colspan="7" style="text-align: left; border-radius: 1px 1px 25px 25px; border: 1px solid {{#var:border}}; background-color: {{#var:cell}};"><p style="margin-top: 8px; margin-left: 10px;">
<ul>
<ul>
<li><b>Emboldened</b> moves denote 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>For more information on egg-move-tutors, refer to: [[Egg Moves]].</li>
<li>For more information on egg-move-tutors, refer to: [[Egg Moves]].</li>
</ul>
</ul>
Line 19: Line 19:
</td>
</td>
</tr>
</tr>
</table>
</table><br clear="all">
</includeonly>
</includeonly>

Latest revision as of 17:17, 31 March 2022