Template:Note/doc: Difference between revisions
m (Reverted edits by 2404:130:0:1000:F8A4:6A46:9982:A0DB (talk) to last revision by Shirayuki) |
m (22 revisions imported) |
||
(13 intermediate revisions by 9 users not shown) | |||
Line 1: | Line 1: | ||
<templatedata> | |||
{ | |||
< | "params": { | ||
{{ | "inline": { | ||
{{ | "label": { | ||
{ | "en": "Inline formatting", | ||
{{ | "tr": "Satır içi biçimlendirme" | ||
{ | }, | ||
"description": { | |||
{{ | "en": "Show the template without line breaks before and after it.", | ||
"tr": "Şablonu, öncesinde ve sonrasında satır kesmeleri olmadan gösterin." | |||
}, | |||
{ | "type": "boolean" | ||
{ | }, | ||
"text": { | |||
{ | "aliases": [ | ||
"1" | |||
], | |||
"label": { | |||
< | "en": "Text", | ||
< | "tr": "Metin" | ||
{{ | }, | ||
</ | "type": "content", | ||
"required": true, | |||
"description": { | |||
"en": "Informative note.", | |||
"tr": "Bilgilendirecek not." | |||
} | |||
}, | |||
"type": { | |||
"aliases": [ | |||
"2" | |||
], | |||
"label": { | |||
"en": "Type", | |||
"tr": "Tür" | |||
}, | |||
"description": { | |||
"en": "One of “info”, “reminder”, “warn”, or “error”. This setting affects the color and icon.", | |||
"tr": "“info”, “reminder”, “warn” veya “error” değerlerden biri. Bu ayar, rengi ve simgeyi etkiler." | |||
}, | |||
"type": "line", | |||
"default": { | |||
"en": "info", | |||
"tr": "type" | |||
} | |||
} | |||
}, | |||
"format": "inline", | |||
"description": { | |||
"en": "Show a note in a box (e.g. a top-of-the-page warning).", | |||
"tr": "Bir kutuda bir not gösterin (ör. sayfanın üstü uyarısı)." | |||
}, | |||
"paramOrder": [ | |||
"type", | |||
"text", | |||
"inline" | |||
] | |||
} | |||
</templatedata><noinclude> | |||
[[Category:Template documentation{{#translation:}}]] | |||
</noinclude> |
Latest revision as of 21:22, 31 March 2021
<templatedata> { "params": { "inline": { "label": { "en": "Inline formatting", "tr": "Satır içi biçimlendirme" }, "description": { "en": "Show the template without line breaks before and after it.", "tr": "Şablonu, öncesinde ve sonrasında satır kesmeleri olmadan gösterin." }, "type": "boolean" }, "text": { "aliases": [ "1" ], "label": { "en": "Text", "tr": "Metin" }, "type": "content", "required": true, "description": { "en": "Informative note.", "tr": "Bilgilendirecek not." } }, "type": { "aliases": [ "2" ], "label": { "en": "Type", "tr": "Tür" }, "description": { "en": "One of “info”, “reminder”, “warn”, or “error”. This setting affects the color and icon.", "tr": "“info”, “reminder”, “warn” veya “error” değerlerden biri. Bu ayar, rengi ve simgeyi etkiler." }, "type": "line", "default": { "en": "info", "tr": "type" } } }, "format": "inline", "description": { "en": "Show a note in a box (e.g. a top-of-the-page warning).", "tr": "Bir kutuda bir not gösterin (ör. sayfanın üstü uyarısı)." }, "paramOrder": [ "type", "text", "inline" ] } </templatedata> [[Category:Template documentation{{#translation:}}]]