跳转到内容

模組:CDD/doc

维基百科,自由的百科全书

这是本页的一个历史版本,由A2569875留言 | 贡献2014年6月12日 (四) 09:44 建立内容为“本模組是為了要實現{{en-link|考克斯特-迪肯符號|Coxeter–Dynkin diagram|考克斯特計號}}顯示用的{{tl|CDD}}模板,即Temp...”的新页面)编辑。这可能和当前版本存在着巨大的差异。

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

这是Module:CDD的文档页面

本模組是為了要實現考克斯特計號英语Coxeter–Dynkin diagram顯示用的{{CDD}}模板,即Template:CDD的顯示所建立的。原始版本之支援最多50個記號,現在則可以引用超過50個記號。

使用方法:

  • {{#invoke:CDD|CDD}}

though the parameter is ignored; instead it uses the parameters passed to the template. See the template documentation for how that is used.

For using this from other Lua modules, first load the module.

local CDD = require('Module:CDD')._CDD

You can then use it with the following syntax.

CDD{"node", "3", "node"}

See the template documentation for possible inputs.