Vorlage:Nav-Inhalt-Man-3: Unterschied zwischen den Versionen

Aus Deutsches DMXC-Wiki
Keine Bearbeitungszusammenfassung
Keine Bearbeitungszusammenfassung
 
(12 dazwischenliegende Versionen von 3 Benutzern werden nicht angezeigt)
Zeile 1: Zeile 1:
<includeonly>{{(!}} class="mw-collapsible mw-collapsed" style="width: 100%; background-color:#F8F8FF; border: 0px solid #dfdfdf;"
<includeonly>{{(!}} class="mw-collapsible mw-collapsed" style="width: 100%;
! {{{hoch}}}
! {{{hoch}}}
{{!-}}
{{!}}
{{NavSub-Inhalt-Man-3
| ueberschrift = Teil 1: {{{teil1}}}
| spalte1 = {{{spalte11}}}
| spalte2 = {{{spalte12}}}
| spalte3 = {{{spalte13}}} }}
{{!-}} style="text-align:left;"
{{!-}} style="text-align:left;"
{{!}}
{{(!}} class="mw-collapsible mw-collapsed" style="width: 100%; background-color:#F8F8FF; border: 0px solid #dfdfdf; text-align: left;"
! colspan="6" {{!}} Teil 1: {{{teil1}}}
{{!-}} style="valign: top; text-align: left; width: 33%;"
{{!}}
{{{spalte11}}}
{{!}}
{{!}}
{{{spalte12}}}
{{!}}
{{!}}
{{{spalte13}}}
{{!}}
{{!)}}
{{!-}}  style="text-align:left;"
{{!}}
{{!}}
{{NavSub-Inhalt-Man-3
{{NavSub-Inhalt-Man-3
Zeile 37: Zeile 29:
| spalte2 = {{{spalte42}}}
| spalte2 = {{{spalte42}}}
| spalte3 = {{{spalte43}}} }}
| spalte3 = {{{spalte43}}} }}
{{!)}}</includeonly><noinclude>{{Nav-Inhalt-Man-3
{{!)}}</includeonly><noinclude><noinclude>
= Verwendung =
Erstellt eine Vorlage zum Erstellen eines Inhaltsverzeichnis. Diese Vorlage wird wie folgt verwendet:
<syntaxhighlight lang="html">{{Nav-Inhalt-Man-3
| hoch = [[Handbuch DMXControl 3|Inhaltsverzeichnis]]
| hoch = [[Handbuch DMXControl 3|Inhaltsverzeichnis]]
| teil1 = Allgemein
| teil1 = Allgemein
| spalte11 = text
| spalte11 = Text
| spalte12 = text
| spalte12 = Text
| spalte13 = text
| spalte13 = Text
| teil2 = Programmeinstieg
| teil2 = Programmeinstieg
| spalte21 = text
| spalte21 = Text
| spalte22 = text
| spalte22 = Text
| spalte23 = text
| spalte23 = Text
| teil3 = Programmumstieg  
| teil3 = Programmumstieg  
| spalte31 = text
| spalte31 = Text
| spalte32 = text
| spalte32 = Text
| spalte33 = text
| spalte33 = Text
| teil4 = Ausführliches Handbuch  
| teil4 = Ausführliches Handbuch  
| spalte41 = text
| spalte41 = Text
| spalte42 = text
| spalte42 = Text
| spalte43 = text
| spalte43 = Text
}}</syntaxhighlight>
 
= Beispiel =
Die Eingabe von den oben genannten Werten generiert das nachfolgende Inhaltsverzeichnis.
{{Nav-Inhalt-Man-3
| hoch = [[Handbuch DMXControl 3|Inhaltsverzeichnis]]
| teil1 = Allgemein
| spalte11 = Text
| spalte12 = Text
| spalte13 = Text
| teil2 = Programmeinstieg
| spalte21 = Text
| spalte22 = Text
| spalte23 = Text
| teil3 = Programmumstieg
| spalte31 = Text
| spalte32 = Text
| spalte33 = Text
| teil4 = Ausführliches Handbuch
| spalte41 = Text
| spalte42 = Text
| spalte43 = Text
}}
}}
----
''Vorlage zum Erstellen eines Inhaltsverzeichnis.''<br>
'''Verwendung:'''
<nowiki>{{Nav-Inhalt-Man-3</nowiki><br>
<nowiki>| hoch = [[Link|Text]]</nowiki><br>
<nowiki>| teil1 = Überschrift 1</nowiki><br>
<nowiki>| spalte11 = Text</nowiki><br>
<nowiki>| spalte12 = Text</nowiki><br>
<nowiki>| spalte13 = Text</nowiki><br>
<nowiki>| teil2 = Überschrift 2</nowiki><br>
<nowiki>| spalte21 = Text</nowiki><br>
<nowiki>| spalte22 = Text</nowiki><br>
<nowiki>| spalte23 = Text</nowiki><br>
<nowiki>| teil3 = Überschrift 3</nowiki><br>
<nowiki>| spalte31 = Text</nowiki><br>
<nowiki>| spalte32 = Text</nowiki><br>
<nowiki>| spalte33 = Text</nowiki><br>
<nowiki>| teil4 = Überschrift 4</nowiki><br>
<nowiki>| spalte41 = Text</nowiki><br>
<nowiki>| spalte42 = Text</nowiki><br>
<nowiki>| spalte43 = Text</nowiki><br>
<nowiki>}}</nowiki>
</noinclude>
</noinclude>

Aktuelle Version vom 1. März 2025, 16:30 Uhr

Verwendung

Erstellt eine Vorlage zum Erstellen eines Inhaltsverzeichnis. Diese Vorlage wird wie folgt verwendet:

{{Nav-Inhalt-Man-3
| hoch = [[Handbuch DMXControl 3|Inhaltsverzeichnis]]
| teil1 = Allgemein
| spalte11 = Text
| spalte12 = Text
| spalte13 = Text
| teil2 = Programmeinstieg
| spalte21 = Text
| spalte22 = Text
| spalte23 = Text
| teil3 = Programmumstieg 
| spalte31 = Text
| spalte32 = Text
| spalte33 = Text
| teil4 = Ausführliches Handbuch 
| spalte41 = Text
| spalte42 = Text
| spalte43 = Text
}}

Beispiel

Die Eingabe von den oben genannten Werten generiert das nachfolgende Inhaltsverzeichnis.

Inhaltsverzeichnis
Teil 1: Allgemein

Text

Text

Text

Teil 2: Programmeinstieg

Text

Text

Text

Teil 3: Programmumstieg

Text

Text

Text

Teil 4: Ausführliches Handbuch

Text

Text

Text