Difference between revisions of "Template:IGend"
From EncyclopAtys
m (→Usage) |
|||
Line 15: | Line 15: | ||
There is ''no effect'' on the page's aspect but it's html code will include a couple of <code><nowiki><ig>...</ig></nowiki></code> tags which tell [[WebIG]] what to display. | There is ''no effect'' on the page's aspect but it's html code will include a couple of <code><nowiki><ig>...</ig></nowiki></code> tags which tell [[WebIG]] what to display. | ||
==Usage== | ==Usage== | ||
− | + | <pre><nowiki>{{IGstart}} | |
... | ... | ||
− | ...(wiki code) | + | ...(wiki code) |
... | ... | ||
− | {{IGend}}</nowiki></ | + | {{IGend}}</nowiki></pre> |
[[Category:IGtemplate]] {{Last version link|Template:IGend}}</noinclude> | [[Category:IGtemplate]] {{Last version link|Template:IGend}}</noinclude> | ||
<includeonly></htmltag></includeonly> <!-- Template code --> | <includeonly></htmltag></includeonly> <!-- Template code --> |
Revision as of 11:28, 19 March 2021
Description
This template inserts an html tag </htmltag>
in the page wiki code To close 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.
- ⚠Note
- Beware to respect the usual imbrication rules
There is no effect on the page's aspect but it's html code will include a couple of <ig>...</ig>
tags which tell WebIG what to display.
Usage
{{IGstart}} ... ...(wiki code) ... {{IGend}}
Last version 2021-03-19•ᐒ