Module:Check for unknown parameters/doc: Difference between revisions

From the Croc Wiki, the Croc encyclopedia
Jump to navigationJump to search
Content added Content deleted
(Reverted 3 edits by 119.14.106.102 (talk): Unexplained deletions, broke the formatting (TW))
Line 42: Line 42:
| regexp7 = rowcellstyle[%d][%d]*
| regexp7 = rowcellstyle[%d][%d]*
</pre>
</pre>
to match all parameters of the form <code>headerNUM</code>, <code>labelNUM</code>, <code>dataNUM</code>, <code>dataNUMa</code>, <code>dataNUMb</code>, <code>dataNUMc</code>, ..., <code>rowcellstyleNUM</code>, where NUM is a string of digits
to match all parameters of the form <code>headerNUM</code>, <code>labelNUM</code>, <code>dataNUM</code>, <code>dataNUMa</code>, <code>dataNUMb</code>, <code>dataNUMc</code>, ..., <code>rowcellstyleNUM</code>, where NUM is a string of digits.


== Example ==
== Example ==
Line 84: Line 84:


<includeonly>{{sandbox other||
<includeonly>{{sandbox other||
<!-- Categories go here and interwikis go in Wikidata. -->

}}</includeonly>