salvo-1 <[email protected]> writes:

> Hello everybody.
> I want to know if it is possible to extract information in  Infoboxes.
> I nedd information regarding each field of an Infobox.
> e.g. Infobox city :
>  population = xxxxxxx:
>  name=yyyyyyy;
>  mayor=zzzzzz;
>  .....................
> ......................;
>  etc. I need all fields.

this should be doable. you have to somehow hook into template
expansion. the template expansion code is in the mwlib/templ
subdirectory.

regards
- ralf

-- 
You received this message because you are subscribed to the Google Groups 
"mwlib" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/mwlib?hl=en.


Reply via email to