Jgrprior

Joined 25 August 2022
Restore example after module fix
m (Remove example output)
(Restore example after module fix)
 
(One intermediate revision by the same user not shown)
Line 24:
The early, untested assumption is that this approach will be too inefficient to be useful,
especially considering the SMW query result limit of 500 records.
 
: Initial tests have indeed show this approach to be far too slow. [[User:Jgrprior|Jgrprior]] ([[User talk:Jgrprior|talk]]) 07:02, 2 October 2022 (UTC)
 
:: Replacing <code>mw.text.split</code> with a local split function has resolved some of the speed problems. [[User:Jgrprior|Jgrprior]] ([[User talk:Jgrprior|talk]]) 07:25, 7 February 2023 (UTC)
 
=== Usage ===
Line 44 ⟶ 48:
 
=== Example ===
 
'''Initial tests show this approach is far too slow, so the example output has been removed.'''
 
The following example output from invoking [[Module:Unimplemented]] will likely change during development of the script.
Line 52 ⟶ 54:
<nowiki>{{#invoke:</nowiki>Unimplemented|tasks|Go}}
</pre>
 
{{#invoke:Unimplemented|tasks|Go}}
140

edits