Difference between revisions of "User:Andrew/sandbox"

From OrthodoxWiki
Jump to: navigation, search
m (Time Variables)
m (Time Variables: timestamp math)
Line 155: Line 155:
 
|-
 
|-
 
| <code><nowiki>[[{{#time:F d|{{CURRENTTIMESTAMP}} }}]]</nowiki></code>
 
| <code><nowiki>[[{{#time:F d|{{CURRENTTIMESTAMP}} }}]]</nowiki></code>
|[[{{#time:F d|{{CURRENTTIMESTAMP}} }}]]
+
|[[{{#time:F d }}]]
| Month and day from timestamp
+
| Month and day link
 
|-
 
|-
| <code><nowiki>{{#expr: {{CURRENTTIMESTAMP}}- 86400  }} </nowiki></code>
+
| <code><nowiki>[[{{#time:F d|- 13 day }}]]</nowiki></code>
|{{#expr: {{CURRENTTIMESTAMP}}- 86400  }}  
+
|[[{{#time:F d|- 13 day }}]]
| timestamp math ?
+
| Month and day link (old calendar)
 
|-
 
|-
| <code><nowiki>{{#time:F d|{{#expr: {{CURRENTTIMESTAMP}}- 86400  }} }}</nowiki></code>
+
| <code><nowiki>[[{{#time:F d|Jan 7 2001 - 13 day }}]]</nowiki></code>
|{{#time:F d|{{#expr: {{CURRENTTIMESTAMP}}- 86400  }} }}
+
|[[{{#time:F d|Jan 7 2001 - 13 day }}]]
| Month and day from timestamp - a day? (wrong kind of timestamp)  
+
|  Jan 7 2001 (old calendar)
 +
|-
 +
| <code><nowiki>[[{{#time:F d|Jan 7 - 13 day }}]]</nowiki></code>
 +
|[[{{#time:F d|Jan 7 - 13 day }}]]
 +
Jan 7 (old calendar) default to this year
 
|-
 
|-
 
| <code><nowiki>{{CURRENTMONTH}}</nowiki></code>
 
| <code><nowiki>{{CURRENTMONTH}}</nowiki></code>

Revision as of 13:07, November 23, 2011

2

nick name test

--Andy 06:37, May 24, 2007 (PDT) this:

This article is marked as in progress by Andrew 06:04, May 30, 2007 (PDT), who is actively developing it. It has yet to achieve a stable or complete form and is currently being worked on. Please carefully consider before making major edits to this article.

or this:

This article is marked as in progress by Andrew, who is actively developing it. It has yet to achieve a stable or complete form and is currently being worked on. Please carefully consider before making major edits to this article.


Constants

Constants Gives comment
{{SITENAME}} OrthodoxWiki
{{SERVER}} https://orthodoxwiki.org
{{SERVERNAME}} orthodoxwiki.org
{{CONTENTLANGUAGE}} en code of the site's default interface language


Page Variables

Variable Gives comment
{{PAGENAME}} Andrew/sandbox
{{PAGENAMEE}} Andrew/sandbox URL-friendly
{{BASEPAGENAME}} Andrew
{{BASEPAGENAMEE}} Andrew
{{SUBPAGENAME}} sandbox
{{SUBPAGENAMEE}} sandbox
{{NAMESPACE}} User
{{NAMESPACEE}} User
{{FULLPAGENAME}} User:Andrew/sandbox
{{FULLPAGENAMEE}} User:Andrew/sandbox
{{TALKSPACE}} User talk
{{TALKSPACEE}} User_talk URL-friendly
{{SUBJECTSPACE}} User
{{SUBJECTSPACEE}} User
{{ARTICLESPACE}} User
{{ARTICLESPACEE}} User
{{TALKPAGENAME}} User talk:Andrew/sandbox
{{TALKPAGENAMEE}} User_talk:Andrew/sandbox
{{SUBJECTPAGENAME}} User:Andrew/sandbox
{{SUBJECTPAGENAMEE}} User:Andrew/sandbox
{{ARTICLEPAGENAME}} User:Andrew/sandbox
{{ARTICLEPAGENAMEE}} User:Andrew/sandbox
{{REVISIONID}} 105042
{{REVISIONDAY}} 23
{{REVISIONDAY2}} 23
{{REVISIONMONTH}} 11
{{REVISIONYEAR}} 2011
{{REVISIONTIMESTAMP}} 20111123130742
{{SITENAME}} OrthodoxWiki
{{SERVER}} https://orthodoxwiki.org
{{SCRIPTPATH}}
{{SERVERNAME}} orthodoxwiki.org

Time Variables

Variable Gives comment
{{#time:F d }} May 16 Month and day
{{#time:Y-m-d }} 2024-05-16
[[{{#time:F d|{{CURRENTTIMESTAMP}} }}]] May 16 Month and day link
[[{{#time:F d|- 13 day }}]] May 03 Month and day link (old calendar)
[[{{#time:F d|Jan 7 2001 - 13 day }}]] December 25 Jan 7 2001 (old calendar)
[[{{#time:F d|Jan 7 - 13 day }}]] December 25 Jan 7 (old calendar) default to this year
{{CURRENTMONTH}} 05
{{CURRENTTIME}} 04:43 (Must be cashed?)
{{CURRENTHOUR}} 04
{{CURRENTMONTHNAME}} May
{{CURRENTDOW}} 4
{{CURRENTYEAR}} 2024
{{CURRENTWEEK}} 20
{{CURRENTDAYNAME}} Thursday
{{CURRENTDAY}} 16
{{CURRENTTIMESTAMP}} 20240516044334
{{CURRENTDAY2}} 16
{{CURRENTMONTHABBREV}} May
}

Inline definition

Test of Inline definition , hover over words.