檢視 模块:String 的原始碼
由於下列原因,您沒有權限進行 編輯此頁面 的動作:
您可以檢視並複製此頁面的原始碼。
--[[
This module is intended to provide access to basic string functions.
Most of the functions provided here can be invoked with named parameters,
unnamed parameters, or a mixture. If named parameters are used, Mediawiki will
automatically remove any leading or trailing whitespace from the parameter.
Depending on the intended use, it may be advantageous to either preserve or
remove such whitespace.
Global options
ignore_errors: If set to 'true' or 1, any error condition will result in
an empty string being returned rather than an error message.
error_category: If an error occurs, specifies the name of a category to
include with the error message. The default category is
[Category:Errors reported by Module String].
no_category: If set to 'true' or 1, no category will be added if an error
is generated.
000
1:0
此頁面使用了以下模板:
- Template:Category link with count(檢視原始碼)
- Template:Clc(檢視原始碼)
- Template:Edit(檢視原始碼)
- Template:High-risk(檢視原始碼)
- Template:High-use(檢視原始碼)
- Template:High-use/num(檢視原始碼)
- Template:High-use/risk(檢視原始碼)
- Template:History(檢視原始碼)
- Template:Ml(檢視原始碼)
- Template:Ml-multi(檢視原始碼)
- Template:Module rating(檢視原始碼)
- Template:Ombox(檢視原始碼)
- Template:Order of magnitude(檢視原始碼)
- Template:Rnd(檢視原始碼)
- Template:Sandbox other(檢視原始碼)
- Template:Sigfig(檢視原始碼)
- Template:Significant figures(檢視原始碼)
- Template:Significant figures/rnd(檢視原始碼)
- Template:Str endswith(檢視原始碼)
- Template:Str left(檢視原始碼)
- Template:Tl(檢視原始碼)
- Template:Toolbar(檢視原始碼)
- Template:Transclude(檢視原始碼)
- Template:Yesno(檢視原始碼)
- 模块:Arguments(檢視原始碼)
- 模块:Category handler(檢視原始碼)
- 模块:Category handler/blacklist(檢視原始碼)
- 模块:Category handler/config(檢視原始碼)
- 模块:Category handler/data(檢視原始碼)
- 模块:Category handler/shared(檢視原始碼)
- 模块:Math(檢視原始碼)
- 模块:Message box(檢視原始碼)
- 模块:Message box/configuration(檢視原始碼)
- 模块:Namespace detect/config(檢視原始碼)
- 模块:Namespace detect/data(檢視原始碼)
- 模块:Str endswith(檢視原始碼)
- 模块:String(檢視原始碼)
- 模块:String/doc(檢視原始碼)
- 模块:TableTools(檢視原始碼)
- 模块:Toolbar(檢視原始碼)
- 模块:Yesno(檢視原始碼)
返回「模块:String」頁面