Content deleted Content added
BrandonXLF (talk | contribs) |
|||
Line 392:
</syntaxhighlight>
— [[User:BrandonXLF|<span style="outline: 3px double blue;color:lightcyan;background-color:black;'> '''''BrandonXLF''''' </span>]] [[User talk:BrandonXLF|<sup>(t@lk)</sup>]] <span style="color:black"><sup>([[Template:Ping|ping back]])</sup></span> 01:12, 10 August 2018 (UTC)
:You didn't actually. I've rewritten that section of the code so that it is simpler. Here are some results:
:time & date:
:*{{time/sandbox|MST}}
:*{{time/sandbox|MST|df=y}} df=y
:*{{time/sandbox|MST|df=mdy}} df=mdy
:*{{time/sandbox|MST|df=mdy12}} df=mdy12
:*{{time/sandbox|MST|df=dmy}} df=dmy
:*{{time/sandbox|MST|df=dmy12}} df=dmy12
:*{{time/sandbox|MST|df=iso}} df=iso
:time only:
:*{{time/sandbox|MST|timeonly=yes}}
:*{{time/sandbox|MST|timeonly=yes|df=mdy}} df=mdy
:*{{time/sandbox|MST|timeonly=yes|df=mdy12}} df=mdy12
:*{{time/sandbox|MST|timeonly=yes|df=dmy}} df=dmy
:*{{time/sandbox|MST|timeonly=yes|df=dmy12}} df=dmy12
:*{{time/sandbox|MST|timeonly=yes|df=iso}} df=iso
:date only:
:*{{time/sandbox|MST|dateonly=yes}}
:*{{time/sandbox|MST|dateonly=yes|df=y}} df=y
:*{{time/sandbox|MST|dateonly=yes|df=mdy}} df=mdy
:*{{time/sandbox|MST|dateonly=yes|df=mdy12}} df=mdy12
:*{{time/sandbox|MST|dateonly=yes|df=dmy}} df=dmy
:*{{time/sandbox|MST|dateonly=yes|df=dmy12}} df=dmy12
:*{{time/sandbox|MST|dateonly=yes|df=iso}} df=iso
:—[[User:Trappist the monk|Trappist the monk]] ([[User talk:Trappist the monk|talk]]) 12:43, 10 August 2018 (UTC)
|