Template:Stronggood/doc
This is a documentation subpage for Template:Stronggood (see that page for the template itself). It contains usage information, categories and other content that is not part of the original template page. |
Usage[edit]
This template is used to insert a quick and easy positive notice with high visibility (because it is green) on project and discussion pages (like the following sentence). Only use this template on non-article pages. (It cannot actually be used in articles; it will generate an error.) In situations where color is not relevant (color blindness, screen readers, etc.), it renders exactly the same as {{strong}} (to which it is a CSS-styled call). It is the opposite of the {{strongbad}} template.
{{stronggood|important text}}
or, if the important text contains an equals sign:
{{stronggood|1=important text}}
These both render as:
- important text
It is safest to always use the |1=
syntax.
This template puts intentional and explicit <strong>...</strong>
(importance, seriousness, or urgency) HTML markup around the text provided as the first parameter.
Because some people are color blind, and some use screen readers, this template should not be used in a manner in which only the color indicates the difference between the content being marked up and other content; it's simply a visual aid for those who can use it.
Parameters[edit]
See Template:Strong#Optional parameters.
See also[edit]
- {{strong}} – same but not green (same color as surrounding text, usually black)
- {{strongbad}} – same but red
- {{em}} – for italic rather than bold semantic emphasis