| |||||||||||
| Manual | Examples | Related to article |
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 Help:DPL3/Manual:
Notes
- Use
|openreferences=yesto include links to non-existing pages (red links). In the example above, if|openreferences=yeswere specified, any red links that might appear on Help: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