'''Enhance Wiki Structure by linking WikiName``s in Parsers Output''' Wiki table formatting is not too convenient for me. For example, sometimes I like to use: {{{{ {{{#!csv delimiter=: Parameter: Value Username: root Password: gs#@F@ Renderer: [[../ExcellentRenderer]] or [[../TypeTwoRenderer]] more data: rows }}} }}}} As you see it is '''MUCH MUCH''' cleaner than table. :) Would be excellent to write (for example): {{{{ {{{#!csv delimiter=: linkwikinames }}}} and have WikiName``s properly displayed and linked (!ExcellentRenderer and !TypeTwoRenderer in example above) Why? WikiName``s are crucial to wiki structure, it might be extremely helpful for some people to be able to also link parsers output which may contain important WikiName``s for certain applications. ---- CategoryFeatureRequest