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

Aus Deutsches DMXC-Wiki
Keine Bearbeitungszusammenfassung
Keine Bearbeitungszusammenfassung
 
(36 dazwischenliegende Versionen von 4 Benutzern werden nicht angezeigt)
Zeile 1: Zeile 1:
<includeonly>
<includeonly>{{(!}} class="mw-collapsible mw-collapsed" style="width: 100%;
{| class="mw-collapsible mw-collapsed" style="width: 100%; background-color:#F8F8FF; border: 1px solid #dfdfdf;"
! {{{hoch}}}
! {{{hoch}}}
|-
{{!-}}
| style="text-align:left;" | {{CollapseText | ueberschrift = Teil 1: {{{teil1}}} | text = {{{inhalt1}}} }}
{{!}}
|-
{{NavSub-Inhalt-Man-3
| style="text-align:left;" | {{CollapseText | ueberschrift = Teil 2: {{{teil2}}} | text = {{{inhalt2}}} }}
| ueberschrift = Teil 1: {{{teil1}}}
|-
| spalte1 = {{{spalte11}}}
| style="text-align:left;" | {{CollapseText | ueberschrift = Teil 3: {{{teil2}}} | text = {{{inhalt3}}} }}
| spalte2 = {{{spalte12}}}
|-
| spalte3 = {{{spalte13}}} }}
| style="text-align:left;" | {{CollapseText | ueberschrift = Teil 4: {{{teil2}}} | text = {{{inhalt4}}} }}
{{!-}} style="text-align:left;"
|}
{{!}}
</includeonly>
{{NavSub-Inhalt-Man-3
| ueberschrift = Teil 2: {{{teil2}}}
| spalte1 = {{{spalte21}}}
| spalte2 = {{{spalte22}}}
| spalte3 = {{{spalte23}}} }}
{{!-}} style="text-align:left;"
{{!}}
{{NavSub-Inhalt-Man-3
| ueberschrift = Teil 3: {{{teil3}}}
| spalte1 = {{{spalte31}}}
| spalte2 = {{{spalte32}}}
| spalte3 = {{{spalte33}}} }}
{{!-}} style="text-align:left;"
{{!}}
{{NavSub-Inhalt-Man-3
| ueberschrift = Teil 4: {{{teil4}}}
| spalte1 = {{{spalte41}}}
| spalte2 = {{{spalte42}}}
| spalte3 = {{{spalte43}}} }}
{{!)}}</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]]
| 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
}}</syntaxhighlight>


<noinclude>
= Beispiel =
Die Eingabe von den oben genannten Werten generiert das nachfolgende Inhaltsverzeichnis.
{{Nav-Inhalt-Man-3
{{Nav-Inhalt-Man-3
| hoch = [[Handbuch DMXControl 3|Inhaltsverzeichnis]]
| hoch = [[Handbuch DMXControl 3|Inhaltsverzeichnis]]
| teil1 = Allgemein
| teil1 = Allgemein
| inhalt1 = jdfjlbsdljflsadbvl
| spalte11 = Text
| spalte12 = Text
| spalte13 = Text
| teil2 = Programmeinstieg
| teil2 = Programmeinstieg
| inhalt2 = dfbuedgvuodocsadcavaisvkiavas
| spalte21 = Text
| spalte22 = Text
| spalte23 = Text
| teil3 = Programmumstieg  
| teil3 = Programmumstieg  
| inhalt3 = jdfjlbsdljflsadbvl
| spalte31 = Text
| spalte32 = Text
| spalte33 = Text
| teil4 = Ausführliches Handbuch  
| teil4 = Ausführliches Handbuch  
| inhalt4 = dfbuedgvuodocsadcavaisvkiavas
| 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>| inhalt1 = Text</nowiki><br>
<nowiki>| teil2 = Überschrift 2</nowiki><br>
<nowiki>| inhalt2 = Text</nowiki><br>
<nowiki>| teil3 = Überschrift 3</nowiki><br>
<nowiki>| inhalt3 = Text</nowiki><br>
<nowiki>| teil4 = Überschrift 4</nowiki><br>
<nowiki>| inhalt4 = 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