« Modèle:Note » : différence entre les versions
mAucun résumé des modifications Balise : Révocation manuelle |
mAucun résumé des modifications |
||
Ligne 36 : | Ligne 36 : | ||
}} | }} | ||
[[Category:Templates{{#translation:}}|{{PAGENAME}}]] | [[Category:Templates{{#translation:}}|{{PAGENAME}}]] | ||
<noinclude> | |||
<templatedata> | |||
{ | |||
"params": { | |||
"1": { | |||
"aliases": [ | |||
"text" | |||
], | |||
"label": "Texte", | |||
"description": "Texte", | |||
"example": "Texte", | |||
"default": "Ceci est un texte de remplacement...", | |||
"required": true | |||
}, | |||
"2": { | |||
"aliases": [ | |||
"Type" | |||
], | |||
"label": "Type de la note", | |||
"description": "Le type de la note", | |||
"suggestedvalues": [ | |||
"info", | |||
"reminder", | |||
"warn", | |||
"error" | |||
], | |||
"default": "info", | |||
"autovalue": "info", | |||
"required": true | |||
}, | |||
"text": {}, | |||
"demo": {}, | |||
"type": {}, | |||
"inline": {} | |||
}, | |||
"paramOrder": [ | |||
"1", | |||
"2", | |||
"text", | |||
"type", | |||
"demo", | |||
"inline" | |||
] | |||
} | |||
</templatedata> | |||
</noinclude> |
Version du 30 mai 2023 à 18:58
<languages/>
{{{text}}}
Modèle:Documentation [[Category:Templates{{#translation:}}|Note]]
Aucune description.
Paramètre | Description | Type | État | |
---|---|---|---|---|
Texte | 1 text | Texte
| Inconnu | obligatoire |
Type de la note | 2 Type | Le type de la note
| Inconnu | obligatoire |
text | text | aucune description | Inconnu | facultatif |
type | type | aucune description | Inconnu | facultatif |
demo | demo | aucune description | Inconnu | facultatif |
inline | inline | aucune description | Inconnu | facultatif |