Module talk:Testcase table: Difference between revisions

Content deleted Content added
Undid revision 999897338 by Cupper52 (talk)
m Fixed the obsolete html tag Lint errors.
Line 2:
The format string for the HTML code for the table heading row looks like:
<nowiki><tr><th style="width:50%%">%s</th><th style="width:50%%">%s</tr></nowiki>
Should there be a closing <ttcode><nowiki></th></nowiki></ttcode> before the closing <ttcode><nowiki></tr></nowiki></ttcode>? <fontspan colorstyle="color:red;">—&#91;</fontspan>[[User:AlanM1|<span style="font-variant:small-caps;"><fontspan colorstyle="color:green;">Alan</fontspan><fontspan colorstyle="color:blue;">M</fontspan><fontspan colorstyle="color:purple;">1</fontspan></span>]]([[User talk:AlanM1|talk]])<fontspan colorstyle="color:red;">&#93;—</fontspan> 23:10, 11 August 2013 (UTC)
: fixed, thank you for finding the bug. [[User:Frietjes|Frietjes]] ([[User talk:Frietjes|talk]]) 17:55, 12 August 2013 (UTC)
 
Line 19:
|}
 
It would be nice to specify the optional table {{Para|_class}}, too, and the header for that first column ({{Para|_header0}}). Caption and header rows should not appear if not specified. I realize I might be asking to cram more into this template than it's intended for, too. Like maybe something more suited to a {{tl|Testcase table top}}, {{tl|Testcase table row}}, {{tl|Testcase table bottom}} trio. <fontspan colorstyle="color:red;">—&#91;</fontspan>[[User:AlanM1|<span style="font-variant:small-caps;"><fontspan colorstyle="color:green;">Alan</fontspan><fontspan colorstyle="color:blue;">M</fontspan><fontspan colorstyle="color:purple;">1</fontspan></span>]]([[User talk:AlanM1|talk]])<fontspan colorstyle="color:red;">&#93;—</fontspan>
: {{ping|AlanM1}} added these features. should the rowheader be in a {{tag|th}}? [[User:Frietjes|Frietjes]] ([[User talk:Frietjes|talk]]) 18:07, 12 August 2013 (UTC)
::{{Ping|Frietjes}} thanks! Let's see. This is the wikicode used to mark header rows (from [[Help:Table]]):