Vorlage:Note/doc: Unterschied zwischen den Versionen
This is [[MediaWiki:Tagline]]. Set to <code>display:none</code> by chameleon skin.
Tobi (Diskussion | Beiträge) (Die Seite wurde neu angelegt: „{{Documentation subpage}} <!-- Categories go at the bottom of this page. --> == Description == This templates generates and maintaines a note. A note is a sim…“) |
Tobi (Diskussion | Beiträge) Keine Bearbeitungszusammenfassung |
||
Zeile 5: | Zeile 5: | ||
A note is a simple message with a title and and a textbody. It is displayed on a news page and a in the archive. | A note is a simple message with a title and and a textbody. It is displayed on a news page and a in the archive. | ||
A note wil be added to [[:Category:Mitteilungen]]. | |||
{{ambox|text=This template can only be used in namespace ''Mitteilung''}} | {{ambox|text=This template can only be used in namespace ''Mitteilung''}} |
Aktuelle Version vom 17. November 2017, 14:46 Uhr
This is a documentation subpage for Vorlage:Note. It contains usage information, categories and other content that is not part of the original vorlage page. |
Description
This templates generates and maintaines a note.
A note is a simple message with a title and and a textbody. It is displayed on a news page and a in the archive.
A note wil be added to Category:Mitteilungen.
{{#vardefine:ambox_color|info}}
{{#vardefine:ambox_image|Information icon4.svg}}{{#vardefine:ambox_imageSize|40x40px}}{{#vardefine:ambox_image|[[File:{{#var:ambox_image|Mbox notice.png}}|{{#var:ambox_imageSize|40x40px}}|alt=|link=]]}}{{#vardefine:ambox_content|{| class="metadata plainlinks"
|-
| class="mbox-image" |
{{#var:ambox_image}}
| class="mbox-text" |This template can only be used in namespace Mitteilung |}
}}
{{#var:ambox_content|}}
Parameters
Mitteilung
Parameter | Beschreibung | Typ | Status | |
---|---|---|---|---|
Titel | title | Der Titel der Mitteilung | Einzeiliger Text | erforderlich |
Mitteilungstext | description | Der eigentliche Mitteilungstext | Mehrzeiliger Text | erforderlich |
Archiviert? | archive | Soll diese Mitteilung von der Aktuelles-Seite entfernt werden?
| Wahrheitswert | vorgeschlagen |
Usage
{{note
|title=
|description=
|archive=
}}