K (Schützte „Vorlage:Article message“ ([Bearbeiten=Nur Administratoren erlauben] (unbeschränkt) [Verschieben=Nur Administratoren erlauben] (unbeschränkt))) |
|||
Zeile 1: | Zeile 1: | ||
− | <!-- Start your template code here. for tipps and tools for template development, please refer to our help-section --><includeonly> | + | <!-- Start your template code here. for tipps and tools for template development, please refer to our help-section --><includeonly><nowiki>{{{for template|ambox|label=Mitteilungsfenster|multiple|add button text=Hinzufügen|minimum instances=0|maximum instances=1}}}</nowiki> |
{| class="formtable" | {| class="formtable" | ||
|- | |- | ||
! Typ:<sup>*</sup> {{#info:Schlüsselwörter (tags) zur zusätzlich Verwendung bei der Indizierung der Seite}} | ! Typ:<sup>*</sup> {{#info:Schlüsselwörter (tags) zur zusätzlich Verwendung bei der Indizierung der Seite}} | ||
− | | | + | | <nowiki>{{{field|type|input type=combobox|mandatory|existing values only|values=speedy,content,notice|mapping template=Article message/type converter|class=attr_type}}}</nowiki> |
|- | |- | ||
! Text:<sup>*</sup> {{#info:Nachrichtentext für die Box. Kann Wiki Auszeichnugnscode enthalten.}} | ! Text:<sup>*</sup> {{#info:Nachrichtentext für die Box. Kann Wiki Auszeichnugnscode enthalten.}} | ||
− | | | + | | <nowiki>{{{field|text|mandatory|size=10|input type=textarea|class=attr_text}}}</nowiki> |
|} | |} | ||
− | + | <nowiki>{{{end template}}}</nowiki><!--Last line of your template code--></includeonly><noinclude> | |
{{documentation}} | {{documentation}} | ||
<!-- Add categories to the /doc subpage, not here! --> | <!-- Add categories to the /doc subpage, not here! --> | ||
</noinclude> | </noinclude> |
Version vom 12. Februar 2018, 09:42 Uhr
Description[Quelltext bearbeiten]
This is a form helper template used in a form to add a message box above the main content.
Of course one could simply add the template call at the top of the wiki content. This is more for the agents' convenience.
Parameters[Quelltext bearbeiten]
none
Usage[Quelltext bearbeiten]
{{article message}}
Compiles to
{{{for template|ambox|label=Mitteilungsfenster|multiple|add button text=Hinzufügen|minimum instances=0}}}
{| class="formtable"
|-
! Typ:<sup>*</sup> <span class="smw-highlighter" data-type="6" data-state="persistent" data-title="Information" title="Schlüsselwörter (tags) zur zusätzlich Verwendung bei der Indizierung der Seite"><span class="smwtticon info"></span><span class="smwttcontent">Schlüsselwörter (tags) zur zusätzlich Verwendung bei der Indizierung der Seite</span></span>
| {{{field|type|input type=combobox|mandatory|existing values only|values=speedy,content,notice|mapping template=Article message/type converter|class=attr_type}}}
|-
! Text:<sup>*</sup> <span class="smw-highlighter" data-type="6" data-state="persistent" data-title="Information" title="Nachrichtentext für die Box. Kann Wiki Auszeichnugnscode enthalten."><span class="smwtticon info"></span><span class="smwttcontent">Nachrichtentext für die Box. Kann Wiki Auszeichnugnscode enthalten.</span></span>
| {{{field|text|mandatory|size=10|input type=textarea|class=attr_text}}}
|}
{{{end template}}}
Note[Quelltext bearbeiten]
Uses {{Article message/type converter}} as mapping template
See also[Quelltext bearbeiten]
- {{QA marker}}
- {{Search engine optimization}}