Maybe I am getting in way over my head, but I have a question.
Let's say I have ten different boxes on my site. They are all exactly the same, except that the title of each one is different.
I made a module for the first one. Do I really have to make nine more - just so that the title is different - or is there a way to change the parameters so that all I have to do is indicate the title when I call the module?
This might be something having to do with a language I don't know, but I thought I would ask first. Thanks.