[Wikipedia-l] Table markup

Gutza gutza at moongate.ro
Mon Sep 15 14:06:03 UTC 2003


How about adding support for

{|
! Table header 1
! Table header 2
|- 
| Table content 1
| Table content 2
|}

To generate proper table headers as specified by HTML 4.0? Also, you 
could start a header row using

{|
!-
| Table header 1
| Table header 2
|-
| Table content 1
| Table content 2
|}

because a proper implementation of the markup shouldn't echo the first 
<TR> only after encountering the first content tag, so encountering a 
"!-" before that could echo the proper HTML header tags.

Gutza

Magnus Manske wrote:

> OK, anyone opposed to
> - wiki table markup *in general*
> - the *markup style* I use at test.wikipedia.org
> - my *implementation* of that style
>
> please speak up now! Otherwise, I'll commit it to the stable branch of 
> the software, which means it will go online with the next update.
>
> Magnus
>
> _______________________________________________
> Wikipedia-l mailing list
> Wikipedia-l at Wikipedia.org
> http://mail.wikipedia.org/mailman/listinfo/wikipedia-l
>




More information about the Wikipedia-l mailing list