Template:Pokeballs: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
| Line 16: | Line 16: | ||
<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;">{{Pdollar}}{{{Price| | <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;">{{#if:{{{Price|}}}|{{Pdollar}}}}{{{Price|Unbuyable}}}</div></td></tr> | ||
</table> | </table> | ||
</td> | </td> | ||