Wiktenauer logo.png

Difference between revisions of "Widget:Column1"

From Wiktenauer
Jump to navigation Jump to search
Line 1: Line 1:
<includeonly><style>
+
<includeonly><input id="box1" type="checkbox" checked>
.column1 {
 
    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>
 
<label for="box1"><!--{$name|escape:'urlpathinfo'}--></label></includeonly>

Revision as of 01:08, 3 June 2020