Talk:AllPages: Difference between revisions

From Heroes 3 wiki
Jump to navigation Jump to search
No edit summary
No edit summary
 
(22 intermediate revisions by 2 users not shown)
Line 1: Line 1:
Created using the media wiki api:
==Generate==
<br>
In the past I used a python script to generate this page. At some point I figured out how to do it using <nowiki>{{Special:AllPages|hideredirects=1|namespace=0|from=|to=a}}...</nowiki> instead. –[[user_talk:imahero|imahero]] 00:56, 8 December 2023 (UTC)
http://heroes.thelazy.net/wiki/api.php?action=query&list=allpages&aplimit=500&apfilterredir=nonredirects&apto=Main_Page
<br>
http://heroes.thelazy.net/wiki/api.php?action=query&list=allpages&aplimit=500&apfilterredir=nonredirects&apfrom=Main_Page
<br>
--[[User:imahero|imahero]] 20:19, 6 September 2016
 
:Nice technical page, but I must ask is there any use for it? At least for me this seems quite useless, causing hinder rather than help. –[[User:Kapteeni Ruoska|Kapteeni Ruoska]] ([[User talk:Kapteeni Ruoska|talk]]) 06:11, 7 September 2016 (CEST)
 
::I wanted to make sure there wasn't anything I was missing. When I'm browsing through the list it's easier to click these links than copy pasting the auto-generated titles from the api query.
::--[[User:imahero|imahero]] 03:14, 8 September 2016 (CEST)

Latest revision as of 00:56, 8 December 2023

Generate[edit]

In the past I used a python script to generate this page. At some point I figured out how to do it using {{Special:AllPages|hideredirects=1|namespace=0|from=|to=a}}... instead. –imahero 00:56, 8 December 2023 (UTC)