Open main menu

Changes

m
fix categorization
{{Documentation subpage}}
<!-- PLEASE ADD CATEGORIES AT THE BOTTOM OF THIS PAGE -->
== Usage ==
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 ({{CURRENTMONTHNAME}} {{CURRENTDAY}}, {{CURRENTYEAR}}) but are viewing the Commonwealth format ({{CURRENTDAY}} {{CURRENTMONTHNAME}} {{CURRENTYEAR}}), then you may change it by going to [[Special:Preferences|your preferences]], and clicking on the '''Date and Time''' tab.

== Syntax ==
<pre>{{Right now
| collapsible = <!-- yes|no -->
| boxcolor =
| bordercolor =
| roundvalue = <!-- Only works in Mozilla-compatible web browsers -->
| textcolor =
| width = <!-- Default: 100% -->
}}</pre>

=== Examples ===
{|
| <pre>{{Right now}}</pre>
| {{Right now}}
|-
| <pre>{{Right now
| collapsible = yes
| boxcolor = gray
| bordercolor = black
| roundvalue = 12
| textcolor = white
}}</pre>
| {{Right now
| collapsible = yes
| boxcolor = silver
| bordercolor = black
| roundvalue = 12
| textcolor = white
}}
|}

== See also ==
{{Date and time templates}}

<includeonly>
<!-- CATEGORIES HERE, THANKS -->
[[Category:Time, date and calendar templates]]

</includeonly>
Anonymous user