Wiktenauer logo.png

Difference between revisions of "Widget:Column1"

From Wiktenauer
Jump to navigation Jump to search
 
(39 intermediate revisions by the same user not shown)
Line 1: Line 1:
<includeonly><style>
+
<includeonly><input id="box1" type="checkbox">
.column1 {
+
<label for="box1"><!--{$name|escape:'text'}--></label></includeonly>
    display: none;
 
}
 
#box1:checked ~ .column1,
 
#box1:checked ~table .column1 {
 
    display: table-cell;
 
}
 
</style>
 
<input id="box1" type="checkbox" checked>
 
<label for="box1"><!--{$name|escape:'urlpathinfo'}--></label></includeonly>
 

Latest revision as of 03:10, 3 June 2020