Syntax Rules: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 7: | Line 7: | ||
<dpl> | <dpl> | ||
resultsheader=__NOTOC__ | resultsheader=__NOTOC__ | ||
category=Syntax Rule | |||
ordermethod=lastedit | ordermethod=lastedit | ||
order=descending | order=descending | ||
format=, | |||
{{#ask:[[Category:Syntax Rule]] | {{#ask:[[Category:Syntax Rule]] | ||
Line 19: | Line 21: | ||
|link=subject,Last editor is | |link=subject,Last editor is | ||
}} | }} | ||
<dpl> |
Revision as of 09:38, 18 April 2024
These Syntax Rules already exist:
<dpl>
resultsheader= category=Syntax Rule ordermethod=lastedit order=descending format=,
Page | Name | Description | Regex | Last editor is"Last editor is" is a predefined property that contains the page name of the user who created the last revision and is provided by Semantic MediaWiki. | Modification date"Modification date" is a predefined property that corresponds to the date of the last modification of a subject and is provided by Semantic MediaWiki. |
---|---|---|---|---|---|
Syntax Rule 12 | German Postal Code | German postal codes must be numeric and exactly 5 digits. | ^[0-9]{5}$ | C.fuerber | 18 April 2024 12:36:44 |
Syntax Rule 7 | United Kingdom of Great Britain and Northern Ireland Postal Code | ^(([A-Z]{1,2}[0-9][A-Z0-9]$ | C.fuerber | 25 April 2024 05:45:03 | |
Syntax Rule 8 | United States of America Postal Code | \\d{5}([ \\-]\\d{4})$ | C.fuerber | 25 April 2024 05:45:16 |
<dpl>