You are viewing an old version of this page. Return to the latest version.
m (Tag: 2017 source edit) |
m (Undo revision 15298 by Mlink-rodrigue (talk)) (Tag: Undo) |
Shows or hides blocks based on target group in a transclusion
Template parameters
This template has custom formatting.showonly
no description
output
no description
<onlyinclude><div style="display:{{#ifeq:{{{showonly|}}}|{{{output|}}}|block|none}}"> <noinclude> <templatedata> { "params": { "showonly": {}, "output": {} }, "description": "Shows or hides blocks based on target group in a transclusion", "format": "inline" } </templatedata> </noinclude>
| (3 intermediate revisions by the same user not shown) | |||
| Line 1: | Line 1: | ||
| − | + | <div style="display:{{#ifeq:{{{showonly|}}}|{{{output|}}}|block|none}}"> | |
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||