Related to article (example)

From DynamicPageList3 Manual
Revision as of 17:43, 17 July 2019 by wikia:help>Widowbot (→‎IGNORE - DEBUG TESTING BY DEVELOPERS. THIS PAGE HAS AN ISSUE.: clean up, replaced: [[pt::Extension:{{subst:BASEPAGENAME}}]] → [[pt:Extensão:{{subst:BASEPAGENAME}}]])
Manual Examples Related to article

List articles that link to DPL3/Manual article from themselves

The following example

{{#dpl:
format=,[[%PAGE%]],<br/>
|openreferences=yes
|ordermethod=none
|linksfrom=Extension:DPL3/Manual
}}

Would produce a list of articles that link to Extension:DPL3/Manual

{{#dpl: format=,%PAGE%,
|openreferences=yes |ordermethod=none |linksfrom=Extension:DPL3/Manual }}

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

IGNORE - DEBUG TESTING BY DEVELOPERS. THIS PAGE HAS AN ISSUE.

{{#dpl: titlematch=Extension:DPL3/Manual |addcategories=true |format=,²{#replace:Category:%CATNAMES%¦²{comma}²¦
Category:}²,
}}

{{#dpl: mode=userformat |format=,%PAGE%,
|escapelinks=true |imagecontainer=Extension:DPL3/Manual }}