Issue:The include Parameter and Mulitple Template Invocations

From FollowTheScore
Revision as of 23:31, 11 December 2007 by Sledged (talk | contribs) (Using the <tt>include</tt> parameter returns all invocations of a specified template)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search
Description: Using the include parameter returns all invocations of a specified template
Extension / Version: DPL   /   1.6.0
Type / Status: Bug/Change Request   /   open

Problem

So in continuation of this discussion, I've come across a situation where there are a number of pages that have multiple calls to the same template, and I need to get the first (and only the first) invocation of a template call. Right now DPL2 returns all invocations of a specified template. So what started as a question of curiosity now becomes a request/bug. —Sledged (talk) 22:31, 11 December 2007 (CET)

Reply