Vorlage:Display message

This is [[MediaWiki:Tagline]]. Set to <code>display:none</code> by chameleon skin.
Version vom 12. August 2015, 11:47 Uhr von Tobi (Diskussion | Beiträge) (Die Seite wurde neu angelegt: „<!-- Start your template code here. for tipps and tools for template development, please refer to our help-section -->== {{{1}}} == {{{2}}} <!--Last line of yo…“)
(Unterschied) ← Nächstältere Version | Aktuelle Version (Unterschied) | Nächstjüngere Version → (Unterschied)
Wechseln zu:Navigation, Suche

{{{1}}}

{{{2}}}

Documentation icon Template documentation[view] [edit] [history] [purge]

Description

This template takes a message - to be more precise a title and a message body - and displays it. Normally used in a query.

Parameters

Display of one message

Vorlagenparameter

ParameterBeschreibungTypStatus
Nachrichtentiteltitle 1

Title of the Message

Einzeiliger Texterforderlich
Nachrichtentextbody 2

The messagtext to be displayed belof the title.

Mehrzeiliger Texterforderlich
Archiviert?archived 3

Bool value to indicate, whether this message was archived. Archived messages get an indicator icon set before their title.

Wahrheitswertoptional
Seitepage 4

Page containing the message. When present, an edit button will be placed right of the title.

Seitennameoptional

Usage

{{display message
|title=
|body=
|archived=
|page=
}}