Difference between revisions of "Template:IGstart"

From EncyclopAtys

Jump to: navigation, search
(Created page with "<noinclude>{{Trad |DE=Template:IGstart |EN=Template:IGstart |ES=Template:IGstart |FR=Template:IGstart |RU=Template:IGstart }}</noinclude> <htmltag tagname="igstart"></htmltag>...")
 
m
 
(4 intermediate revisions by the same user not shown)
Line 1: Line 1:
 +
<includeonly><htmltag tagname="igstart"></htmltag></includeonly>                                                              <!-- Template code -->
 
<noinclude>{{Trad
 
<noinclude>{{Trad
 
|DE=Template:IGstart
 
|DE=Template:IGstart
Line 5: Line 6:
 
|FR=Template:IGstart
 
|FR=Template:IGstart
 
|RU=Template:IGstart
 
|RU=Template:IGstart
}}</noinclude>
+
}}
<htmltag tagname="igstart"></htmltag>
+
==Description==
<noinclude>
+
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
Tag to insert at the beginning of the visible part in a Ryzom wiki page to be displayed in the IG wiki.
+
<br />
Has to be close by <code><nowiki>{{IGend}}</nowiki></code>  
+
''It MUST be '''followed''' by a call to'' [[:Template:IGend|Template:IGend]] which closes the tag.<br />
[[Category:IGtemplate]]
+
 
</noinclude>
+
;<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  couple of <code><nowiki><igstart></igstart>...<igend></igend></nowiki></code>  tags which tell [[WebIG]] what to display.
 +
==Usage==
 +
<pre><nowiki>{{IGstart}}
 +
...
 +
...(wiki code)
 +
...
 +
{{IGend}}</nowiki></pre>
 +
[[Category:IGtemplate]] {{Last version link|Template:IGstart}}</noinclude>

Latest revision as of 23:01, 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"></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}}
Last version 2021-03-19•