|
Manual | Examples | Related to article |
Contents
List pages linked from DPL3/Manual
The following example
{{#dpl: format=,[[%PAGE%]],<br/> |ordermethod=none |linksfrom=Extension:DPL3/Manual }}
Would produce a list of pages linked from Extension:DPL3/Manual:
Extension:DPL3/Compatibility
Extension:DPL3/Dplchapter
Extension:DPL3/Dplmatrix
Extension:DPL3/Dplnum
Extension:DPL3/Dplreplace
Extension:DPL3/Dplvar
Extension:DPL3/Example: Display images used
Extension:DPL3/Example: Select by category
Extension:DPL3/Example: Select by recently changed
Extension:DPL3/Example: Show sections from an article
Extension:DPL3/Example: Show templates parameters from an article
Extension:DPL3/General usage and invocation syntax
Extension:DPL3/Parameters: Controlling output format
Extension:DPL3/Parameters: Controlling output order
Extension:DPL3/Parameters: Controlling output volume
Extension:DPL3/Parameters: Criteria for page selection
Extension:DPL3/Parameters: Other parameters
Notes
- Use
|openreferences=yes
to include links to non-existing pages (red links). In the example above, if|openreferences=yes
were specified, any red links that might appear on Extension:DPL3/Manual would be listed in the output along with existing pages.
List templates are used by the Extension:DPL3/Manual article
The following example
{{#dpl: format=,[[%PAGE%]],<br/> |usedby=Extension:DPL3/Manual }}
Would produce a list of templates that are used by DPL:Manual