Last modified: 2007-04-25 21:08:29 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 T11653, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 9653 - [Template] "section" repeats based on parameters.
[Template] "section" repeats based on parameters.
Status: RESOLVED DUPLICATE of bug 1689
Product: MediaWiki
Classification: Unclassified
Templates (Other open bugs)
unspecified
All All
: Low enhancement (vote)
: ---
Assigned To: Nobody - You can work on this!
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2007-04-21 12:54 UTC by Eric
Modified: 2007-04-25 21:08 UTC (History)
0 users

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


Attachments

Description Eric 2007-04-21 12:54:29 UTC
First off, my apologies if this has already been seen and rejected.

Allow repeatable sections in templates.

For example: If a template called "Template:TemplateName" were to contain this:
 {{{sectionName}}}
  Hello {{{place}}}!
 {{{/sectionName}}}
and you called it like this:
 {{TemplateName|sectionName:place=World|sectionName:place=Springfield}}}
The resulting output would look like this:
 Hello World! Hello Springfield!
Comment 1 Brion Vibber 2007-04-25 21:08:29 UTC

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

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


Navigation
Links