(3 dazwischenliegende Versionen von 3 Benutzern 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 --><includeonly> | + | <!-- Start your template code here. for tipps and tools for template development, please refer to our help-section --><includeonly><nowiki>{{{for template|template caller|label=Qualitätssicherung (Article life cycle tagging)|multiple|add button text=Anhängen|minimum instances=0}}}</nowiki> |
{| class="formtable" | {| class="formtable" | ||
|- | |- | ||
! Marker:<sup>*</sup> {{#info:Markierung gemäß IMT Qualitätssicherungsprozesses}} | ! Marker:<sup>*</sup> {{#info:Markierung gemäß IMT Qualitätssicherungsprozesses}} | ||
− | | | + | | <nowiki>{{{field|marker|input type=dropdown|mandatory|values=Deprecated,Draft,Faulty,Stub,Untested|default=Stub|existing values only|class=attr_marker}}}</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> |
Aktuelle Version vom 15. Dezember 2023, 13:45 Uhr
Description[Quelltext bearbeiten]
This is a form helper template used in a form to add an easy way to include one of our qa marker message boxes in the article (see {{Message_Box_Templates}} and Hilfe:Artikel_überarbeiten for more information.
Parameters[Quelltext bearbeiten]
none
Usage[Quelltext bearbeiten]
{{QA marker}}
Compiles to
{{{for template|template caller|label=Qualitätssicherung (Article life cycle tagging)|multiple|add button text=Anhängen|minimum instances=0}}}
{| class="formtable"
|-
! Marker:<sup>*</sup> <span class="smw-highlighter" data-type="6" data-state="persistent" data-title="Information" title="Markierung gemäß IMT Qualitätssicherungsprozesses"><span class="smwtticon info"></span><span class="smwttcontent">Markierung gemäß IMT Qualitätssicherungsprozesses</span></span>
| {{{field|marker|input type=dropdown|mandatory|values=Deprecated,Draft,Faulty,Stub,Untested|default=Stub|existing values only|class=attr_marker}}}
|}
{{{end template}}}