Vorlage:Display message: Unterschied zwischen den Versionen
This is [[MediaWiki:Tagline]]. Set to <code>display:none</code> by chameleon skin.
Tobi (Diskussion | Beiträge) Keine Bearbeitungszusammenfassung |
Tobi (Diskussion | Beiträge) Keine Bearbeitungszusammenfassung |
||
(8 dazwischenliegende Versionen desselben Benutzers werden nicht angezeigt) | |||
Zeile 1: | Zeile 1: | ||
<!-- Start your template code here. for tipps and tools for template development, please refer to our help-section -->== {{{title|{{{1|Nachrichtentitel fehlt!}}}}}} | <!-- Start your template code here. for tipps and tools for template development, please refer to our help-section --><h2>{{#if:{{{page|{{{4|}}}}}}|<div style="float:right;margin-right:10px;" class="plainlink">[{{fullurl:{{{page|{{{4|}}}}}}|action=formedit}} {{resize|75%|2=<span class="glyphicon glyphicon-pencil" title="Bearbeiten"></span>}}]</div>}} | ||
{{yesno|{{{archived|{{{3|no}}}}}}|yes={{resize|75%|2=<span class="glyphicon glyphicon-folder-open" title="Archiviert"></span> }}|no=}}{{{title|{{{1|Nachrichtentitel fehlt!}}}}}} </h2> | |||
{{{body|{{{2|Nachrichtentext fehlt}}}}}} | {{{body|{{{2|Nachrichtentext fehlt}}}}}} | ||
<!--Last line of your template code--><noinclude> | <!--Last line of your template code--><noinclude> |
Aktuelle Version vom 3. Dezember 2017, 18:52 Uhr
Nachrichtentitel fehlt!
Nachrichtentext fehlt
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
Parameter | Beschreibung | Typ | Status | |
---|---|---|---|---|
Nachrichtentitel | title 1 | Title of the Message | Einzeiliger Text | erforderlich |
Nachrichtentext | body 2 | The messagtext to be displayed belof the title. | Mehrzeiliger Text | erforderlich |
Archiviert? | archived 3 | Bool value to indicate, whether this message was archived. Archived messages get an indicator icon set before their title. | Wahrheitswert | optional |
Seite | page 4 | Page containing the message. When present, an edit button will be placed right of the title. | Seitenname | optional |
Usage
{{display message
|title=
|body=
|archived=
|page=
}}
The above documentation is transcluded from Vorlage:Display message/doc. (edit | history) Please add categories to the /doc subpage. Subpages of this template. |