跳转到内容

“Module:Fa”的修订纪录

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

2025年10月31日 (星期五)

  • 当前之前 00:112025年10月31日 (五) 00:11 鹿野耕云 留言 贡献 5,484字节 +5,484 创建页面,内容为“local p = {} --===== 配置区 ===== -- -- FontAwesome 版本和类名映射 local FA_VERSIONS = { [4] = { solid = "fa", regular = "fa", brands = "fa" }, [5] = { solid = "fas", regular = "far", brands = "fab" }, [6] = { solid = "fas", regular = "far", brands = "fab" }, [7] = { solid = "fa-solid", regular = "fa-regular", brands = "fa-brands" } } -- 样式缩写映射 local STYLE_MAP = { s = "solid", solid = "solid", r = "regular"…”