Difference between revisions of "Help:FAQ"

From Custom Mario Kart
Jump to navigation Jump to search
m (Found a random spelling error...?)
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]]

Revision as of 22:49, 30 June 2016

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.