Template:Nobold
Description
It is to indicate whether it can be safely used in citation templates. By default, it indicates the template is safe for use.
When the template is set as "not safe", the page is placed into Category:Templates not safe for use in citation templates.
Usage
To indicate a template which can be safely used in citation templates: {{COinS safe}}
To indicate a template that should NOT be used in citation templates: {{COinS safe|n}}
To add extra info after the standard message: |addtext=
Examples
Code | Result |
---|---|
{{COinS safe}} |
|
{{COinS safe|n}} |
|
{{COinS safe|addtext=Here is the extra info.}} |
|
{{COinS safe|n|addtext=Here is the extra info.}} |
Explain COinS issues
Citation templates such as Citation Style 1 and generate COinS metadata. If a template is used in a citation template field, then it may inject HTML into the metadata.
Compare the rendered HTML for {{cite book}} with |author=
using no template and using {{smallcaps}}.
|
The author metadata is in the rft.aulast
field. In this case, it is percent-encoded and is rendered as <span class="smallcaps" style="font-variant:small-caps;">Sam Drucker</span>
Reference management software will interpret the entire span as the author name.
See also
![]() | This template is used on 387,000+ pages, or roughly 28310% of all pages. To avoid major disruption and server load, any changes should be tested in the template's /sandbox or /testcases subpages, or in your own user subpage. The tested changes can be added to this page in a single edit. Consider discussing changes on the talk page before implementing them. |
![]() | This template uses TemplateStyles: |
{{nobold|text-string}}
To display text (text-string) at normal font-weight within a context where the default font-weight is bold, e.g. header cells in tables.
TemplateData
TemplateData for Nobold
No description.
Parameter | Description | Type | Status | |
---|---|---|---|---|
Input text | 1 | Text to present not bolded | String | required |
See also
- Template:No selflink (prevents selflinks from bolding, something this template does not do)
- Template:Noitalic
- Template:Nocaps