If you want to look at the current status of template usage, you could compare the templatelinks tables between wikis. Do you have a specific question in mind?
If you are hoping to look at historical trends, I'd be interested in helping you generate a dataset from the XML dumps. I've been working on a library[1] that provides a nice, iterable, pythonic strategy for processing dumps that would let you do some parsing to extract templates. You'd need to write an island grammar[2] to do that accurately. I've done that a few times to serve different needs, so I should be able to help with that too. 1. https://bitbucket.org/halfak/mediawiki-utilities 2. http://en.wikipedia.org/wiki/Island_grammar -Aaron On Tue, Mar 11, 2014 at 8:33 AM, Yury Katkov <[email protected]> wrote: > It's more like asking "how do people use our software" for the sake > of tuning the software and figuring out what people expect from it. > ----- > Yury Katkov, WikiVote > > > > On Sat, Mar 8, 2014 at 7:11 PM, Federico Leva (Nemo) <[email protected]> > wrote: > > Yury Katkov, 23/06/2013 14:52: > > > >> Hi everyone! > >> > >> Has anyone tried to observer how different wikipedias use the > >> templates: how often, what's the average depth of template calls, etc? > > > > > > What for? This is like asking "has anyone tried to observe how different > > Wikipedias are written"... > > > > Nemo > > > > > > _______________________________________________ > > Analytics mailing list > > [email protected] > > https://lists.wikimedia.org/mailman/listinfo/analytics > > _______________________________________________ > Analytics mailing list > [email protected] > https://lists.wikimedia.org/mailman/listinfo/analytics >
_______________________________________________ Analytics mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/analytics
