Difference between revisions of "Test Sort order"
From FollowTheScore
(New page: {{Type:Test |parameter = collationorder }} == standard sort == <dpl> titlematch=Test % </dpl> == case insensitive sort == <dpl> titlematch=Test % ordercollation=latin1_swedish_ci ...) |
|||
| (4 intermediate revisions by the same user not shown) | |||
| Line 1: | Line 1: | ||
| − | {{Type | + | {{Type Test |
|parameter = collationorder | |parameter = collationorder | ||
}} | }} | ||
| + | watch the order position of "Test Dummy" or "Test Sort Order" ! | ||
| + | {| | ||
| + | ! | ||
== standard sort == | == standard sort == | ||
| + | ! | ||
| + | == case insensitive sort == | ||
| + | |- | ||
| + | | | ||
<dpl> | <dpl> | ||
titlematch=Test % | titlematch=Test % | ||
| + | skipthispage=no | ||
| + | reset=links | ||
</dpl> | </dpl> | ||
| − | + | | | |
| − | |||
<dpl> | <dpl> | ||
titlematch=Test % | titlematch=Test % | ||
ordercollation=latin1_swedish_ci | ordercollation=latin1_swedish_ci | ||
| + | skipthispage=no | ||
| + | reset=links | ||
</dpl> | </dpl> | ||
| + | |- | ||
| + | |} | ||
Latest revision as of 11:48, 28 January 2008
| Test | collationorder |
watch the order position of "Test Dummy" or "Test Sort Order" !