Difference between revisions of "Template:TypeSign"
From Pokemon World Online Wiki
m (Just need to center-align the text now, and this may be in a releasable state.) |
m (May be wise to modularize the <td></td> tags as a parameter, in case one wants to use these type signs as style attributes within a table cell... Still setting it to td by default.) |
||
| Line 1: | Line 1: | ||
| − | <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> | + | <{{{2|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>]] </{{{2|td}}}> |