Difference between revisions of "Template:CURRENTISOTIME"

From blackwiki
Jump to navigation Jump to search
imported>ToBeFree
(Creating a template that shows the current time in ISO 8601 format, in seconds. To be used with substitution to log timestamps on pages.)
 
imported>ToBeFree
(Fix substitution: Safesubst, noinclude)
 
Line 1: Line 1:
{{#time: Y-m-d"T"H:i:s"Z" | {{CURRENTTIMESTAMP}} }}<noinclude>{{Documentation}}</noinclude>
+
{{safesubst:<noinclude />#time: Y-m-d"T"H:i:s"Z" | {{safesubst:<noinclude />CURRENTTIMESTAMP}} }}<noinclude>{{Documentation}}</noinclude>

Latest revision as of 18:14, 8 October 2018

2025-09-16T04:16:51Z

Template documentation[view] [edit] [history] [purge]

Usage

This template can be substituted with {{subst:CURRENTISOTIME}} to log the time of the edit on the saved page.