Template:Pokeballs: Difference between revisions
Jump to navigation
Jump to search
mNo edit summary |
No edit summary |
||
| Line 10: | Line 10: | ||
<table width="100%" style="background-color: {{#var:cell}}; border-radius: 25px; border: 3px solid {{#var:border}};"> | <table width="100%" style="background-color: {{#var:cell}}; border-radius: 25px; border: 3px solid {{#var:border}};"> | ||
<tr><td>[[Catch Rates|<span style="color: {{#var:border}};">Catch-rate</span>]] multiplier<td></tr> | <tr><td>[[Catch Rates|<span style="color: {{#var:border}};">Catch-rate</span>]] multiplier<td></tr> | ||
<tr><td><div style="background-color: #FFFFFF; border-radius: 25px; border: 1px solid {{#var:border}}; font-weight: normal; color: #000000; width: 75%; margin: auto auto; padding: | <tr><td><div style="background-color: #FFFFFF; border-radius: 25px; border: 1px solid {{#var:border}}; font-weight: normal; color: #000000; width: 75%; margin: auto auto; padding: 4px;">{{{Rate|1×}}}</div></td></tr> | ||
</table> | </table> | ||
</td> | </td>{{#if:{{{Price|}}}| | ||
<td width="20%"> | <td width="20%"> | ||
<table width="100%" style="background-color: {{#var:cell}}; border-radius: 25px; border: 3px solid {{#var:border}};"> | <table width="100%" style="background-color: {{#var:cell}}; border-radius: 25px; border: 3px solid {{#var:border}};"> | ||
<tr><td style="text-align: center; font-weight: bold;">Price<td></tr> | <tr><td style="text-align: center; font-weight: bold;">Price<td></tr> | ||
<tr><td><div style="background-color: #FFFFFF; border-radius: 25px; border: 1px solid {{#var:border}}; font-weight: normal; color: #000000; width: 50%; margin: auto auto;"> | <tr><td><div style="background-color: #FFFFFF; border-radius: 25px; border: 1px solid {{#var:border}}; font-weight: normal; color: #000000; width: 50%; margin: auto auto;">{{Pdollar}}{{{Price|}}}</div></td></tr> | ||
</table> | </table> | ||
</td> | </td>}} | ||
<td> | <td> | ||
<table width="100%" style="background-color: {{#var:cell}}; border-radius: 25px; border: 3px solid {{#var:border}};"> | <table width="100%" style="background-color: {{#var:cell}}; border-radius: 25px; border: 3px solid {{#var:border}};"> | ||