Vorlage:ShowStatus/doc: Unterschied zwischen den Versionen
(Die Seite wurde neu angelegt: „{| class="hl7table" !Parameter||Bedeutung |- | Status || Status der Abstimmung, hier sind zugelassen * 27 px Abgestimmt * [[Bild:Si-vote…“) |
|||
| Zeile 9: | Zeile 9: | ||
* [[Bild:Si-draft.svg | 27px]] Entwurf | * [[Bild:Si-draft.svg | 27px]] Entwurf | ||
|} | |} | ||
| − | Je nach Statusangabe ändert sich das entsprechende Logo | + | Je nach Statusangabe ändert sich das entsprechende Logo. |
| + | |||
| + | {| class="wikitable sortable" | ||
| + | ! # | ||
| + | !Parameter | ||
| + | !Aliases | ||
| + | !Type | ||
| + | !Default | ||
| + | !Description | ||
| + | |- | ||
| + | | 1 | ||
| + | | page | ||
| + | | 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 | ||
| + | | <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 | ||
| + | | showparent | ||
| + | | <code>yes</code>/<code>no</code> | ||
| + | | <code>no</code> | ||
| + | | <code>yes</code> — show the page itself, <code>no</code> — do not show the page itself. | ||
| + | |- | ||
| + | | - | ||
| + | | 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. | ||
| + | |} | ||
Version vom 15. Juli 2011, 07:21 Uhr
| Parameter | Bedeutung |
|---|---|
| Status | Status der Abstimmung, hier sind zugelassen |
Je nach Statusangabe ändert sich das entsprechende Logo.
| # | Parameter | Aliases | Type | Default | Description |
|---|---|---|---|---|---|
| 1 | page | parent | Text | empty | The page to show the subpages for. Defaults to the current page. |
| 2 | format | liststyle | Text | ul
|
The subpage list can be displayed in several formats: ol — ordered (numbered) list, ul — unordered (bulleted) list, list — comma-separated list.
|
| 3 | pathstyle | showpath | Text | none
|
The style of the path for subpages in the list: none, no — show only subpage name, children, notparent — show part of the name starting from below the page, full — show full page name (but namespace is not included).
|
| 4 | sortby | - | Text | title
|
What to sort the subpages by: title or lastedit.
|
| 5 | sort | order | Text | asc
|
The direction to sort in: asc or desc.
|
| - | showpage | showparent | yes/no
|
no
|
yes — show the page itself, no — do not show the page itself.
|
| - | kidsonly | - | yes/no
|
no
|
yes — show only direct subpages, no — show all subpages.
|
| - | limit | - | Whole number | 200
|
The max amount of pages to list. |