Template:Note/hi
प्रयोग
{{Note|text=Foo}} {{Note|type=info|text=Foo}} {{Note|type=reminder|text=Foo}} {{Note|type=reminder|text=Multiple<br>lines<br>of<br>text}} {{Note|type=warn|text=Foo}} {{Note|type=error|text=Foo}} {{Note}} परीक्षण * Text {{Note|inline=1|text=Foo}}
lines
of
text
File:OOjs UI icon lightbulb-yellow.svg <translate> Note:</translate> परीक्षण
- Text Foo
Parameters
यह यथादृश्य सम्पादिका और दूसरे उपकरणों द्वारा उपयोग इस साँचे के TemplateData प्रलेख है।
Note/hi
<templatedata> { "format": "block", "description": { "en": "Show a note in a box (e.g. a top-of-the-page warning).", "cs": "Zobrazí poznámku v poli (např. upozornění v horní části stránky)", "tr": "Bir kutuda bir not gösterin (ör. sayfanın üstü uyarısı).", "fr": "Affiche une note dans une boîte (exemple : un avertissement en haut de la page)." }, "params": { "inline": { "label": { "en": "Inline formatting", "fr": "format une ligne", "cs": "Inline formátování", "tr": "Satır içi biçimlendirme" }, "description": { "en": "Show the template without line breaks before and after it.", "fr": "affiche le modèle sans les sauts de ligne, ni avant, ni après.", "cs": "Zobrazí šablonu bez zalomení řádků před a za ní.", "tr": "Şablonu, öncesinde ve sonrasında satır kesmeleri olmadan gösterin." }, "default": "0", "autovalue": "1", "type": "boolean" }, "type": { "aliases": [ "2" ], "label": { "en": "Type", "fr": "type de boîte", "cs": "Typ", "tr": "Tür" }, "description": { "en": "One of “info”, “reminder”, “warn”, or “error”. This setting affects the color and icon.", "fr": "une des valeurs suggérées. Modifie la couleur de la boîte et l'icône associée.", "cs": "Jedna z možností “info”, “reminder”, “warn”, or “error” (informace, připomenutí, upozornění nebo chyba). Toto nastavení má vliv na barvu a ikonu.", "tr": "“info”, “reminder”, “warn” veya “error” değerlerden biri. Bu ayar, rengi ve simgeyi etkiler." }, "suggestedvalues": [ "info", "reminder", "warn", "error" ], "default": "info", "type": "string" }, "text": { "aliases": [ "1", "content" ], "label": { "en": "Text", "fr": "texte affiché", "cs": "Text", "tr": "Metin" }, "description": { "en": "Informative note.", "fr": "note d'information", "cs": "Informativní poznámka.", "tr": "Bilgilendirecek not." }, "type": "content", "required": true, "example": { "fr": "Texte de la note." } } }, "paramOrder": [ "inline", "type", "text" ] } </templatedata>