Controlling output order: Difference between revisions

Content added Content deleted
imported>FrozenPlum
m (Add a missing bit of information that likely confused many users as to why it didn't work (the order param requires ordermethod to be set, yet it never stated this in its section, even if just to "title" despite title being the default expected behavior))
imported>FrozenPlum
m (→‎order: remove description I added of this, I think I misunderstood its application)
Line 71: Line 71:
{{DPL Parameter
{{DPL Parameter
|name = order
|name = order
|purpose= Controls the sort direction of the list. '''Requires''' <code>{{DPL|ordermethod}}</code> to be set, setting this to <code>title</code> would give default (expected) behavior.
|purpose= Controls the sort direction of the list.
}}
}}