Template:OOUI Alert/tr
File:Farm-Fresh css add.svg | This template uses TemplateStyles: |
<templatedata> { "description": { "en": "This template creates a fake OOUI alert box.", "tr": "Bu şablon, sahte bir OOUI uyarı kutusu oluşturur." }, "params": { "message": { "label": { "en": "Message", "tr": "Mesaj" }, "description": { "en": "The message to display in the alert box.", "tr": "Uyarı kutusunda görüntülenecek mesaj." }, "type": "content", "required": true }, "action": { "label": { "en": "Action text", "tr": "Eylem metni" }, "description": { "en": "Text of the action button.", "tr": "Eylem düğmesinin metni." }, "type": "line", "default": { "en": "OK", "tr": "OK" } }, "style": { "label": { "en": "Style", "tr": "Stil" }, "description": { "en": "Additional CSS rules that apply to the whole box.", "tr": "Tüm kutu için geçerli olan ek CSS kuralları." }, "example": { "en": "width:450px; font-size:95%;", "tr": "width:450px; font-size:95%;" }, "type": "line" } } } </templatedata>