Help:DPL/Example: Select by recently changed
< Help:DPL
Jump to navigation
Jump to search
|
Manual | Examples | Select by recently changed |
List Help pages which were edited recently
The following example:
{{#dpl: namespace=Help |addeditdate=true |ordermethod=lastedit |order=descending |count=10 }}
Would produce the last ten edited articles in the Help namespace:
- 2024-08-22 21:05:03 Help:DPL/Parameters: Controlling output volume
- 2024-08-22 20:45:50 Help:DPL/General usage and invocation syntax
- 2024-08-22 20:34:28 Help:DPL/Dplmatrix/test matrix
- 2024-08-22 20:20:39 Help:DPL/Dplmatrix
- 2024-08-22 20:17:57 Help:DPL
- 2023-07-27 22:51:30 Help:New release
- 2022-10-08 09:35:19 Help:DPL/Parameters: Other parameters
- 2022-06-01 21:44:42 Help:DPL/Parameters: Controlling output format
- 2022-06-01 21:35:23 Help:DPL/Parameters: Criteria for page selection
List DPL manual pages with the oldest last edit dates
The following example:
{{#dpl: namespace=Help |titlematch=DPL% |addeditdate=true |ordermethod=lastedit |order=ascending |count=10 }}
Would produce the first ten edited articles in the Help namespace with the DPL prefix:
- 2019-09-09 19:09:22 Help:DPL/Dplvar
- 2019-09-09 19:11:22 Help:DPL/Dplreplace
- 2019-09-09 19:11:57 Help:DPL/Dplnum
- 2019-09-09 19:56:29 Help:DPL/Compatibility
- 2019-09-09 20:04:14 Help:DPL/Example: Select by category
- 2019-09-09 20:16:12 Help:DPL/Example: Related to article
- 2019-09-09 20:35:44 Help:DPL/Example: Show templates parameters from an article
- 2022-06-01 19:56:03 Help:DPL/Example: Display images used
- 2022-06-01 20:17:01 Help:DPL/Hit counters removed
- 2022-06-01 20:59:37 Help:DPL/Dplchapter
List the last seven revisions of DPL manual pages which have an edit date later or equal to September 9, 2019
The following example:
{{#dpl: namespace=Help |titlematch=DPL% |addeditdate=true |allrevisionssince=2019-09-09 |ordermethod=lastedit |order=ascending |count=7 }}
Would produce the last seven revision of articles in the Help namespace with the DPL prefix:
- 2024-08-22 21:05:03 Help:DPL/Parameters: Controlling output volume
- 2024-08-22 20:45:50 Help:DPL/General usage and invocation syntax
- 2024-08-22 20:34:28 Help:DPL/Dplmatrix/test matrix
- 2024-08-22 20:20:39 Help:DPL/Dplmatrix
- 2024-08-22 20:17:57 Help:DPL
- 2022-10-08 09:35:19 Help:DPL/Parameters: Other parameters