Modèle:IGstart : Différence entre versions

De EncyclopAtys

 
(4 révisions intermédiaires par le même utilisateur non affichées)
Ligne 1 : Ligne 1 :
 +
<includeonly><htmltag tagname="igstart"></htmltag></includeonly>                                                              <!-- Template code -->
 
<noinclude>{{Trad
 
<noinclude>{{Trad
 
|DE=Template:IGstart
 
|DE=Template:IGstart
Ligne 7 : Ligne 8 :
 
}}
 
}}
 
==Description==
 
==Description==
This template inserts an html tag <code><nowiki><htmltag tagname="igstart"></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="igstart"></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:IGend]] which closes the tag.<br />
+
''It MUST be '''followed''' by a call to'' [[:Template:IGend|Template:IGend]] which closes 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  
  
There is ''no effect'' on the page's aspect but it's html code will includea 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  couple of <code><nowiki><igstart></igstart>...<igend></igend></nowiki></code>  tags which tell [[WebIG]] what to display.
 
==Usage==
 
==Usage==
  <code><nowiki>{{IGstart}}
+
  <pre><nowiki>{{IGstart}}
 
...
 
...
 
...(wiki code)
 
...(wiki code)
 
...
 
...
{{IGend}}</nowiki></code>
+
{{IGend}}</nowiki></pre>
[[Category:IGtemplate]]
+
[[Category:IGtemplate]] {{Last version link|Modèle:IGstart}}</noinclude>
</noinclude>
 
<includeonly><htmltag tagname="ig"></includeonly>                                                              <!-- Template code -->
 

Version actuelle datée du 19 mars 2021 à 22:52

de:Template:IGstart
en:Template:IGstart
es:Template:IGstart
fr:Template:IGstart
ru:Template:IGstart

Description

This template inserts an html tag <htmltag tagname="igstart"></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 followed by a call to Template:IGend which closes 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•