Im not sure if this is possible, but is there a script that will bring in data from a specified page in Wikipedia, and maybe format it for the look of your site?
Richard
The views expressed on this page by users and staff are their own, not those of NamePros.
Are you going to want all of the data (or a specific section) from Wikipedia? If so, why not download the entire data and just read it from your own database, doing what you like with the presentation?
It could be quite complex to make, get the pages contents, strip out the formatting, and print the result.
I dont think one exists, although having said that, someone probably will have made one.