Difference between revisions of "Template:Nobold"
Jump to navigation
Jump to search
(Shamelessly copied from wikipedia.org) |
(Since the SL Wiki does not have TemplateStyles, include the CSS style directly into the HTML markup for <span>) |
||
Line 1: | Line 1: | ||
< | <span class="nobold" style="font-weight: normal;">{{{1}}}</span><noinclude> | ||
{{documentation}} | {{documentation}} | ||
<!-- PLEASE ADD CATEGORIES AND INTERWIKIS TO THE /doc SUBPAGE, THANKS --> | <!-- PLEASE ADD CATEGORIES AND INTERWIKIS TO THE /doc SUBPAGE, THANKS --> | ||
</noinclude> | </noinclude> |
Latest revision as of 01:28, 17 September 2022
{{{1}}}
This documentation is transcluded from Template:Nobold/doc. (Edit | history)
Note to editors: Please don't categorize this template by editing it directly. Instead, place the category in its documentation page, in its "includeonly" section.
Note to editors: Please don't categorize this template by editing it directly. Instead, place the category in its documentation page, in its "includeonly" section.
{{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
This is the TemplateData for this template used by TemplateWizard, VisualEditor and other tools. Click here to see a monthly parameter usage report for this template based on this TemplateData.
TemplateData for Nobold
{
"params": {
"1": {
"label": "Input text",
"description": "Text to present not bolded",
"type": "string",
"required": true
}
},
"format": "inline"
}
See also
- Template:No selflink (prevents selflinks from bolding, something this template does not do)
- Template:Noitalic
- Template:Nocaps