On Tue Jan 27 2015 at 1:37:36 PM Brion Vibber bvibber@wikimedia.org wrote:
Probably the fastest thing would be to manually create the <ul><li> etc and wrap them around a loop calling the linker functions (Linker::link).
https://doc.wikimedia.org/mediawiki-core/master/php/html/classLinker.html# a52523fb9f10737404b1dfa45bab61045
Another option could be using LinkBatch.
-Chad