Difference between revisions of "Template:TypeSign"

From Pokemon World Online Wiki
Jump to: navigation, search
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;">&nbsp;&nbsp;&nbsp;[[{{{1}}}_(type)|<span style="color: #{{{{{1}}}_color}}; width: 70px;">{{{1}}}</span>]]&nbsp;&nbsp;&nbsp;</td>
+
<{{{2|td}}} style="color: #{{{{{1}}}_color}}; background: #FFFFFF; border-radius: 15px; border: 3px #{{{{{1}}}_color_dark}} solid; width: 70px; text-align: center;">&nbsp;&nbsp;&nbsp;[[{{{1}}}_(type)|<span style="color: #{{{{{1}}}_color}}; width: 70px;">{{{1}}}</span>]]&nbsp;&nbsp;&nbsp;</{{{2|td}}}>

Revision as of 20:37, 28 May 2014

   [[{{{1}}}_(type)|{{{1}}}]]