Is there a way to define a wiki table in a single line?

susmit shannigrahi thinklinux.ssh at gmail.com
Sat Aug 22 14:40:59 UTC 2009


Hi,

Is there some way which allows me to do the following and still get
the right formatting in wiki?



{| |- style="color: white; background-color: #3074c2; font-weight:
bold" align="justified" |'''Name'''||'''Email''' |- | [[User:ccc|
ccc]] ||(ccc AT fedoraproject DOT org) |- |[[User:ddd|ddd]] ||(ddd AT
fedoraproject DOT org) |}

The correct one is this:

{|
|- style="color: white; background-color: #3074c2; font-weight: bold"
align="justified"
|'''Name'''||'''Email'''
|-
| [[User:ccc| ccc]] ||(ccc AT fedoraproject DOT org)
|-
|[[User:ddd|ddd]] ||(ddd AT fedoraproject DOT org)
|}








-- 
Regards,
Susmit.

=============================================
ssh
0x86DD170A
http://www.fedoraproject.org/wiki/user:susmit
=============================================
Sent from Calcutta, WB, India




More information about the docs mailing list