Controlling output order: Difference between revisions

Content added Content deleted
No edit summary
m (→‎ordermethod: from my testing, this is actually the default)
Line 46: Line 46:
;''pagesel'': outputs list based on the names of the reference pages which are used in the selection of a <tt>linksfrom</tt> or <tt>linksto</tt> statement. ''pagesel'' only makes sense if there is more than one page mentioned in the <tt>linksfrom</tt> or <tt>linksto</tt> condition.
;''pagesel'': outputs list based on the names of the reference pages which are used in the selection of a <tt>linksfrom</tt> or <tt>linksto</tt> statement. ''pagesel'' only makes sense if there is more than one page mentioned in the <tt>linksfrom</tt> or <tt>linksto</tt> condition.
;''title'': outputs list sorted by article (prefix +) title
;''title'': outputs list sorted by article (prefix +) title
;''titlewithoutnamespace'': outputs list sorted by the article name regardless of namespace &mdash; '''(default)'''
;''titlewithoutnamespace'': outputs list sorted by the article name regardless of namespace


''methodN'' can also be one of the following token combinations (see also [[DPL parameters: Controlling output format#headingmode|''headingmode'']] option):
''methodN'' can also be one of the following token combinations (see also [[DPL parameters: Controlling output format#headingmode|''headingmode'']] option):
Line 58: Line 58:
;''user,lastedit'': outputs list sorted by user, then by lastedit by the user
;''user,lastedit'': outputs list sorted by user, then by lastedit by the user


;''none'': do not apply any ordering (except ordering by timestamp if you requested a list of revisions); this method '''must be used when you specify '''openreferences=yes'''.
;''none'': do not apply any ordering (except ordering by timestamp if you requested a list of revisions); this method '''must be used when you specify '''openreferences=yes'''. &mdash; '''(default)'''


Example:
Example: