Template:Nobold: Difference between revisions
Jump to navigation
Jump to search
(Created page with "<templatestyles src="Nobold/styles.css"/><span class="nobold">{{{1}}}</span><noinclude> {{documentation}} <!-- PLEASE ADD CATEGORIES AND INTERWIKIS TO THE /doc SUBPAGE, THANKS...") |
mNo edit summary |
||
Line 1: | Line 1: | ||
<templatestyles src="Nobold/styles.css"/><span class="nobold">{{{1}}}</span><noinclude> | <templatestyles src="Nobold/styles.css"/><span class="nobold">{{{1}}}</span><noinclude> | ||
{{ | |||
<!-- | {{Documentation}} | ||
<!-- Add categories to the /doc subpage, not here! --> | |||
</noinclude> | </noinclude> |
Revision as of 07:20, 15 June 2023
{{{1}}}
This template uses TemplateStyles: |
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.
Syntax
- {{nobold
|text-string}}
TemplateData
No description.
Parameter | Description | Type | Status | |
---|---|---|---|---|
Input text | 1 | Text to present not bolded | String | required |