Difference between revisions of "Template:IGstart"

From EncyclopAtys

Jump to: navigation, search
(Usage)
Line 13: Line 13:
 
;<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 a couple of <code><nowiki><ig>...</ig></nowiki></code>  tags which tell [[WebIG]] what to display.
 
==Usage==
 
==Usage==
 
   <pre><nowiki>{{IGstart}}
 
   <pre><nowiki>{{IGstart}}
 
...
 
...
...(wiki code)
+
...(wiki code)
 
...
 
...
 
{{IGend}}</nowiki></pre>
 
{{IGend}}</nowiki></pre>
 
[[Category:IGtemplate]] {{Last version link|Template:IGstart}}</noinclude>
 
[[Category:IGtemplate]] {{Last version link|Template:IGstart}}</noinclude>
 
<includeonly><htmltag tagname="ig"></includeonly>                                                              <!-- Template code -->
 
<includeonly><htmltag tagname="ig"></includeonly>                                                              <!-- Template code -->

Revision as of 15:05, 19 March 2021

de:Template:IGstart
en:Template:IGstart
es:Template:IGstart
fr:Template:IGstart
ru:Template:IGstart
 
UnderConstruction.png
Translation to review
Don't blame the contributors, but come and help them 😎

Reference text ( Maintained text, used as reference ) :
Notes: (Dorothée, 2021-03-19)

Description

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.

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•