Template:Comment

From The Blockheads Wiki
Revision as of 17:56, 6 August 2024 by FloofyPlasma (talk | contribs) (Created page with "{{CommentSprite |{{ #switch: {{ lc: {{{1|}}} }} | ? | help | conditional | request | unsure | not sure | question | question mark = 1 | ! | important | warning | hold it | exclamation | exclamation mark = 2 | y | yes | changed | tick | check | approved | done | finished | complete | fixed | sorted | resolved | added | solved = 3 | x | rejected | bad idea | cancelled | aborted | cannot proceed | not done = 4 | + | agree | agreed | i agree | i support | concur...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

 Comment

[view] [edit] [history] [refresh]Documentation
Shortcut

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
  • unsure
  • not sure
  • question
  • question mark
  • !
  • exclamation mark
  • exclamation
  • important
  • warning
  • hold it
  • y
  • yes
  • tick
  • approved
  • done
  • finished
  • complete
  • fixed
  • sorted
  • changed
  • resolved
  • added
  • solved
  • x
  • rejected
  • bad idea
  • cancelled
  • aborted
  • cannot proceed
  • not done
  • +
  • agree
  • agreed
  • i agree
  • i support
  • concur
  • pro
  • plus
  • supported
  • support
  • strong support
  • very strong support
  • extremely strong support
  • weak support
  • soft support
  • -
  • disagree
  • i disagree
  • i oppose
  • unsupported
  • con
  • oppose
  • strong oppose
  • very strong oppose
  • extremely strong oppose
  • weak oppose
  • soft oppose
  • working on it
  • doing
  • in progress
  • wip
  • 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

See also

[view] [edit] [history] [refresh]The above documentation is transcluded from Template:Comment/doc.