In the templateDetails.xml of the template folder, I've added this:
<position>example-a</position>
<position>example-b</position>
<position>example-c</position>
<position>example-d</position>
<position>example-e</position>
<position>example-f</position>
In the template-options.xml of the template folder, I've added this:
<fields name="example" type="position" label="TimsCustom_POS">
<field name="layout" type="positions" default="3,3,3,3" label="">
<schemas>1,2,3,4,5,6</schemas>
<words>2,3,4,5,6,7,8,9,10</words>
</field>
<field name="showall" type="toggle" default="0" label="FORCE_POS"/>
<field name="showmax" type="showmax" default="6" label="POS_COUNT"/>
</fields>
Should this work, or am I missing anything? I haven't uploaded the files yet, because I'm scared I want to make sure I'm doing this correctly since the tutorial is outdated. Please confirm the above, if you don't mind please.