Aparna with Nova Skin
Installation and Configuration
If you removed the title field from the template and the title still shows, you need to clear your caches. In fact, when developing templates, put your site into 'developer mode' to disable caching.
To show the latest bots do this -
{jrCore_list module="BandoftheWeekModule" … order_by="_created DESC" limit=1 …. template=$template}
All previous botw items will remain on the datastore (unless admin deletes them) so can be shown on an archive page by putting appropriate search parameters into the jrCore_list call.
hth
Pa