Difference between revisions of "Template:TypeSign"

From Pokemon World Online Wiki
Jump to: navigation, search
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;">&nbsp;&nbsp;&nbsp;[[{{{1}}}_(type)|<span style="color: #{{{{{1}}}_color}}; width: 70px;">{{{1}}}</span>]]&nbsp;&nbsp;&nbsp;</td>
+
<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>

Revision as of 06:42, 28 May 2014

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