Minecraft Wiki
Advertisement
Версія для друку більше не підтримується і може мати помилки обробки. Будь ласка, оновіть свої закладки браузера, а також використовуйте натомість базову функцію друку у браузері.
Перенаправлення

Use this to mark your comment with an icon and bolded word so that opinions and comments can be better seen where appropriate, such as discussing deletions.

Usage

The first parameter is set to determine the sprite from the table below. If unset or an unknown value is used, it will default to comment.

The second parameter will determine the text displayed. If the second parameter is unset, the value will be determined by the first parameter, which will default to comment if unset or blank. In either case, the text will be displayed with its first character in uppercase.

If the second parameter is set to a blank value, no text will be displayed.

Sprites

Icon Inputs Icon Inputs Icon Inputs
  • ?
  • help
  • conditional
  • request
  • question
  • question mark
  • !
  • exclamation mark
  • exclamation
  • important
  • warning
  • hold it
  • y
  • yes
  • tick
  • approved
  • done
  • finished
  • complete
  • fixed
  • sorted
  • changed
  • resolved
  • x
  • rejected
  • bad idea
  • cancelled
  • aborted
  • cannot proceed
  • not done
  • +
  • agree
  • agreed
  • i agree
  • i support
  • concur
  • pro
  • plus
  • supported
  • support
  • -
  • disagree
  • i disagree
  • i oppose
  • unsupported
  • con
  • oppose
  • working on it
  • doing
  • in progress
  • wait
  • i
  • info
  • information
  • comment
  • neutral
  • note
  • notice
  • be advised
  • n
  • no
  • veto
  • deny
  • denied
  • blocked
  • prohibited
  • unauthorized

Examples

Code Result
{{c|Disagree}}
 Disagree
{{c|info|FYI}}
 FYI
{{c|yes|}}
{{c}}
 Comment
{{c||Info}}
 Info
Advertisement