Module:Wikitable/doc: Difference between revisions

Content deleted Content added
No edit summary
Line 1:
{{#ifeq:{{NAMESPACE}}|Module|{{Module rating |release<!-- Values: pre-alpha • alpha • beta • release • protected -- If a rating not needed/relevant, delete this template call -->}}}}
<!-- Please place categories where indicated at the bottom of this page and interwikis at Wikidata (see [[Wikipedia:Wikidata]]) -->
 
== Usage ==
This module{{pagetype}} is designed to make passing tables to templates less of a hassle.
 
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.