GaryJJSpate (talk | contribs) No edit summary |
GaryJJSpate (talk | contribs) No edit summary |
||
| Line 1: | Line 1: | ||
<includeonly>< | <includeonly><div class="vault-tick-box"><span class="vault-tick-mark">✓</span>{{#if:{{{date|}}}|<span class="vault-tick-date">{{{date}}}</span>}}</div></includeonly><noinclude> | ||
== Template:Tick == | == Template:Tick == | ||
A small | A small right-aligned box for editors' own tracking use — signals that a page has been checked and is current as of a given date. | ||
'''Formatting note:''' one continuous line, same rule as every other template on the wiki. | '''Formatting note:''' one continuous line, same rule as every other template on the wiki. | ||
| Line 13: | Line 13: | ||
{{Tick}} | {{Tick}} | ||
</pre> | </pre> | ||
Place | Place at the top of the page. It's a floated box rather than an inline mark, so it will sit in the top-right corner regardless of where in the wikitext it's placed — putting it right after the infobox call is the simplest convention. | ||
=== Parameters === | === Parameters === | ||
* '''date''' — optional. When the page was last confirmed current. If omitted, shows just the tick with no date | * '''date''' — optional. When the page was last confirmed current. If omitted, shows just the tick with no date beside it. | ||
[[Category:Templates]] | [[Category:Templates]] | ||
</noinclude> | </noinclude> | ||
Revision as of 21:37, 3 August 2026
Template:Tick
A small right-aligned box for editors' own tracking use — signals that a page has been checked and is current as of a given date.
Formatting note: one continuous line, same rule as every other template on the wiki.
Usage:
{{Tick|date=3 August 2026}}
Or with no date, just a bare tick:
{{Tick}}
Place at the top of the page. It's a floated box rather than an inline mark, so it will sit in the top-right corner regardless of where in the wikitext it's placed — putting it right after the infobox call is the simplest convention.
Parameters
- date — optional. When the page was last confirmed current. If omitted, shows just the tick with no date beside it.
