Last modified: 2006-10-24 04:59:59 UTC

Wikimedia Bugzilla is closed!

Wikimedia migrated from Bugzilla to Phabricator. Bug reports are handled in Wikimedia Phabricator.
This static website is read-only and for historical purposes. It is not possible to log in and except for displaying bug reports and their history, links might be broken. See T9673, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 7673 - DPL parameters do not capture variables
DPL parameters do not capture variables
Status: RESOLVED DUPLICATE of bug 2257
Product: MediaWiki extensions
Classification: Unclassified
DynamicPageList2 (Other open bugs)
unspecified
Macintosh Mac OS X 10.4
: Normal normal (vote)
: ---
Assigned To: Nobody - You can work on this!
http://meta.wikimedia.org/wiki/Talk:D...
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2006-10-23 16:32 UTC by Brian
Modified: 2006-10-24 04:59 UTC (History)
0 users

See Also:
Web browser: ---
Mobile Platform: ---
Assignee Huggle Beta Tester: ---


Attachments

Description Brian 2006-10-23 16:32:25 UTC
I want to put DPL into a template, likeso:

<includeonly>
<DPL>
category=news
category={{{1}}}
count={{{2|5}}}
</DPL>
</includeonly>

or alternatively, use dynamic m:ParserFunctions, likeso:

<DPL>
category={{ #time: F d, Y }}
count=15
</DPL>

In both cases, it would seem as though DPL is not interpreting the variables or
expressions. This seems like a rather intuitive use for it; any help would be
appreciated.
Comment 1 Aryeh Gregor (not reading bugmail, please e-mail directly) 2006-10-24 04:59:59 UTC

*** This bug has been marked as a duplicate of 2257 ***

Note You need to log in before you can comment on or make changes to this bug.


Navigation
Links