Difference between revisions of "Template:TypeSign"
From Pokemon World Online Wiki
m (Afterthought: why not just classify the container as a table cell (<td></td>) instead of the <span> tag... What <span> encapsulates is the /only/ content in the cell anyway...) |
m (Just need to center-align the text now, and this may be in a releasable state.) |
||
| Line 1: | Line 1: | ||
| − | <td style="color: #{{{{{1}}}_color}}; background: #FFFFFF; border-radius: 15px; border: 3px #{{{{{1}}}_color_dark}} solid; width: 70px;"> [[{{{1}}}_(type)|<span style="color: #{{{{{1}}}_color}}; width: 70px;">{{{1}}}</span>]] </td> | + | <td style="color: #{{{{{1}}}_color}}; background: #FFFFFF; border-radius: 15px; border: 3px #{{{{{1}}}_color_dark}} solid; width: 70px; text-align: center;"> [[{{{1}}}_(type)|<span style="color: #{{{{{1}}}_color}}; width: 70px;">{{{1}}}</span>]] </td> |