Template:Short description/lowercasecheck: Difference between revisions
From Vigyanwiki
Template>Jonesey95 (ifeq) |
Template>Jonesey95 (sync) |
||
Line 2: | Line 2: | ||
|<!-- first character is a lower case letter; test against whitelist | |<!-- first character is a lower case letter; test against whitelist | ||
-->{{#if:{{#invoke:String2|matchAny|c.|none|iMac|iTunes|source={{First word|{{{1|}}}}}}} | -->{{#if:{{#invoke:String2|matchAny|c.|none|iMac|iTunes|source={{First word|{{{1|}}}}}}} | ||
|<!-- short description starts with an allowed lower-case | |<!-- short description starts with an allowed lower-case string; whitelist matched; do nothing --> | ||
|<!-- apply category for lower-case short descriptions -->[[Category:Pages with lower-case short description]]{{Testcases other|CATEGORY APPLIED}} | |<!-- apply category for lower-case short descriptions -->[[Category:Pages with lower-case short description]]{{Testcases other|{{red|CATEGORY APPLIED}}}} | ||
<!-- end whitelist test -->}} | <!-- end whitelist test -->}} | ||
|<!-- short description does not start with lower-case letter; do nothing; --> | |<!-- short description does not start with lower-case letter; do nothing; --> |
Revision as of 05:30, 19 January 2022
Template documentation
[create]