For adding yellow highlight to specified text. The highlight color can be changed, and the highlight can also be set to expire at a certain date. Please keep template usage to talk pages only.

Usage संपादन

{{ठळक | text | color (optional) | expiration (optional) }}

Parameters

  • text (parameter 1): Enter the text to be highlighted.

Optional parameters

These parameters are optional, but unused parameters must be separated by a pipe (see examples below):

  • color (parameter 2): Colors may be specified by word (e.g., "red", "blue", "lightgreen") or in hexadecimal format (e.g., "#FF0066", "#C0C0C0"). If no value is given for the color, the template defaults to yellow.
  • expiration (parameter 3): highlights may be set to expire on a certain date, which leaves the text as-is, but removes the highlight color. The expiration value can be specified in any format.

Examples संपादन

code output notes
{{ठळक | text }} text The default highlight color is yellow
{{ठळक | text | lightblue }} text The second parameter is the highlight color
{{ठळक | text | pink | 2011-01-01 }} अभिव्यक्ती त्रुटी: अनोळखी उद्गारवाचक चिन्ह "१" This is not highlighted since 1 January 2011 is in the past
{{ठळक | text | pink | २०२४-०५-०४ }} एक्स्प्रेशन त्रुटी: अनोळखी < कार्यवाहक There is no highlighting on the expiration date (purge this page's server cache if today's date is not shown)
{{ठळक | text | #00FF00 | 1 January 2099 }} अभिव्यक्ती त्रुटी: अनोळखी उद्गारवाचक चिन्ह "४" This is ठळकed since 1 January 2099 is in the future
{{ठळक | text || January 1, 2099 }} अभिव्यक्ती त्रुटी: अनोळखी उद्गारवाचक चिन्ह "४" Note the color parameter, left blank, is still represented
with a pipe (followed by the expiration parameter pipe)

See also संपादन

  • {{highlight round}} – highlights the included text using a rounded box with shadows
  • {{tq}} – for quoting text on talk pages
  • {{font color}}