Template:Normal/doc: Difference between revisions

From HIBIKIFORUM
Jump to navigation Jump to search
(Created page with "{{Documentation subpage}} This template removes bold and italic formatting from a text string. == Usage == * {{tlc|normal|{{var|text-string}}}} To display text ({{var|text-string}}) at normal font-weight and without italics within a context where the default font-weight is '''bold''' and/or the default font-style is ''italic''. == See also == * {{tl|Nobold}} == TemplateData == <templatedata> { "params": { "1": { "label": "Input text", "description": "Text to...")
 
mNo edit summary
 
(3 intermediate revisions by the same user not shown)
Line 4: Line 4:


== Usage ==
== Usage ==
* {{tlc|normal|{{var|text-string}}}}
* {{tji|normal|text-string}}
 
To display text ({{var|text-string}}) at normal font-weight and without italics within a context where the default font-weight is '''bold''' and/or the default font-style is ''italic''.
To display text ({{var|text-string}}) at normal font-weight and without italics within a context where the default font-weight is '''bold''' and/or the default font-style is ''italic''.


Line 13: Line 14:
<templatedata>
<templatedata>
{
{
    "description": "To display text without bold and italics when the defualt weight and style is.",
"params": {
"params": {
"1": {
"1": {
Line 28: Line 30:
<!-- Categories below this line, please -->
<!-- Categories below this line, please -->
[[Category:Templates]]
[[Category:Formatting templates]]
[[Category:Formatting templates]]
}}}}</includeonly>
}}}}</includeonly>

Latest revision as of 01:55, 20 August 2023

Light bulb.png }}
It contains usage information, categories and other content that is not part of the original template page.

This template removes bold and italic formatting from a text string.

Usage

  • {{normal|text-string}}

To display text (text-string) at normal font-weight and without italics within a context where the default font-weight is bold and/or the default font-style is italic.

See also

TemplateData

To display text without bold and italics when the defualt weight and style is.

Template parameters

This template prefers inline formatting of parameters.

ParameterDescriptionTypeStatus
Input text1

Text to present not bolded or italicized

Stringrequired