Template talk:Extension DPL: Difference between revisions

m
Text replacement - "WidescreenGCNAuto" to "GC Widescreen Auto"
(Empty result issue fixed by Parlane)
m (Text replacement - "WidescreenGCNAuto" to "GC Widescreen Auto")
Line 3: Line 3:


=== Uses Traces Through {{tl|Disambig}}? ===
=== Uses Traces Through {{tl|Disambig}}? ===
The "uses" clause, which should return a list of pages that use a template seems to trace through {{tl|Disambig}} pages and also include those pages. For example, this DPL should return pages with titles prefixed with "Ice" and using {{tl|Problems/WidescreenGCNAuto}}, a template only used on GameCube titles...
The "uses" clause, which should return a list of pages that use a template seems to trace through {{tl|Disambig}} pages and also include those pages. For example, this DPL should return pages with titles prefixed with "Ice" and using {{tl|Problems/GC Widescreen Auto}}, a template only used on GameCube titles...


  <nowiki><dpl>
  <nowiki><dpl>
   uses=Template:Problems/WidescreenGCNAuto
   uses=Template:Problems/GC Widescreen Auto
   titlematch=Ice%
   titlematch=Ice%
</dpl></nowiki>
</dpl></nowiki>


<dpl>
<dpl>
   uses=Template:Problems/WidescreenGCNAuto
   uses=Template:Problems/GC Widescreen Auto
   titlematch=Ice%
   titlematch=Ice%
</dpl>
</dpl>
Line 21: Line 21:


  <nowiki><dpl>
  <nowiki><dpl>
   uses=Template:Problems/WidescreenGCNAuto
   uses=Template:Problems/GC Widescreen Auto
   ordermethod=title
   ordermethod=title
   titlematch=Ice%
   titlematch=Ice%
Line 27: Line 27:
<!--
<!--
<dpl>
<dpl>
   uses=Template:Problems/WidescreenGCNAuto
   uses=Template:Problems/GC Widescreen Auto
   ordermethod=title
   ordermethod=title
   titlematch=Ice%
   titlematch=Ice%