You are viewing an old version of this page. Return to the latest version.
m (Tag: 2017 source edit) |
m (Tag: 2017 source edit) |
Schaltet Blöcke kontextsensitiv sichtbar oder unsichtbarShows or hides blocks based on target group in a transclusion
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| Showonly | showonly |
no description
|
Unknown | optional |
| Output | output |
no description
|
Unknown | optional |
<onlyinclude><div style="display:{{#ifeq:{{{showonly|}}}|{{{output|}}}|block|none}}"> </onlyinclude> <templatedata> { "params": { "showonly": {}, "output": {} }, "description": "Schaltet Blöcke kontextsensitiv sichtbar oder unsichtbarShows or hides blocks based on target group in a transclusion", "format": "inline" } </templatedata> </noinclude>
| Line 7: | Line 7: | ||
"output": {} | "output": {} | ||
}, | }, | ||
| − | "description": " | + | "description": "Shows or hides blocks based on target group in a transclusion", |
"format": "inline" | "format": "inline" | ||
} | } | ||
</templatedata> | </templatedata> | ||
</noinclude> | </noinclude> | ||