Here's an example of a template line with two
fieldholders and the argument line that follows:
Hello, my name is @<<<<<<<<<< and I'm @<< years old.
$name, $age
The fieldholders are
@<<<<<<<<<< and
@<<, which specify left-justified text
fields with 11 and 3 characters, respectively.