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...')
 
blackwiki>TheDJ
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.
  

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