Module:Sort title/doc: Difference between revisions
en>Gonnym →Usage: fix |
Orangestar (talk | contribs) m Text replacement - "[[WP:" to "[[wikipedia:WP:" |
||
(One intermediate revision by the same user not shown) | |||
Line 3: | Line 3: | ||
{{Lua|Module:Arguments|Module:String}} | {{Lua|Module:Arguments|Module:String}} | ||
'''Module:Sort title''' is used to create [[WP:SORTKEY|sortkeys]] for pages. | '''Module:Sort title''' is used to create [[wikipedia:WP:SORTKEY|sortkeys]] for pages. | ||
== What it does == | == What it does == | ||
Line 32: | Line 32: | ||
|- | |- | ||
! scope="row" | <code>getDefaultSort</code> | ! scope="row" | <code>getDefaultSort</code> | ||
| Returns a [[WP:DEFAULTSORT|DEFAULTSORT]] string | | Returns a [[wikipedia:WP:DEFAULTSORT|DEFAULTSORT]] string | ||
|} | |} | ||