[Mediawiki-api] Template parameter output?
Magnus Manske
magnusmanske at googlemail.com
Mon Jul 7 12:48:21 UTC 2008
I was thinking about a new API function:
For a given Wikitext or article, return a list of all used templates
(direct and nested), together with the used key/value pairs.
Nested templates could be passed in the nested structure, or as a list
with parent id information. (I'd prefer the latter, since it's easier
to parse if you don't need the nesting tree)
Output could offer a format "RDF". Yay cheap semantic web! :-)
Anyone working on something like that? Anyone interested in
writing/using it? (I'm sure there's plenty of applications to use it
with; I have a few myself)
Cheers,
Magnus
More information about the Mediawiki-api
mailing list