https://bugzilla.wikimedia.org/show_bug.cgi?id=41498
--- Comment #10 from Bawolff (Brian Wolff) <[email protected]> --- (In reply to comment #9) > The idea of adding yet another parser function, particularly a complex one, > gives me weird feelings. > > What's the use-case here, exactly? Comment 0 seems to indicate that the goal > is > to incorporate EXIF data into file description pages. I'm not sure a parser > function is the appropriate means of doing so, especially one as > scary-looking > as "{{#filemetadata:Property[|R][|file=name of file]}}". > The way I see it, it would be used as follows: If you're on an image page, you can just write {{#filemetadata:ImageDescription}} and it outputs the image description from exif. The other options are things I would consider "advanced options". Most of the time they'd be omitted. I personally like parser functions, for simple quick jobs, and reserving lua for complex templates, but I may just be weird. -- You are receiving this mail because: You are the assignee for the bug. You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
