m
Typo
Fireheart& (talk | contribs) (Created page with "<includeonly><span title="{{#invoke: Systime | toTimestamp | year = {{{1|}}} | month = {{{2|}}} | day = {{{3|}}} | hour = {{{4|}}} | min = {{{5|}}} | sec = {{{6|}}} }}" style="text-decoration: underline; text-decoration-style: dotted;">{{#invoke: Systime | toSystime | year = {{{1|}}} | month = {{{2|}}} | day = {{{3|}}} | hour = {{{4|}}} | min = {{{5|}}} | sec = {{{6|}}} }}</span></includeonly> <noinclude> Renders a Systime timestamp with hovertext displaying the calenda...") |
Fireheart& (talk | contribs) m (Typo) |
||
Line 5: | Line 5: | ||
== Usage == | == Usage == | ||
The template accepts positional arguments for year, month, day, hour, minute, and second. | The template accepts positional arguments for year, month, day, hour, minute, and second. | ||
<pre>{{Systime | <year> | <month> | <day> | <hour> | <minute> | <second> }}</pre> | <pre>{{ Systime | <year> | <month> | <day> | <hour> | <minute> | <second> }}</pre> | ||
* At minimum, the template must be provided with the year. | * At minimum, the template must be provided with the year. | ||
* The template requires both the month ''and'' the day to display the day of the year. | * The template requires both the month ''and'' the day to display the day of the year. |