imModule

梦境分级:生存難度:

等级等級 {$class}

  • {$one}
  • {$two}
  • {$three}
  • {$four}

如何使用:

[[include :backrooms-wiki-cn:component:level-class
|class=等级
]]


class 处的可用参数包括以下内容,支持简繁体及英文输入。
English 简体中文 繁體中文
0 1 2 3 4 5 0 1 2 3 4 5 0 1 2 3 4 5
unknown 未知 未知
habitable 宜居 宜居
deadzone 死区 死區
pending 等待分级 等待分級
n/a 不适用 不適用
amended 修正 修正
omega 终结 終結

该组件支持简繁切换,如下方代码所示:

[[include :backrooms-wiki-cn:component:level-class
|lang=cn/tr
|class=等级
]]


lang 处选择语言,cn 表示简体中文,tr 表示繁体中文,不填默认选择简体中文。

[[include :thedream-text.wikidot.com/immodule
|lang=cn/tr
|class=清醒梦
|color=#126457(带有井号的十六进制色号代码。)
|image=thedream-text.wikidot.com/immodule(至图片的链接。)
|one=可堪居住
|two=稳定法则
|three=令人不安
|four=寂静
]]

自定义等级

[[div class="code"]]
[[include :thedream-text.wikidot.com/immodule
|lang=cn/tr
|class=等级名字
|color=#000000(带有井号的十六进制色号代码。)
|image=链接(至图片的链接。)
|one=在这
|two=随便
|three=放文字
|four=放文字
]]