Templates are a technique for inserting data into pre-defined text. They are a more powerful version of the format codes available in the STRING and PRINT routines. Whenever a few pieces of data need to be inserted into a lot of text, consider using templates.