Modèle:Essay-like/doc

De Wikisisar
< Modèle:Essay-like
Révision datée du 21 octobre 2017 à 20:58 par TDLaouer (discussion | contributions) (1 révision importée)
(diff) ← Version précédente | Voir la version actuelle (diff) | Version suivante → (diff)
Aller à : navigation, rechercher

{{#ifeq:doc |doc

    | 

{{#ifeq:show |show

|
        }}{{#if: |
         |   {{#ifexist:Modèle:Essay-like
                  | [[Category:{{#switch:Modèle |Template=Template |Module=Module |User=User |#default=Wikipedia}} documentation pages]]
                  |
                 }}
        }}
    | 
   }}
{{#if:||{{#ifeq:Essay-like/doc|Essay-like|}}}}

When to use

Use this tag to identify personal essays. Personal essays describe the author's own emotional feelings about a topic. Although Wikipedia is supposed to compile human knowledge, it is not a vehicle to publish users' personal opinions.

This template should be used when the article contains the editor's own personal, emotional comments on the subject. Use it when the article does not necessarily represent a blatant opinion or opinion piece, but is still overly judgmental (declares something to be morally right or wrong) in tone.

When not to use

Do not use this template to tag fact-oriented pages that sound like they might have been written as research papers for school (called "essays" in some parts of the world). Instead, if those pages need a different writing style or tone, use {{Research paper}}, or general templates like {{Tone}} or {{Copyedit}}.

If the article is biased, but without expressing the editor's emotions or value-based judgments, use tags like {{unbalanced}} or {{POV}}.

How to use

Place this:

{{Essay-like{{#ifeq:date=mai 2024|date=mai 2024| |date=mai 2024 }}{{#ifeq:x|| |{{{3}}} }}{{#ifeq:x|| |{{{4}}} }}{{#ifeq:x|| |{{{5}}} }}{{#ifeq:x|| |{{{6}}} }}{{#ifeq:x|| |{{{7}}} }}{{#ifeq:x|| |{{{8}}} }}{{#ifeq:x|| |{{{9}}} }}}}

at the top of the article to alert editors to the inappropriate presence of editors' personal reflections throughout the article.

Sections
  • To mark specific sections instead of the whole article, place {{{{#if: |subst:}}Essay-like{{#if:section ||section}}{{#if: ||{{{3}}}}}{{#if: ||{{{4}}}}}{{#if: ||{{{5}}}}}{{#if: ||{{{6}}}}}{{#if: ||{{{7}}}}}{{#if: ||{{{8}}}}}{{#if: ||{{{9}}}}}{{#if: ||{{{10}}}}}{{#if: ||{{{11}}}}}{{#if: ||}}}} at the top of the section.
Options
  • To replace the text "a personal reflection or essay", you may use {{{{#if: |subst:}}Essay-like{{#if:article or section ||article or section}}{{#if:yourtext ||yourtext}}{{#if: ||{{{4}}}}}{{#if: ||{{{5}}}}}{{#if: ||{{{6}}}}}{{#if: ||{{{7}}}}}{{#if: ||{{{8}}}}}{{#if: ||{{{9}}}}}{{#if: ||{{{10}}}}}{{#if: ||{{{11}}}}}{{#if: ||}}}} or {{{{#if: |subst:}}essay-like{{#if:2=yourtext ||2=yourtext}}{{#if: ||{{{3}}}}}{{#if: ||{{{4}}}}}{{#if: ||{{{5}}}}}{{#if: ||{{{6}}}}}{{#if: ||{{{7}}}}}{{#if: ||{{{8}}}}}{{#if: ||{{{9}}}}}{{#if: ||{{{10}}}}}{{#if: ||{{{11}}}}}{{#if: ||}}}}
  • Articles tagged without the optional date parameter will be given the parameter by a bot.
  • Add a new item to the talk page explaining the problem so editors will know what to address, and when to remove this tag.
  • This template adds articles to dated subcategories of Category:Wikipedia articles needing style editing

Notes

See also

TemplateData

{{#if:| |This is the {{#if:|TemplateData|TemplateData}} documentation for this template used by VisualEditor and other tools.}}

See the monthly error report for this template.

TemplateData for Essay-like

{{#ifeq:doc|sandbox||

}} <templatedata> {

   "params": {
       "1": {
           "label": "Type (typically section)",
           "description": "This parameter allows an editor to replace the default word \"article\" with another word, usually the word \"section\"",
           "type": "string",
           "default": "article"
       },
       "2": {
           "label": "Replaced text",
           "description": "To replace the template text \"a personal reflection or essay\" with a custom description",
           "type": "content",
           "autovalue": ""
       },
       "date": {
           "description": "Month and year of tagging; e.g., 'January 2013', but not 'jan13'",
           "autovalue": "{{subst:CURRENTMONTHNAME}} {{subst:CURRENTYEAR}}",
           "suggested": true,
           "label": "Month and year",
           "type": "string"
       }
   },
   "description": "Use this cleanup template to identify personal essays",
   "format": "inline"

} </templatedata>