Module:Wikitable/doc: Difference between revisions

Content deleted Content added
No edit summary
No edit summary
Line 3:
 
== Usage ==
This {{pagetype}} is designed to make passing tables to templates less of a hassle. <noinclude>It implements {{tl|wikitable}}</noinclude>
 
Oftentimes, adding wikitable markup to a template or other parser tag generates gibberish when one fails to escape every <code>|</code> and <code>=</code>. Moreover, escaping pipe characters with <code>{{t|!}}</code> everywhere can make for some rather ugly-looking markup.