Vorlage:Display message/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 template takes a message - to be more precise a title and a…“) |
Tobi (Diskussion | Beiträge) Keine Bearbeitungszusammenfassung |
||
Zeile 36: | Zeile 36: | ||
{{#ifeq:{{SUBPAGENAME}}|sandbox | | | {{#ifeq:{{SUBPAGENAME}}|sandbox | | | ||
<!-- ADD CATEGORIES AFTER THIS LINE --> | <!-- ADD CATEGORIES AFTER THIS LINE --> | ||
[[Verzauberte Welten templates]][[Query templates]] | [[Category:Verzauberte Welten templates]][[Category:Query templates]] | ||
}} | }} | ||
}}</includeonly> | }}</includeonly> |
Version vom 12. August 2015, 11:56 Uhr
This is a documentation subpage for Vorlage:Display message. It contains usage information, categories and other content that is not part of the original vorlage page. |
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 |
Usage
{{display message
|title=
|body=
}}