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