Jgrprior

Joined 25 August 2022
Restore example after module fix
(Experimental unimplemented tasks by language)
(Restore example after module fix)
 
(2 intermediate revisions 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 42 ⟶ 46:
<nowiki>{{#invoke:</nowiki>Unimplemented|omitted|TypeScript}}
</pre>
 
=== Example ===
 
The following example output from invoking [[Module:Unimplemented]] will likely change during development of the script.
140

edits