Vorlage:Errortext/doc: Unterschied zwischen den Versionen

IMT HilfeWiki - das Wiki
 
 
Zeile 5: Zeile 5:
  
 
== Parameters ==
 
== Parameters ==
;1
+
<templatedata>{
:Errortext to display
+
    "description": "Prints a specified error message.",
 +
    "params": {
 +
        "1": {
 +
            "type": "line",
 +
            "label": "Error text",
 +
            "description": "Your text you want to be displayed as error.",
 +
            "suggested": true
 +
        }
 +
    }
 +
}</templatedata>
 +
<!-- see https://www.mediawiki.org/wiki/Extension:TemplateData#Format for more information about template data -->
 +
 
 +
== Usage ==
 +
<pre>
 +
{{errortext
 +
|Your Errortext
 +
}}
 +
</pre>
  
 
== See also ==
 
== See also ==
 
* {{tl|colors}}
 
* {{tl|colors}}
  
<includeonly>
+
[[Category:Hilfewiki templates]]<includeonly>
 
<!-- Categories go here -->
 
<!-- Categories go here -->
[[Category: Text manipulation templates]][[Category:Hilfewiki templates]]
+
[[Category: Text manipulation templates]]
 
</includeonly>
 
</includeonly>

Aktuelle Version vom 30. September 2016, 11:43 Uhr

Description[Quelltext bearbeiten]

Prints a specified error message.

Parameters[Quelltext bearbeiten]

Prints a specified error message.

Vorlagenparameter

ParameterBeschreibungTypStatus
Error text1

Your text you want to be displayed as error.

Zeilevorgeschlagen

Usage[Quelltext bearbeiten]

{{errortext
|Your Errortext
}}

See also[Quelltext bearbeiten]

Cookies helfen uns bei der Bereitstellung des IMT HilfeWikis. Bei der Nutzung vom IMT HilfeWiki werden die in der Datenschutzerklärung beschriebenen Cookies gespeichert.