Basic
copy and past the following lines of HTML code:
Then, in the src you need to replace the 4 here:
"...table.php?prob_id=4&topicname=yummy_foods.."
with the prob_id of you topic. You may ask for it or you can find it in the address on the topic page
ex: http://www.wisdomdb.net/topic.php?prob_id=4
Also, you may change the topicname:
"...table.php?prob_id=4&topicname=yummy_foods&columns..."
to whatever you want, it is only used for the title of the solutions. Use underscores "_" instead of spaces.
Advanced
columns can be set from 1 - 4
if it's set to 1 it will only display the names of solutions
2 it will also display rank
3 it will also display solidity
4 or unset will also display pluses
rows can be set to anything or unset to retrieve the maximum number of results.
Comming soon...
Currently working on a system for people to moderate topics that they put up on their site.