模板:Buzzword/doc

< 模板:Buzzword
wikilife>Vanisaac2020年4月24日 (五) 08:40的版本 →‎See alsoclean up per WP:CAT#T and WP:AWBREQ add template:Sandbox other
(差异) ←上一版本 | 最后版本 (差异) | 下一版本→ (差异)

{{#ifeq:doc |doc

    | 

{{#ifeq:show |show

|

        }}{{#if: |
         |   {{#ifexist:模板:Buzzword
                  | [[Category:{{#switch:模板 |Template=Template |Module=Module |User=User |#default=Wikipedia}} documentation pages]]
                  |
                 }}
        }}
    | 
   }}

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=6月 2024}} at the top of an article.

  • For sections use the section parameter: {{Buzzword|section|date=6月 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": "{{subst:CURRENTMONTHNAME}} {{subst:CURRENTYEAR}}", "suggested": true } }, "description": "This template should be used when the article contains a large number of buzzwords.", "format": "inline" } </templatedata>