In order to make the cookbook as useful as possible and to keep its content organized, please follow these simple rules:
Below is the template for a recipe. Just copy it into your new wiki page and replace all of the areas between the braces.
====== {Recipe Title} ======
=== Author ===
{Put in as much info as you wish here. It would be most helpful if you put in your forum handle or email address so people could ask you questions.}
{another thing you can do is link to your wiki user page with wiki:user:username in the link - and then put all of your contact info there.}
=== Versions ===
**{versions this recipe applies to**
=== Problem ===
{The problem you are solving with this recipe. Be specific!}
=== Solution ===
{Your solution to the problem, include text about the solution and sample code if it applies.}
=== Discussion ===
{Other information about about the code such as other approaches, descriptions about the library you used, variants of the problem / solution, etc. }
=== See also ===
{Other references to look at. Could be inside the cookbook, a link to a forum post where this solution was described, outside resources or projects that use the solution, and so on.}