Help talk:Conditional tables: Difference between revisions

Content deleted Content added
Ywanght (talk | contribs)
No edit summary
Ywanght (talk | contribs)
Line 1:
{{Help Project}}
==the problem of hiding rows in tables with background color==
I use #if in a template to hide rows on some conditions. all works fine except the backgroud color.
I'd like to post the template's sample codes below:
<pre>
{|style="background-color:red;"
Line 42:
the background color seems strange at the top and the bottom of the table. anyone can help? thanks.
[[User:Ywanght|Ywanght]] ([[User talk:Ywanght|talk]]) 14:49, 4 March 2014 (UTC)
 
== MUST use HTML ==