跳转到内容

Template:Special wikitext/Custom Module/doc

本页使用了标题或全文手工转换
维基百科,自由的百科全书

这是本页的一个历史版本,由A2569875留言 | 贡献2024年1月6日 (六) 06:07 建立内容为“{{NoteTA|G1=MediaWiki}}{{Documentation subpage}}<!-- 在本行下編輯模板說明 --> 本{{NSPN}}主要用於<syntaxhighlight lang=lua inline>require('Module:Module wikitext')._addText</syntaxhighlight>(Module:Module wikitext)中,用於客製化模命名空間。 {{#ifeq:{{NAMESPACE}}|Template|本模板不能直接使用,需要透過Module:Special wikitext/Custom Module間接調用。}}使用方法為複製以下代碼到要…”的新页面)编辑。这可能和当前版本存在着巨大的差异。

(差异) ←上一修订 | 最后版本 (差异) | 下一修订→ (差异)

本Template文档主要用於require('Module:Module wikitext')._addTextModule:Module wikitext)中,用於客製化模命名空間。

本模板不能直接使用,需要透過Module:Special wikitext/Custom Module間接調用。使用方法為複製以下代碼到要客製化的模組中:

require('Module:Module wikitext')._addText([[{{#invoke:Special wikitext/Custom Module|main|_is_in_doc={{{_is_in_doc|0}}}

|wikitext= 要自定義的維基代碼

可選參數:
|show_doc=是否顯示說明文件}}]]
)

參見