Modèle:IGend : Différence entre versions

De EncyclopAtys

m
m
 
(Une révision intermédiaire par le même utilisateur non affichée)
Ligne 10 : Ligne 10 :
 
This template inserts an html tag <code><nowiki><htmltag tagname="igend"></htmltag></nowiki></code> in the page wiki code To '''''begin''''' a visible part in a Ryzom wiki page to be displayed by the WebIG
 
This template inserts an html tag <code><nowiki><htmltag tagname="igend"></htmltag></nowiki></code> in the page wiki code To '''''begin''''' a visible part in a Ryzom wiki page to be displayed by the WebIG
 
<br />
 
<br />
''It MUST be '''followed''' by a call to'' [[:Template:IGend|Template:IGstart]] which closes the tag.<br />
+
''It MUST be '''preceeded''' by a call to'' [[:Template:IGstart|Template:IGstart]] which opens the tag.<br />
  
 
;<big><big>⚠</big></big>Note: Beware to respect the usual imbrication rules  
 
;<big><big>⚠</big></big>Note: Beware to respect the usual imbrication rules  

Version actuelle datée du 19 mars 2021 à 23:04

de:Template:IGend
en:Template:IGend
es:Template:IGend
fr:Template:IGend
ru:Template:IGend

Description

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.

Note
Beware to respect the usual imbrication rules

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.

Usage

{{IGstart}}
...
...(wiki code)
...
{{IGend}}
Dernière version 2021-03-19•