|
|
| Line 1: |
Line 1: |
| <templatedata> | | <small>[''clarification needed'']</small> |
| {
| |
| "description": {
| |
| "en": "Use this inline template as a request for other editors to clarify text that is difficult to understand. Place immediately after the material in question.",
| |
| "fr": "Utilisez ce modèle en ligne pour demander aux autres éditeurs de préciser un texte difficile à comprendre. À placer juste après l'élément concerné."
| |
| },
| |
| "params": {
| |
| "reason": {
| |
| "label": {
| |
| "en": "Reason",
| |
| "fr": "Motif"
| |
| },
| |
| "type": "string",
| |
| "description": {
| |
| "en": "A brief reason for the tag. Avoid using wikilinks or double quotation marks; these will corrupt the template's output.",
| |
| "fr": "Une brève explication de la présence de cette balise. Evitez d'utiliser des liens wiki ou des guillemets doubles cela va perturber la sortie du modèle."
| |
| },
| |
| "suggested": true
| |
| },
| |
| "date": {
| |
| "label": {
| |
| "en": "Date",
| |
| "fr": "Date"
| |
| },
| |
| "type": "string",
| |
| "description": {
| |
| "en": "The date the tag was added (this will be added automatically soon by a bot if not added manually).",
| |
| "fr": "Date à laquelle la balise a été ajoutée (sera inséré automatiquement bientôt par un robot s'il elle n'a pas été mise manuellement)"
| |
| },
| |
| "autovalue": "{{subst:CURRENTMONTHNAME}} {{subst:CURRENTYEAR}}",
| |
| "suggested": true
| |
| },
| |
| "pre-text": {
| |
| "label": {
| |
| "en": "Pre-text",
| |
| "fr": "Avant texte"
| |
| },
| |
| "type": "string",
| |
| "description": {
| |
| "en": "Any string to be added before the \"Clarify\" tag, such as \"?\"",
| |
| "fr": "Texte libre à placer avant la balise \"Clarify\""
| |
| },
| |
| "example": {
| |
| "fr": "\"quoi ?\""
| |
| }
| |
| },
| |
| "post-text": {
| |
| "label": {
| |
| "en": "Post-text",
| |
| "fr": "Après texte"
| |
| },
| |
| "type": "string",
| |
| "description": {
| |
| "en": "Any string to be added after the \"Clarify\" tag, such as \"complicated jargon\".",
| |
| "fr": "Texte libre à ajouter après la balise \"Clarify\"."
| |
| },
| |
| "example": {
| |
| "fr": "\"jargon pas très clair\"."
| |
| }
| |
| }
| |
| }
| |
| }
| |
| </templatedata> | |