Template:Buzzword/doc: Difference between revisions

From CAPipedia
en>Vanisaac
m →‎See also: clean up per WP:CAT#T and WP:AWBREQ add template:Sandbox other
 
m Text replacement - "Wikipedia[^:]" to "CAPipedia"
 
(One intermediate revision by the same user not shown)
Line 14: Line 14:
* Add a new item to the talk page explaining the problem so editors will know what to address, and when to remove this tag. To optionally link directly to the talkpage section, use the talk parameter, e.g.:
* Add a new item to the talk page explaining the problem so editors will know what to address, and when to remove this tag. To optionally link directly to the talkpage section, use the talk parameter, e.g.:
<code><nowiki>{{</nowiki>Buzzword|section|reason=yourreason|talk=Too many buzzwords in article...<nowiki>}}</nowiki></code> or <code><nowiki>{{</nowiki>Buzzword|reason{{=}}yourreason|talk{{=}}We need to rewrite all this jargon!<nowiki>}}</nowiki></code>.
<code><nowiki>{{</nowiki>Buzzword|section|reason=yourreason|talk=Too many buzzwords in article...<nowiki>}}</nowiki></code> or <code><nowiki>{{</nowiki>Buzzword|reason{{=}}yourreason|talk{{=}}We need to rewrite all this jargon!<nowiki>}}</nowiki></code>.
* This template adds articles to [[:Category:Wikipedia articles containing buzzwords]], or a dated subcategory thereof.
* This template adds articles to [[:Category:CAPipediaarticles containing buzzwords]], or a dated subcategory thereof.


==Notes==
==Notes==
Line 54: Line 54:
"description": "Date template was added to article.",
"description": "Date template was added to article.",
"type": "string",
"type": "string",
"autovalue": "{{subst:CURRENTMONTHNAME}} {{subst:CURRENTYEAR}}",
"autovalue": "January 2024",
"suggested": true
"suggested": true
}
}

Latest revision as of 14:12, 23 January 2024

[[Category:Template documentation pages{{#translation:}}]]

This template should be used when the article contains a large number of buzzwords. While the policy WP:Jargon may apply, there is a distinction between the two words:

Buzzwords differ from jargon in that they have the function of impressing or of obscuring meaning, while jargon (ideally) has a well-defined technical meaning, if only to specialists. However, the hype surrounding new technologies often turns technical terms into buzzwords.

Usage

Place {{Buzzword|date=November 2024}} at the top of an article.

  • For sections use the section parameter: {{Buzzword|section|date=November 2024}}
  • To optionally specify the issue at hand, use either {{Buzzword|section|reason=yourreason}} or {{Buzzword|reason=yourreason}}
  • Add a new item to the talk page explaining the problem so editors will know what to address, and when to remove this tag. To optionally link directly to the talkpage section, use the talk parameter, e.g.:

{{Buzzword|section|reason=yourreason|talk=Too many buzzwords in article...}} or {{Buzzword|reason=yourreason|talk=We need to rewrite all this jargon!}}.

Notes

See also


<templatedata> { "params": { "1": { "label": "Section", "description": "For sections use the section parameter.", "example": "section", "type": "string" }, "reason": { "label": "Reason", "description": "Specify the issue at hand.", "type": "string" }, "talk": { "label": "Talk page section", "description": "Include relevant talkpage section name.", "type": "string" }, "date": { "label": "Date", "description": "Date template was added to article.", "type": "string", "autovalue": "January 2024", "suggested": true } }, "description": "This template should be used when the article contains a large number of buzzwords.", "format": "inline" } </templatedata>