Template:Right now: Difference between revisions

From PS3 Developer wiki
Jump to navigation Jump to search
(Created page with "{| {{#ifeq:{{{collapsible|}}}|yes|class="collapsible collapsed"}} width="100%" style="background-color: {{{boxcolor|#f4f4ff}}}; padding: 0.75em; margin:1px; border: 1px {{{bor...")
 
mNo edit summary
 
Line 4: Line 4:
| Today is '''{{CURRENTDAYNAME}}, {{#formatdate:{{CURRENTMONTHNAME}} {{CURRENTDAY}}, {{CURRENTYEAR}} |dmy}}''', and the current time is '''{{CURRENTTIME}} ([[Coordinated Universal Time|UTC]]/[[Greenwich Mean Time|GMT]])'''. There are currently '''{{NUMBEROFARTICLES}}''' [[Wikipedia:What is an article?|article]]s.'''
| Today is '''{{CURRENTDAYNAME}}, {{#formatdate:{{CURRENTMONTHNAME}} {{CURRENTDAY}}, {{CURRENTYEAR}} |dmy}}''', and the current time is '''{{CURRENTTIME}} ([[Coordinated Universal Time|UTC]]/[[Greenwich Mean Time|GMT]])'''. There are currently '''{{NUMBEROFARTICLES}}''' [[Wikipedia:What is an article?|article]]s.'''
|}<noinclude>
|}<noinclude>
{{Documentation, template}}
{{Documentation}}
[[Category:User talk header templates|{{PAGENAME}}]]
[[Category:User talk header templates|{{PAGENAME}}]]


</noinclude>
</noinclude>

Latest revision as of 02:47, 13 December 2012

text-align:center; color: #000000"
Today is Wednesday, 15 May 2024, and the current time is 03:37 (UTC/GMT). There are currently 1,571 articles.
[edit] Template documentation

Usage[edit source]

This template makes a blue box appear that includes the current time and the amount of articles on Wikipedia at this moment. Put this at the top of your user page or your talk page. It is meant as a user space page header.

Note that this template adheres to the preferences of the user viewing the page. If you are comfortable with the American date format (May 15, 2024) but are viewing the Commonwealth format (15 May 2024), then you may change it by going to your preferences, and clicking on the Date and Time tab.

Syntax[edit source]

{{Right now
| collapsible = <!-- yes|no -->
| boxcolor    = 
| bordercolor = 
| roundvalue  = <!-- Only works in Mozilla-compatible web browsers -->
| textcolor   =
}}

Examples[edit source]

{{Right now}}
text-align:center; color: #000000"
Today is Wednesday, 15 May 2024, and the current time is 03:37 (UTC/GMT). There are currently 1,571 articles.
{{Right now
| collapsible = yes
| boxcolor    = gray
| bordercolor = black
| roundvalue  = 12
| textcolor   = white
}}
text-align:center; color: white"

See also[edit source]