Vorlage:ShowStatus/doc: Unterschied zwischen den Versionen

Aus Hl7wiki
Wechseln zu: Navigation, Suche
 
(Eine dazwischenliegende Version desselben Benutzers wird nicht angezeigt)
Zeile 1: Zeile 1:
{| class="hl7table"
+
Diese Vorlage gibt den Status eines Dokuments als Text mit Logo aus.
!Parameter||Bedeutung
 
|-
 
| Status || Status der Abstimmung, hier sind zugelassen
 
* [[Bild:Si-confirm.svg | 27 px]] Abgestimmt
 
* [[Bild:Si-vote.svg | 27px]] Abstimmung
 
* [[Bild:Si-reconc.svg | 27px]] Kommentarauflösung
 
* [[Bild:Si-reject.svg | 27px]] Abgelehnt
 
* [[Bild:Si-draft.svg | 27px]] Entwurf
 
|}
 
Je nach Statusangabe ändert sich das entsprechende Logo.
 
  
 
{| class="wikitable sortable"
 
{| class="wikitable sortable"
Zeile 15: Zeile 5:
 
!Parameter
 
!Parameter
 
!Aliases
 
!Aliases
!Type
+
!Typ
 
!Default
 
!Default
!Description
+
!Beschreibung
 
|-
 
|-
 
| 1
 
| 1
| page
+
| Status
| parent
 
| Text
 
| ''empty''
 
| The page to show the subpages for. Defaults to the current page.
 
|-
 
| 2
 
| format
 
| liststyle
 
| Text
 
| <code>ul</code>
 
| The subpage list can be displayed in several formats: <code>ol</code> — ordered (numbered) list, <code>ul</code> — unordered (bulleted) list, <code>list</code> — comma-separated list.
 
|-
 
| 3
 
| pathstyle
 
| showpath
 
| Text
 
| <code>none</code>
 
| The style of the path for subpages in the list: <code>none</code>, <code>no</code> — show only subpage name, <code>children</code>, <code>notparent</code> — show part of the name starting from below the page, <code>full</code> — show full page name (but namespace is not included).
 
|-
 
| 4
 
| sortby
 
 
| -
 
| -
 
| Text
 
| Text
| <code>title</code>
 
| What to sort the subpages by: <code>title</code> or <code>lastedit</code>.
 
|-
 
| 5
 
| sort
 
| order
 
| Text
 
| <code>asc</code>
 
| The direction to sort in: <code>asc</code> or <code>desc</code>.
 
|-
 
 
| -
 
| -
| showpage
+
| Status der Abstimmung, hier sind zugelassen
| showparent
+
* [[Bild:Si-confirm.svg | 27 px]] Abgestimmt
| <code>yes</code>/<code>no</code>
+
* [[Bild:Si-vote.svg | 27px]] Abstimmung
| <code>no</code>
+
* [[Bild:Si-reconc.svg | 27px]] Kommentarauflösung
| <code>yes</code> — show the page itself, <code>no</code> — do not show the page itself.
+
* [[Bild:Si-reject.svg | 27px]] Abgelehnt
|-
+
* [[Bild:Si-draft.svg | 27px]] Entwurf
| -
 
| kidsonly
 
| -
 
| <code>yes</code>/<code>no</code>
 
| <code>no</code>
 
| <code>yes</code> — show only direct subpages, <code>no</code> — show all subpages.
 
|-
 
| -
 
| limit
 
| -
 
| Whole number
 
| <code>200</code>
 
| The max amount of pages to list.
 
 
|}
 
|}
 +
 +
Je nach Statusangabe ändert sich das entsprechende Logo.
 +
 +
Beispiel:
 +
<pre>
 +
{{ShowStatus|Kommentarauflösung}}
 +
</pre>
 +
{{ShowStatus|Kommentarauflösung}}

Aktuelle Version vom 15. Juli 2011, 07:27 Uhr

Diese Vorlage gibt den Status eines Dokuments als Text mit Logo aus.

# Parameter Aliases Typ Default Beschreibung
1 Status - Text - Status der Abstimmung, hier sind zugelassen
  • Si-confirm.svg Abgestimmt
  • Si-vote.svg Abstimmung
  • Si-reconc.svg Kommentarauflösung
  • Si-reject.svg Abgelehnt
  • Si-draft.svg Entwurf

Je nach Statusangabe ändert sich das entsprechende Logo.

Beispiel:

{{ShowStatus|Kommentarauflösung}}

Si-reconc.svg Kommentarauflösung