Template:Subpages: Difference between revisions
Jump to navigation
Jump to search
mNo edit summary |
mNo edit summary |
||
| Line 7: | Line 7: | ||
showpath=no |
showpath=no |
||
kidsonly={{#if:{{{of|}}}|no|yes}} |
kidsonly={{#if:{{{of|}}}|no|yes}} |
||
| − | debug=0 |
+ | debug={{#if:{{{debug|}}}|1|0}} |
/></includeonly> |
/></includeonly> |
||
<noinclude> |
<noinclude> |
||
| Line 19: | Line 19: | ||
"example": "of=Hauptseite", |
"example": "of=Hauptseite", |
||
"type": "wiki-page-name" |
"type": "wiki-page-name" |
||
| + | }, |
||
| + | "debug": { |
||
| + | "description": "Debug modus", |
||
| + | "type": "string", |
||
| + | "default": "aus", |
||
| + | "autovalue": "0" |
||
} |
} |
||
}, |
}, |
||
Revision as of 23:16, 15 January 2022
Shortcut für einen einheitlichen Aufruf von SubPageList3
Zeigt Unterseiten an
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| of | of | Seite von der aus eingebunden wird.
| Page name | optional |
| debug | debug | Debug modus
| String | optional |