:Use time

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 틀:Use time/l10n for the localization of this template.
Template-info.svg Documentation The documentation below is transcluded from 틀:Use time/doc. (edit | history)

Use this template to show a verbal description of a numeric use time rating.

Usage

{{ use time | <numeric use time value> | full = y (optional) | class = <custom class for the description> (optional) }}

First unnamed parameter

Use time value. See the following table for a value overview:

Value Description
< 8 미친
8–20 매우 빠른
20–25 빠른
25–30 평균
30–35 느린
35–45 매우 느린
45–55 극도로 느린
> 55 달팽이 같은

These values are taken from the source code, thus correspond to the in-game values.

full

Set this parameter to prepend the numeric input and style the description in a standardized way.

class

Set a custom class for the description, default is usetime. Only has an effect when using $full.

Examples

Code Result
{{use time|30}} 평균
{{use time|30|full=y}} 30 (평균)
{{use time|30|full=y|class=}} 30 (평균)
{{use time|30|full=y|class=note-text&#32;small}} 30 (평균)

See also

  • {{knockback}}
  • {{ut}}