缺氧 wiki 编辑团队提示:注册账号并登录后体验更佳,且可通过参数设置定制优化您的浏览体验!

该站点为镜像站点,如果你想帮助这个由玩家志愿编辑的 wiki 站点,请前往原站点参与编辑,
同时欢迎加入编辑讨论群 851803695 与其他编辑者一起参与建设!

全站通知:

模板:等式/doc

来自缺氧WIKI_BWIKI_哔哩哔哩
跳到导航 跳到搜索

此模板使用 CSS grid 布局模拟 LaTeX 中的 align 环境以输出排列整齐的等式。

模板参数

模板参数

参数描述类型状态
没有指定参数

用法示例

{{等式
|<math>x + 1</math>|<math>=</math>|<math>2x + 3</math>
|<math>x</math>|<math>=</math>|<math>-2</math>
}}

[math]\displaystyle{ x + 1 }[/math][math]\displaystyle{ = }[/math][math]\displaystyle{ 2x + 3 }[/math][math]\displaystyle{ x }[/math][math]\displaystyle{ = }[/math][math]\displaystyle{ -2 }[/math]

{{等式
|<math>3^{6n+3}+4^{6n+3}</math>|<math>\equiv</math>|<math>(3^3)^{2n+1}+(4^3)^{2n+1}</math>
||<math>\equiv</math>|<math>27^{2n+1}+64^{2n+1}</math>
||<math>\equiv</math>|<math>27^{2n+1}+(-27)^{2n+1}</math>
||<math>\equiv</math>|<math>27^{2n+1}-27^{2n+1}</math>
||<math>\equiv</math>|<math>0 \pmod{91}</math>
}}

[math]\displaystyle{ 3^{6n+3}+4^{6n+3} }[/math][math]\displaystyle{ \equiv }[/math][math]\displaystyle{ (3^3)^{2n+1}+(4^3)^{2n+1} }[/math][math]\displaystyle{ \equiv }[/math][math]\displaystyle{ 27^{2n+1}+64^{2n+1} }[/math][math]\displaystyle{ \equiv }[/math][math]\displaystyle{ 27^{2n+1}+(-27)^{2n+1} }[/math][math]\displaystyle{ \equiv }[/math][math]\displaystyle{ 27^{2n+1}-27^{2n+1} }[/math][math]\displaystyle{ \equiv }[/math][math]\displaystyle{ 0 \pmod{91} }[/math]