https://bugzilla.wikimedia.org/show_bug.cgi?id=23796

--- Comment #25 from MZMcBride <b...@mzmcbride.com> 2010-09-22 00:13:01 UTC ---
(In reply to comment #24)
> How about r73498 - a new extension called ArticleEmblems. It collects the
> contents of <emblem>...</emblem> tags and adds them to a list rendered at the
> top of the page.

Magic words and other variables like that generally aren't available to
XML-style tags, so <emblem>{{PAGENAME}}</emblem> will probably fail. This can
be worked around with {{#tag:emblem|{{PAGENAME}}}} I suppose, but it might be
better to implement as {{#emblem:}} from the outset (similar to the
{{#pageicon:}} proposal above).

I suppose I should probably go install the new extension and test it out before
commenting further. :-)

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.

_______________________________________________
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to