本Wiki中譯名以官方Wiki中文語言包為準

染髮劑/slider

出自Terraria Wiki
跳至導覽 跳至搜尋
Information.svg
此頁面只在染髮劑上用于格式化目的。


此頁面在基礎頁面染髮劑上用於以一種標準的方式格式化特定數據。

Using JavaScript, it displays a {{color box}} with a slider that can be used to adjust the color in the box. The algorithm used to determine the color is based on the $id parameter (health • mana • time • speed). The text in front of the color box can be adjusted via $outputlabel, it defaults to Color:. The $defaultvalue parameter can be used to set the initial value of the slider (0100), the default is 100. The $format parameter determines the overall format of the slider. The strings $slider$ and $value$ in the parameter value are replaced by the slider and the value of the slider (which might be modified, depending on $id), respectively. The default format is Value: $slider$ $value$%.

This page will not display anything and will not take up any space if JavaScript is not enabled.