Template talk:Extension DPL: Difference between revisions

m
m (Text replacement - "WidescreenGCNAuto" to "GC Widescreen Auto")
 
(12 intermediate revisions by one other user not shown)
Line 32: Line 32:
</dpl>
</dpl>
-->
-->
Use ordermethod=titlewithoutnamespace as a workaround.


=== Regex Filters ===
=== Regex Filters ===
Line 41: Line 43:
titleregexp=Moero.*$
titleregexp=Moero.*$
</dpl>-->
</dpl>-->
=== Missing Results ===
This fails to pull in both redirects to [[Batman Vengeance]] (i.e. [[GBVE41]] and [[GBVP41]]). Seems related to titles including a space in them, problematic for the checks in {{tl|Navigation}} docmentation.
<nowiki>{{#dpl:
|linksto=Batman Vengeance
|redirects=only
}}
{{#dpl:
|linksto=Batman_Vengeance
|redirects=only
}}
</nowiki>
{{#dpl:
|linksto=Batman Vengeance
|redirects=only
}}
{{#dpl:
|linksto=Batman_Vengeance
|redirects=only
}}
Problem found, see here [[Template talk:Infobox VG#Is this still a thing?]] [[User:Lucario|Lucario]] ([[User talk:Lucario|talk]]) 20:16, 16 January 2018 (CET)
=== Category Limits ===
Category filters are limited to using 8 clauses, so nine in the example below will not be searched for.
<nowiki>{{#dpl:
|category=1|2|3|4|5|6|7|8|9
|redirects=only
}}</nowiki>
6,576

edits