礦藝大典
探索
卷首
議
全典
社區頁
互動式地圖
近期網誌
頁面
最新頁面
黯淵
釀醱
終界燭
一八週一〇丁
成就
巨人
花/BS
近期網誌
分類
文档页面
Documentation
ProcessArgs
ProcessArgs/doc
Documentation/doc
Template link/doc
Sprite
!!/doc
未知协议版本
爪哇版一點一八點一
爪哇版一點一八點二之候一
基石版一點一八點二〇點二九
基石版一點一八點三〇點三〇
爪哇版復測版一點三
爪哇版一點一九點一之預五
一三週一八乙
社群
會館
凡例
章法
社群中心
說明
FANDOM
遊戲
電影
電視
wiki
探索wiki
社群中心
建立wiki
尚無簿乎?
增簿
籍名
籍名
增簿
礦藝大典
1,429
個頁面
探索
卷首
議
全典
社區頁
互動式地圖
近期網誌
頁面
最新頁面
黯淵
釀醱
終界燭
一八週一〇丁
成就
巨人
花/BS
近期網誌
分類
文档页面
Documentation
ProcessArgs
ProcessArgs/doc
Documentation/doc
Template link/doc
Sprite
!!/doc
未知协议版本
爪哇版一點一八點一
爪哇版一點一八點二之候一
基石版一點一八點二〇點二九
基石版一點一八點三〇點三〇
爪哇版復測版一點三
爪哇版一點一九點一之預五
一三週一八乙
社群
會館
凡例
章法
社群中心
說明
查模組:ProcessArgs/doc之案
返回頁面
|←
模組:ProcessArgs/doc
檢視原始碼
誌
議 (0)
子權未逮,有因如纂此頁:
子未逮,歉限之有多:
簿
、Fandom助手、
內容專員
驛證方可纂文。惠見
簿註
。
爾可視及複之本頁之原始碼。
{{documentation header}} <!-- Documentation here --> This module allows arguments to be merged and normalised. This also has the side-effect of making the arguments a real table instead of an empty table with a metatable to access the args. This allows the <code>#</code> operator to work, as well as allowing new values to be added to the table, without being ignored when iterating. The <code>norm</code> function will normalise the arguments passed to it, trimming whitespace and setting empty arguments to <code>nil</code>. If a table isn't passed to the function, it will automatically get the current frame's parent arguments table. The <code>merge</code> function will merge two tables together, overwriting duplicate values from the first table with the second table's value, as well as doing the same as the <code>norm</code> function if the norm parameter is <code>true</code>. If the first parameter isn't a table, it is used as the value for the norm parameter, and it will automatically get the current frame's directly passed arguments table and merge it with the current frame's parent arguments table. <includeonly> <!-- Template categories/interwiki here --> [[zh:Module:ProcessArgs]] </includeonly> <noinclude> <!-- Documentation categories/interwiki here --> [[zh:Module:ProcessArgs/doc]] </noinclude>
此文用模 :
模板:Documentation header
(
覽源
)
模組:Documentation
(
覽源
)
模組:ProcessArgs
(
覽源
)
返
模組:ProcessArgs/doc
。