Hi - I have a table with a different number of rows in each column in phpwiki:
http://web.mit.edu/london/www/table.htm
Can I make a similar table in mediawiki? I can't find any example on the web for how to do this. Thanks. - Mark
Yes, use the standard HTML "rowspan" attribute for the leftmost cell.
|- | rowspan="17" | On alcback1 |-
DanB
-----Original Message----- Hi - I have a table with a different number of rows in each column in phpwiki:
http://web.mit.edu/london/www/table.htm
Can I make a similar table in mediawiki?
Use rowspan http://meta.wikimedia.org/wiki/Help:Table#Combined_use_of_COLSPAN_and_ROWSPA N
-----Original Message----- From: Mark London [mailto:mrl@psfc.mit.edu] Sent: Thursday, July 16, 2009 3:32 PM To: mediawiki-l@lists.wikimedia.org Subject: [Mediawiki-l] Can I make a table in mediawiki look like this? (transferring pages from phpwiki).
Hi - I have a table with a different number of rows in each column in phpwiki:
http://web.mit.edu/london/www/table.htm
Can I make a similar table in mediawiki? I can't find any example on the web for how to do this. Thanks. - Mark
_______________________________________________ MediaWiki-l mailing list MediaWiki-l@lists.wikimedia.org https://lists.wikimedia.org/mailman/listinfo/mediawiki-l
Hi - Thanks for the information about rowspan! I had only been able to find the following web page on tables, which only covered the more basic commands for making tables:
http://www.mediawiki.org/wiki/Help:Tables
I wasn't aware of the meta help pages, which have a lot more information. - Mark
"ML" == Mark London mrl@psfc.mit.edu writes:
ML> http://www.mediawiki.org/wiki/Help:Tables Whose many border="1" will soon give one invalid HTML 5. https://bugzilla.wikimedia.org/show_bug.cgi?id=18829
mediawiki-l@lists.wikimedia.org