Examples
Try pasting this code into the template-example and see what happens.
What is this thing?
Say you are lazy and want to do a bunch of the same things, like go to a certain url or whatever, given a list and a template it basically will create that for you.
What else?
Future plans: Allow the pasting of tabular data from Excel so you can process columns as well as rows! (Hence the use of field-1, possibly you could have field-2, field-3, etc.)
Make the code examples clickable so you can just try it right away without copy/pasting the template.