Zum Inhalt springen

MediaWiki/Vorlage/Artikel/Protokoll: Unterschied zwischen den Versionen

Aus Foxwiki
K Dirkwagner verschob die Seite Foxwiki:MediaWiki/Vorlagen/Artikel/Protokoll nach MediaWiki/Vorlagen/Artikel/Protokoll und überschrieb dabei eine Weiterleitung
Keine Bearbeitungszusammenfassung
Zeile 1: Zeile 1:
'''Foxwiki:MediaWiki/Vorlagen/Artikel/Protokoll''' - Vorlage für Netzwerkprotokolle
'''Foxwiki:MediaWiki/Vorlagen/Artikel/Protokoll''' - Vorlage für Netzwerkprotokolle


== Wikicode ==
<syntaxhighlight lang="wikitext" highlight="" line="" copy="">
<nowiki>'''topic''' - Kurzbeschreibung</nowiki>
<nowiki>== Beschreibung ==</nowiki>
<nowiki>== Installation ==</nowiki>
<nowiki>== Aufruf ==</nowiki>
<nowiki><syntaxhighlight lang="bash" highlight="1" line copy></nowiki>
<nowiki></syntaxhighlight></nowiki>
<nowiki>=== Optionen ===</nowiki>
<nowiki>=== Parameter ===</nowiki>
<nowiki>=== Umgebungsvariablen ===</nowiki>
<nowiki>=== Exit-Status ===</nowiki>
<nowiki>== Anwendung ==</nowiki>
<nowiki>=== Problembehebung ===</nowiki>
<nowiki>== Konfiguration ==</nowiki>
<nowiki>=== Dateien ===</nowiki>
<nowiki><noinclude></nowiki>
<nowiki>== Anhang ==</nowiki>
<nowiki>=== Siehe auch ===</nowiki>
<nowiki>{{Special:PrefixIndex/{{BASEPAGENAME}}/}}</nowiki>
<nowiki>=== Dokumentation ===</nowiki>
<nowiki>===== RFC =====</nowiki>
<nowiki>{| class="wikitable big options col3center"</nowiki>
<nowiki>|-</nowiki>
<nowiki>! RFC !! Titel !! Date !! Status</nowiki>
<nowiki>|-</nowiki>
<nowiki>| [https://www.rfc-editor.org/info/2460 2460] || Internet Protocol, Version 6 (IPv6) Specification || 1998 || Obsoleted by [https://www.rfc-editor.org/info/rfc8200 RFC 8200]</nowiki>
<nowiki>|-</nowiki>
<nowiki>| [https://www.rfc-editor.org/info/rfc8200 8200] || Internet Protocol, Version 6 (IPv6) Specification || 2017 || Updated by [https://www.rfc-editor.org/info/rfc9673 RFC 9673]</nowiki>
<nowiki>|}</nowiki> <nowiki></nowiki>
<nowiki>; Man-Page</nowiki>
<nowiki>;Info-Page</nowiki>
<nowiki>=== Links ===</nowiki>
<nowiki>==== Projekt ====</nowiki>
<nowiki>==== Weblinks ====</nowiki>
<nowiki></noinclude></nowiki>
 
== DEMO ==
'''topic''' - Kurzbeschreibung
'''topic''' - Kurzbeschreibung
== Beschreibung ==
== Beschreibung ==
Zeile 44: Zeile 7:
== Aufruf ==
== Aufruf ==
<syntaxhighlight lang="bash" highlight="1" line copy>
<syntaxhighlight lang="bash" highlight="1" line copy>
 
</ syntaxhighlight>
</syntaxhighlight>
=== Optionen ===
=== Optionen ===
=== Parameter ===
=== Parameter ===
Zeile 74: Zeile 36:
==== Weblinks ====
==== Weblinks ====
</noinclude>
</noinclude>
</syntaxhighlight>


[[Kategorie:MediaWiki/Vorlagen]]
[[Kategorie:MediaWiki/Vorlagen]]

Version vom 27. Mai 2025, 12:03 Uhr

Foxwiki:MediaWiki/Vorlagen/Artikel/Protokoll - Vorlage für Netzwerkprotokolle

'''topic''' - Kurzbeschreibung
== Beschreibung ==
== Installation ==
== Aufruf ==
<syntaxhighlight lang="bash" highlight="1" line copy>
</ syntaxhighlight>
=== Optionen ===
=== Parameter ===
=== Umgebungsvariablen ===
=== Exit-Status ===
== Anwendung ==
=== Problembehebung ===
== Konfiguration ==
=== Dateien ===
<noinclude>
== Anhang ==
=== Siehe auch ===
{{Special:PrefixIndex/{{BASEPAGENAME}}/}}
=== Dokumentation ===
===== RFC =====
{| class="wikitable big options col3center"
|-
! RFC !! Titel !! Date !! Status
|-
| [https://www.rfc-editor.org/info/2460 2460] || Internet Protocol, Version 6 (IPv6) Specification || 1998 || Obsoleted by [https://www.rfc-editor.org/info/rfc8200 RFC 8200]
|-
| [https://www.rfc-editor.org/info/rfc8200 8200] || Internet Protocol, Version 6 (IPv6) Specification || 2017 || Updated by [https://www.rfc-editor.org/info/rfc9673 RFC 9673]
|} 
; Man-Page
;Info-Page
=== Links ===
==== Projekt ====
==== Weblinks ====
</noinclude>