Module:LibraryUtil: Difference between revisions
Created page with "local libraryUtil = require( 'libraryUtil' ) -- libraryUtil is a standard scribunto module, the following commented out code is just to show what is inside it. Documentation..." |
No edit summary |
||
| Line 87: | Line 87: | ||
return libraryUtil | return libraryUtil | ||
-- </nowiki> | |||