https://bugzilla.wikimedia.org/show_bug.cgi?id=23796
--- Comment #31 from Nux <[email protected]> 2010-09-29 08:01:49 UTC --- (In reply to comment #28) > Seems like we could add a feature to article emblems that would allow > overriding of the order on a case-by-case basis, the default being in the > order > they appear. The problem with this is that there are other elements that must be sort-in with javascript, but I guess it would simplify existing scripts anyway. To see what I mean have a look at: http://pl.wikipedia.org/w/index.php?title=MediaWiki:HeadingIcons.js We put in header and sort: * editsection - 0-section edit link added basically when articles are long * padlock - added for locked articles * (anything other goes here) * coordinates * shortcut_upper - WP:FP and such An over exaggerated example is here: http://pl.wikipedia.org/wiki/User:Beau/brudnopis Note that in practice only one of icons on the right side of coords can exist in one article. Anyway I don't think a 0-section link and padlock can be added with a template... Or maybe it could? -- 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 [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
