使文本加粗,并且变成红色,对应游戏中的负面效果。
用法
{{red|你想要是红色的文本}} 生成 你想要是红色的文本
{{red|你想要是红色的文本|back}} 生成
你想要是红色的文本<templatedata> { "params": { "1": { "description": "需要变成红色的正文", "required": true }, "2": { "description": "输入任意值将为文字添加灰底色以表示达到极限值" } }, "description": "将文字设置为红色", "format": "inline" } </templatedata>