Difference between revisions of "Help:FAQ"

From Custom Mario Kart
Jump to navigation Jump to search
 
(2 intermediate revisions by 2 users not shown)
Line 1: Line 1:
 
== Formatting and signing the talk ==
 
== Formatting and signing the talk ==
  
* Each talk line shuld be prefixed by one or more colons (:). The number of colons defines the level of indention.
+
* Each talk line should be prefixed by one or more colons (:). The number of colons defines the level of indention.
 
* Sign you talk with 4 tildes: <nowiki>~~~~</nowiki>. In general there are 3 up to 5 tildes possible. If storing the page they will be replaced:
 
* Sign you talk with 4 tildes: <nowiki>~~~~</nowiki>. In general there are 3 up to 5 tildes possible. If storing the page they will be replaced:
 
** <nowiki>~~~</nowiki> (3 tildes) = user name = [[User:Wiimm|Wiimm]]
 
** <nowiki>~~~</nowiki> (3 tildes) = user name = [[User:Wiimm|Wiimm]]
Line 7: Line 7:
 
** <nowiki>~~~~~</nowiki> (5 tildes) = current date = 18:03, 20 March 2011 (CET)
 
** <nowiki>~~~~~</nowiki> (5 tildes) = current date = 18:03, 20 March 2011 (CET)
  
[[category:Wiki Help|{{PAGENAME}}]]
+
== Date Format YYYY-MM-DD ==
 +
 
 +
Many countries has its own date and time representation. To make date representation unambiguous the ''International Organization for Standardization'' (ISO) published [http://en.wikipedia.org/wiki/ISO_8601 ISO 8601] in 1988. They recommended the [http://en.wikipedia.org/wiki/ISO_8601#Calendar_dates new date format] "YYYY-MM-DD":
 +
* This date format wasn't used before so there are no conflicts to other national date representations.
 +
* The four digit year avoid misinterpretations of month and year.
 +
* The high significant part (=year) is on the left like numbers. This means easy sorting.
 +
 
 +
[[Category:Wiki Help|{{PAGENAME}}]]

Latest revision as of 08:13, 7 May 2017

Formatting and signing the talk

  • Each talk line should be prefixed by one or more colons (:). The number of colons defines the level of indention.
  • Sign you talk with 4 tildes: ~~~~. In general there are 3 up to 5 tildes possible. If storing the page they will be replaced:
    • ~~~ (3 tildes) = user name = Wiimm
    • ~~~~ (4 tildes) = user name, current date = Wiimm 18:03, 20 March 2011 (CET)
    • ~~~~~ (5 tildes) = current date = 18:03, 20 March 2011 (CET)

Date Format YYYY-MM-DD

Many countries has its own date and time representation. To make date representation unambiguous the International Organization for Standardization (ISO) published ISO 8601 in 1988. They recommended the new date format "YYYY-MM-DD":

  • This date format wasn't used before so there are no conflicts to other national date representations.
  • The four digit year avoid misinterpretations of month and year.
  • The high significant part (=year) is on the left like numbers. This means easy sorting.