注意:1.4.5 的更新内容量较大,页面上很可能仍有内容尚未更新。
如中文 wiki 信息过时,可以参考英文 wiki 对应页面。
Terraria Wiki:项目/1.4.5 获取 wiki 状态与更新指南

Template:Moons

来自Terraria Wiki
跳转到导航 跳转到搜索
This template is i18n-ready, which means it is easy to localize for different languages. Please see I18n & l10n for templates to learn more.
See Template:Moons/l10n for the localization of this template.
Important.svg
CAUTION: Terraria Wiki code is complex!!!
If you want to use this code on another wiki, wiki.gg staff are not able to assist you.
Please consider picking a different wiki to adapt code from, or making your own templates!
Remember that content on a wiki is more important than fancy formatting.
Template-info.svg 文档 以下文档来自Template:Moons/doc。(编辑 | 历史

用于显示小的月相图像/文字

Usage

每个需要显示的月相都作为一个独立参数输入,参数值为数字1到8,按照月相页面编号。

最多接受8个参数,顺序随意,显示顺序依照参数顺序。

Examples

Code Result
{{moons|1|2|3|4|5|6|7|8}} 月相 1 (满月) 月相 2 (亏凸月) 月相 3 (下弦月) 月相 4 (残月) 月相 5 (新月) 月相 6 (娥眉月) 月相 7 (上弦月) 月相 8 (盈凸月)
{{moons|1|6|2|8}} 月相 1 (满月) 月相 6 (娥眉月) 月相 2 (亏凸月) 月相 8 (盈凸月)
{{moons|4|9|4}} 月相 4 (残月) 月相 4 (残月)