Vorlage:IGend: Unterschied zwischen den Versionen

Aus EnzyklopAtys

Wechseln zu: Navigation, Suche
Zeile 1: Zeile 1:
 +
<includeonly><htmltag tagname="igend"></htmltag></includeonly>                                                              <!-- Template code -->
 
<noinclude>{{Trad
 
<noinclude>{{Trad
 
|DE=Template:IGend
 
|DE=Template:IGend
Zeile 7: Zeile 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 '''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 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|Vorlage:IGend}}</noinclude>
+
[[Category:IGtemplate]] {{Last version link|IGend}}</noinclude>
<includeonly></htmltag></includeonly>                                                              <!-- Template code -->
 

Version vom 19. März 2021, 22:56 Uhr

de:Template:IGend
en:Template:IGend
es:Template:IGend
fr:Template:IGend
ru:Template:IGend
 
UnderConstruction.png
Übersetzung zur Überprüfung
Gib nicht den Mitwirkenden die Schuld, sondern komm und hilf ihnen. 😎

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 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}}
Neueste Version ..•