Difference between revisions of "Module:Sortkey/doc"

From blackwiki
Jump to navigation Jump to search
blackwiki>TheDJ
(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...')
 
m (2 revisions imported)
 
(One intermediate revision by one other user not shown)
Line 1: Line 1:
{{tl|Module rating |release}}
+
{{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.
  

Latest revision as of 07:28, 28 September 2020

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}}