模組:Special wikitext/Custom Module/doc
外观
这是Module:Special wikitext/Custom Module的文档页面
此頁面是Module:Special wikitext/Custom Module的模块文档。 此頁面可能包含了模板的使用說明、分類和其他内容。 |
本模块文档主要用於require('Module:Module wikitext')._addText
(Module:Module wikitext)中,用於客製化模組命名空間。
使用方法為複製以下代碼到要客製化的模組中:
防止模板循環
[编辑]如果上述設置仍無法防止模板循環,即模組或調用模組的頁面出現以下錯誤:
- 檢查到模板循環:Module:Special wikitext/Custom Module
- 檢查到模板循環:Module:Documentation
- 页面超出展开深度限制
- 警告:包含模板大小过大。 一些模板将不会包含。
可考慮改用以下代碼:
參見
[编辑]