16 | | * '''!VersionNew''': [[T(VersionNew|6.0)]] |
17 | | * Protect email addresses with '''!MailHide''': [[T(MailHide|foo...|k=01y4tN5ayMx2SrjH73OG_NAw==&c=-FBkzvi511UzQSXSV-OlATQQdWLBOnU-1T2EryGjds0=)]] First parameter is the link text, usually the first few letters of the email address. The second parameter is the key given by [http://mailhide.recaptcha.net/ MailHide], in the form of {{{k=...&c=...}}} |
| 16 | * Mark new features with '''!VersionNew''': [[T(VersionNew|6.0)]] |
| 17 | {{{ |
| 18 | [[T(VersionNew|6.0)]] |
| 19 | }}} |
| 20 | The argument is the version number. For user-facing documentation, round alpha release numbers up to the next public release: for example, a feature added in 5.9.13 should be given as 5.10. |
| 21 | * Protect email addresses with '''!MailHide''': [[T(MailHide|foo...|k=01y4tN5ayMx2SrjH73OG_NAw==&c=-FBkzvi511UzQSXSV-OlATQQdWLBOnU-1T2EryGjds0=)]] |
| 22 | {{{ |
| 23 | [[T(MailHide|foo...|k=01y4tN5ayMx2SrjH73OG_NAw==&c=-FBkzvi511UzQSXSV-OlATQQdWLBOnU-1T2EryGjds0=)]] |
| 24 | }}} |
| 25 | First parameter is the link text, usually the first few letters of the email address. The second parameter is the key given by [http://mailhide.recaptcha.net/ MailHide], in the form of '''`k=...&c=...`''' |