Revision [2543]

This is an old revision of FormatterCSV made by ThePLG on 2020-04-20 20:23:27.

 

CSV formatter

NOTE
This feature is available since:
WikkaWiki 1.4.2

This formatter converts inline csv data into a table.

Features


%%(csv)
#! semi-colon
#! th {background-color:#ccc;}
#! tr { background-color-even: #ffffee; background-color-odd: #eeeeee; }
#! td { background-color-error: #d30; }
;==/First Name/==;==\Last Name\==;==|Address|==;== Age ==
==Norwegian==;Sigurd;Nordmo;[[Viggo]],\, Hansteens allé 119\; 1524 MOSS; 38
==Swede==; Chanelle; Blomqvist; Överhogdal 95\; 282 02 HÖRJA; 61
==German==; Leah; Ackermann; "Landhausstraße 73; 15702 Königs Wusterhausen"; 25
# Comments are possible. Yes, the following person is a Hobbit!
==Hobbit==;Celendine; "Gam gee"; ; 216
%%


 First NameLast NameAddress Age
NorwegianSigurdNordmoViggo,\, Hansteens allé 119; 1524 MOSS38
SwedeChanelleBlomqvistÖverhogdal 95; 282 02 HÖRJA61
GermanLeahAckermannLandhausstraße 73; 15702 Königs, Wusterhausen25
HobbitCelendineGam gee 216


History

TODO
There are no comments on this page.
Valid XHTML :: Valid CSS: :: Powered by WikkaWiki