打开/关闭菜单
打开/关闭外观设置菜单
打开/关闭个人菜单
未登录
未登录用户的IP地址会在进行任意编辑后公开展示。

“模块:名言板”的版本历史

来自Ander. System Wiki

差异选择:选中要对比的修订的单选按钮,然后按Enter键或下面的按钮。
说明:(当前)=与最后修订的差异,(之前)=与上个修订的差异,=小编辑。

2026年7月28日 (星期二)

  • 当前之前 22:532026年7月28日 (二) 22:53 Ander 留言 贡献 2,399字节 +2,399 创建页面,内容为“-- Module:名言板 local p = {} local data = mw.loadData("Module:名言板/data") -- 渲染单条名言卡片 local function renderQuote(item) return '<div class="as-quote-card">' .. '<div class="as-quote-mark">“</div>' .. '<div class="as-quote-text">' .. item.quote .. "</div>" .. '<div class="as-quote-author">—— " .. item.author .. "</div>" .. '<div class="as-quote-cat"><span class="as-tag">'…”