This template inserts an html tag <htmltag tagname="igstart">
in the page wiki code To begin a visible part in a Ryzom wiki page to be displayed by the WebIG
It MUST be followed by a call to Template:IGend which closes the tag.
There is no effect on the page's aspect but it's html code will includea couple of <ig>...</ig>
tags which tell WebIG what to display.
{{IGstart}} ... ...(wiki code) ... {{IGend}}