Module:Sortkey/doc: Difference between revisions
Appearance
Content deleted Content added
←Created page with '{{tl|Module rating |release}} This module sanitizes and escapes sortkeys so that they can be used inside the data-sort-value attribute of HTML tags in combinatio...' |
No edit summary |
||
Line 1: | Line 1: | ||
{{ |
{{Module rating |release}} |
||
This module sanitizes and escapes sortkeys so that they can be used inside the data-sort-value attribute of HTML tags in combination with [[Help:sorting|table sorting]]. Use it when you cannot be certain that the provided sortkey input is a correct sortkey. |
This module sanitizes and escapes sortkeys so that they can be used inside the data-sort-value attribute of HTML tags in combination with [[Help:sorting|table sorting]]. Use it when you cannot be certain that the provided sortkey input is a correct sortkey. |
||
Revision as of 12:50, 28 June 2018
This module sanitizes and escapes sortkeys so that they can be used inside the data-sort-value attribute of HTML tags in combination with table sorting. Use it when you cannot be certain that the provided sortkey input is a correct sortkey.
Usage
{{#invoke:Sortkey|escape|sortkey to sanitize}}