Module:SpriteFile/doc: Difference between revisions

no edit summary
(Created page with "{{documentation header}} <!-- Documentation here --> This module implements a replacement for {{tl|sprite}}. It should generally be invoked directly on template pages, rather than using the sprite template. Parent arguments are automatically merged with directly passed arguments (the latter overwriting the former) and all arguments are normalized to trim whitespace and set empty arguments to <code>nil</code>. == Dependencies == * Module:ProcessArgs * File:Grid Un...")
 
No edit summary
 
(One intermediate revision by the same user not shown)
Line 4: Line 4:


Parent arguments are automatically merged with directly passed arguments (the latter overwriting the former) and all arguments are normalized to trim whitespace and set empty arguments to <code>nil</code>.
Parent arguments are automatically merged with directly passed arguments (the latter overwriting the former) and all arguments are normalized to trim whitespace and set empty arguments to <code>nil</code>.
'''This code has been edited to allow for custom Parallel items.'''


== Dependencies ==
== Dependencies ==