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

--- Comment #7 from [email protected] 2012-10-02 17:32:28 UTC ---
Yes, that is not so easy to use, but it contains the information:

Parse tree: (pretty printed by me)

<root>
 xxx
 <template>
  <title>wibble</title>
  <part><name index="1"/><value>bar</value></part>
  <part><name>baz</name>=<value>qux</value></part>
 </template>
 yyy
 <template>
  <title>a</title>
  <part><name index="1"/><value>b</value></part>
  <part><name>c</name>=<value>d</value></part>
 </template>
</root>

You have the name and the values of the template.
Only as alternative.

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
------- 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

Reply via email to