Template:CheckboxWithTimestamp: Difference between revisions
From Hidden Mickey Wiki
No edit summary Tag: Reverted |
No edit summary Tag: Reverted |
||
| Line 1: | Line 1: | ||
| {{{land}}} | | {{{land}}} | ||
| {{{attr}}} | | {{{attr}}} | ||
| style="text-align: center;" | <input type="checkbox" id="{{{id}}}" class="clickable-checkbox"> | | style="text-align: center;" | <html><input type="checkbox" id="{{{id}}}" class="clickable-checkbox"></html> | ||
| <span id="{{{id}}}-ts" class="timestamp-box"></span> | | <span id="{{{id}}}-ts" class="timestamp-box"></span> | ||
|- | |- | ||
Revision as of 07:18, 30 September 2025
| {{{land}}} | {{{attr}}} | style="text-align: center;" | <html><input type="checkbox" id="{{{id}}}" class="clickable-checkbox"></html> | |-