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;" | <html><input type="checkbox" id="{{{id}}}" class="timestamp-checkbox"></html>
| style="text-align: center;" | <div><input type="checkbox" id="{{{id}}}" class="timestamp-checkbox"></div>
| <span id="{{{id}}}-ts" class="timestamp-box"></span>
| <span id="{{{id}}}-ts" class="timestamp-box"></span>
| [[{{{url}}}#{{{id}}}|{{{descr}}}]]
| [[{{{url}}}#{{{id}}}|{{{descr}}}]]
|-
|-

Revision as of 14:04, 29 September 2025

| {{{land}}} | {{{attr}}}

| style="text-align: center;" |

<input type="checkbox" id="{{{id}}}" class="timestamp-checkbox">

| | [[{{{url}}}#{{{id}}}|{{{descr}}}]] |-