这是模块:Side box的文档页面
警告 | 此Moduledocumentation被引用於約167,000個頁面。 為了避免造成大規模的影響,所有對此Moduledocumentation的編輯應先於沙盒或測試樣例上測試。 測試後無誤的版本可以一次性地加入此Moduledocumentation中,但是修改前請務必於討論頁發起討論。 模板引用數量會自動更新。 |
文件:Lua-Logo.svg | 此-{zh-hans:模块; zh-hant:模組;}-使用Lua语言: |
Farm-Fresh css add.svg | 本-{zh-hans:模块; zh-hant:模組;}-使用以下模板样式: |
本模块用于执行模板 {{side box}}。
从维基代码中使用
本模块不能直接用于维基文本,只能通过 {{side box}} 模板使用。请看模板页说明。
从 Lua 模块中使用
为了在别的 Lua 模块中使用先载入本模块。
local mSideBox = require('Module:Side box')
然后使用 _main 函数生成侧边框。
mSideBox._main(args)
Loading comments...