Related to article (example): Difference between revisions

no edit summary
m (Alianin moved page DPL:Example - Related to Article to Extension:DPL3/Example: Related to article without leaving a redirect: Changing namespaces.)
No edit summary
Line 1:
{{DPL Manualmanual|section=Examples|subsection=Related to Articlearticle}}
 
==List articles that link to DPL:DPL3/Manual article from themselves==
The following example
 
Line 8:
|openreferences=yes
|ordermethod=none
|linksfrom=DPLExtension:DPL3/Manual
}}</nowiki></pre>
 
Would produce a list of articles that link to DPLExtension:DPL3/Manual
 
{{#dpl:
Line 17:
|openreferences=yes
|ordermethod=none
|linksfrom=DPLExtension:DPL3/Manual
}}
 
==List templates are used by the DPLExtension:DPL3/Manual article==
The following example
 
<pre><nowiki>{{#dpl:
format=,[[%PAGE%]],<br/>
|usedby=DPLExtension:DPL3/Manual
}}</nowiki></pre>
 
Would produce a list of templates that are used by DPL:Manual
 
==IGNORE - DEBUG TESTING BY DEVELOPERS. THIS PAGE HAS AN ISSUE.==
 
{{#dpl:
titlematch=DPLExtension:DPL3/Manual
|addcategories=true
|format=,²{#replace:Category:%CATNAMES%¦²{comma}²¦<br/>Category:}²,<br/>
Line 42:
|format=,[[%PAGE%]],<br/>
|escapelinks=true
|imagecontainer=DPLExtension:DPL3/Manual
}}
Anonymous user