Jump to content
This wiki has been automatically closed because there have been no edits or log actions made within the last 60 days. If you are a user (who is not the bureaucrat) that wishes for this wiki to be reopened, please request that at Requests for reopening wikis. If this wiki is not reopened within 6 months it may be deleted. Note: If you are a bureaucrat on this wiki, you can go to Special:ManageWiki and uncheck the "Closed" box to reopen it.

Controlling output order: Difference between revisions

m
no edit summary
imported>FrozenPlum
m (Adjust the example, since it suggested order only applied to "most recent" and "least recent" in terms of "addeditdate" when it also applies to things like "title" but doesn't work alone for this, ordermethod=title is required if the selection criteria not based on title)
imported>FrozenPlum
mNo edit summary
Line 43:
;''firstedit'': outputs list based on first edit to the pages (creation)
;''lastedit'': outputs list based on most recent edit to the pages
;''pagetouched'': outputs list based on 'page_touched' timestamp. Read comment on <code>page_touched</code> field in [[mw:Page_table|Page_table]] to see the difference from most recent edit by an author.
;''pagesel'': outputs list based on the names of the reference pages which are used in the selection of a <code>linksfrom</code> or <code>linksto</code> statement. ''pagesel'' only makes sense if there is more than one page mentioned in the <code>linksfrom</code> or <code>linksto</code> condition.
;''title'': outputs list sorted by article (prefix +) title
Anonymous user
Cookies help us deliver our services. By using our services, you agree to our use of cookies.