Şablon:Mesaj alıntısı

Deneme

Şablon belgelemesi[gör] [değiştir] [geçmiş] [temizle]

Kullanım değiştir

Şablon, konuşma sayfalarında kullanılmak üzere diğer kullanıcıların yorumlarını alıntılamak, bir maddeden veya kaynaktan alınan kısa bir alıntıyı vurgulamak için kullanılabilir.

To format examples, especially when using quotation marks or italics could be confusing and an inline typeface change is needed, use {{xt}} or one of its subtemplates (sıklıkla kullanılan Biçem el kitabı).

Bu şablonun varsayılan yazı tipi serif yazı tipi ve yeşil renk olarak ayarlıdır. The accompanying change in typeface to a serif (roman) or italic type style (Deneme) is to make it fully accessible for those readers with red/ green color blindness.

For block quotations on talk pages that break onto their own line, or contain paragraph breaks, editors can use {{talk quote block}} instead.

Bu şablon makalelerde kullanılmak üzere oluşturulmuştur ve makalenin ad alanında kullanılıyorsa bir hata mesajı gönderir.

Parametreler değiştir

|1= The text to highlight with the template. As with all templates, when the text, given as the template parameter, contains an equals character (=), prefixing the text with |1= is required to ensure the character is correctly interpreted as being part of the normal text; otherwise it will break the template.

|italic=yes or |i=yes will force the content to be green and italicised only (no change to serif font style); any value may be used, e.g. |i=y. This is typically used inside a block of text that is already serif-styled to make the highlighted text stand out better.

|title= takes text, which cannot be marked up in any way, and displays it as a pop-up "tooltip" (in most browsers) when the cursor hovers over the span. The most common use of this is to provide attribution.

|q=yes or |quotes=yes adds quotation marks around the colored text.

Örnek kullanım değiştir

Yazı
...when you said, {{Mesaj alıntısı|Lorem ipsum '''dolor''' sit}}, and, {{Mesaj alıntısı|consectetur adipiscing elit|i=yes|title=This is a tooltip}}.
Sonuç
...when you said, Lorem ipsum dolor sit, and, consectetur adipiscing elit.
Yazı
...when you said, {{Mesaj alıntısı|Lorem ipsum '''dolor''' sit|q=yes}}, and, {{Mesaj alıntısı|consectetur adipiscing elit|q=yes|i=yes|title=This is a tooltip}}.
Sonuç
...when you said, Lorem ipsum dolor sit, and, consectetur adipiscing elit.

(Run your mouse over the words "consectetur adipiscing elit" and in a second you will see a tooltip pop up next to the mouse cursor which says, "This is a tooltip".)