Template:Nobold quotes: Difference between revisions
Template page
More actions
Created page with "<templatestyles src="Nobold/styles.css"/>{{#if:{{{1|}}}|<span class="nobold">"</span>{{{1}}}<span class="nobold">"</span>|<span class="nobold">"</span>}}<noinclude> {{documentation}} </noinclude>" |
(No difference)
|
Revision as of 02:10, 25 February 2025
Page Nobold/styles.css has no content."
This template uses TemplateStyles: |
Usage
This template wraps bolded text in non-bolded quotes, most commonly used to indicate nicknames. Compare:
Markup | Renders as |
---|---|
'''Foo '''"'''Bar'''"''' Baz''' |
Foo "Bar" Baz |
'''Foo {{nbq|Bar}} Baz''' |
Foo Page Nobold/styles.css has no content."Bar" Baz |
'''Foo {{nbq}}Bar{{nbq}} Baz''' |
Foo Page Nobold/styles.css has no content."BarPage Nobold/styles.css has no content." Baz |
TemplateData
This is the TemplateData for this template used by TemplateWizard, VisualEditor and other tools. See a monthly parameter usage report for Template:Nobold quotes in articles based on its TemplateData.
TemplateData for Nobold quotes
A template to wrap a bolded term in non-bolded quotes.
Parameter | Description | Type | Status | |
---|---|---|---|---|
Term | 1 | The term to put in non-bold quotes. | String | optional |