Difference between revisions of "Template:IGend"

From EncyclopAtys

Jump to: navigation, search
m (Usage)
 
(2 intermediate revisions by the same user not shown)
Line 1: Line 1:
 +
<includeonly><htmltag tagname="igend"></htmltag></includeonly>                                                              <!-- Template code -->
 
<noinclude>{{Trad
 
<noinclude>{{Trad
 
|DE=Template:IGend
 
|DE=Template:IGend
Line 7: Line 8:
 
}}
 
}}
 
==Description==
 
==Description==
This template inserts an html tag <code><nowiki></htmltag></nowiki></code> in the page wiki code To '''''close''''' 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 '''preceeded''' by a call to'' [[:Template:IGstart|Template:IGstart]] which opens the tag.<br />
 
''It MUST be '''preceeded''' by a call to'' [[:Template:IGstart|Template:IGstart]] which opens the tag.<br />
Line 13: Line 14:
 
;<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 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 couple of <code><nowiki><igstart></igstart>...<igend></igend></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:IGend}}</noinclude>
 
[[Category:IGtemplate]] {{Last version link|Template:IGend}}</noinclude>
<includeonly></htmltag></includeonly>                                                              <!-- Template code -->
 

Latest revision as of 23:03, 19 March 2021

de:Template:IGend
en:Template:IGend
es:Template:IGend
fr:Template:IGend
ru:Template:IGend
 
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="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}}
Last version 2021-03-19•