模块:String:修订间差异
imported>Makecat ←建立内容为“--[[ This module is intended to provide access to basic string functions. Most of the functions provided here can be invoked with named paramete...”的新頁面 |
imported>A2569875 小无编辑摘要 |
||
| 第146行: | 第146行: | ||
* http://www.mediawiki.org/wiki/Extension:Scribunto/Lua_reference_manual#Patterns | * http://www.mediawiki.org/wiki/Extension:Scribunto/Lua_reference_manual#Patterns | ||
* http://www.mediawiki.org/wiki/Extension:Scribunto/Lua_reference_manual#Ustring_patterns | * http://www.mediawiki.org/wiki/Extension:Scribunto/Lua_reference_manual#Ustring_patterns | ||
]] | ]] | ||
function str.match( frame ) | function str.match( frame ) | ||