How does one add a group template?

How does one add a group template?

Template Group
Itâs a group from the whole server instance which is used to recreate or copy normal Server Groups.
This group can not be used for clients.
All groups will be copied from the template, whenâŚ
Code:
servergroupcopy ssgid=4 tsgid=X name=Normal type=1
There is also a template server
Every new created virtual server will take the settings from this template server.
This server can not be started and has the ServerID=0.
It can be edited with the ServerQuery only. Command Use 0 selects the server.
What TeamSpeak version are you using?
I am pretty sure this should say Create group using this type and when you select Template group it will create a new template. You will be able to copy the template group to a normal group like @Rikku said.
To answer the original Question:
You add such template via ServerQuery or WebQuery by using your serveradmin login with command
servergroupadd name=group_Name_here type=0
Thank you for the help. Now I may be a little bit dumb but how and where do I type said code?
Telnet
You can open a âtelnetâ connection to your TeamSpeak 3 server. Just follow the steps:
Windows
TS3
Welcome to the TeamSpeak 3 ServerQuery interface, type âhelpâ for a list of commands and âhelp â for information on a specific command.
Code:
login
For example like this:
Code:
login serveradmin verySecret$Password2013
Your server will answer you, if your login was successfull or not:
error id=0 msg=ok
if the login was successfull then you can use the command that @TS.ChrisR wrote. ![]()
servergroupadd name=group_Name_here type=0
So what I do is Login and then type servergroupadd name=Owner type=0 into Putty?
yes
thank you for the help, really do appreciate it!!
No Problem, you are welcome here. 
If you have any Questions feel free to ask here. 
You login and then you need to select a server that does not have the id 0.
use port=9987 or Use 1 and then you can add the group.
I cannot do anything⌠I cannot even see the server group list when I type in that command
As said you need to select anyserver first that is not ID 0. Else these commands will not work.
How do I select a server that doesnât have ID 0?
use <id>
eg.: use 1
So you have to:
login <username> <password>
use <id>
servergroupadd name=group_Name_here type=0