Alex
Created page with "{{Documentation}} {{invokes|sprintf}} Provides access to the lua [https://www.mediawiki.org/wiki/Extension:Scribunto/Lua_reference_manual#string.format string.format] function. ==Usage== <pre>{{Sprintf|format string|param1|param2|...|paramN}}</pre> The format string is specified according to [https://www.mediawiki.org/wiki/Extension:Scribunto/Lua_reference_manual#string.format string.format], which uses [http://www.cplusplus.com/reference/cstdio/printf/ printf formatti..."