Template:Int

From wiki.filipefonseca.pt
Jump to navigation Jump to search

<languages/> ⧼⧽

Template documentation

This template renders a MediaWiki message in the page language. Not to be confused with the {{int:}} magic word, which uses the user interface language instead.

<translate>

Examples

</translate>

  • {{int|vector-view-history}}

View history

  • {{int|Notification-link-text-expand-notice-count|1}}

⧼Notification-link-text-expand-notice-count⧽

  • {{int|Notification-link-text-expand-notice-count|2}}

⧼Notification-link-text-expand-notice-count⧽

  • {{int|Notification-link-text-expand-notice-count|5}}

⧼Notification-link-text-expand-notice-count⧽

  • {{int|vector-view-history|lang=de}}

Versionsgeschichte

TemplateData

<templatedata> { "description": { "en": "This template renders a MediaWiki message in the page language. Not to be confused with the ⧼⧽ magic word, which uses the user interface language instead.", "tr": "Bu şablon, sayfa dilinde bir MediaWiki mesajı oluşturur. Bunun yerine kullanıcı arayüzü dilini kullanan ⧼⧽ sihirli kelimesi ile karıştırılmamalıdır." }, "format": "inline", "params": { "1": { "label": { "en": "i18n string", "tr": "Ululsarasılaştırma" }, "description": { "en": "The i18n string, found using qqx.", "tr": "qqx kullanılarak bulunan ulusarasılaştırma dizesi." }, "example": { "en": "rcfilters-filter-patrolled-label", "tr": "rcfilters-filter-patrolled-label" }, "type": "string", "required": true }, "2": { "label": { "en": "Value ", "tr": "Değer" }, "example": { "en": "Notification-link-text-expand-notice-count can display a count", "tr": "Notification-link-text-expand-notice-count bir sayı gösterebilir" }, "description": { "en": "Value of an included parameter (counter, message...)", "tr": "Dahil edilen bir parametrenin değeri (sayaç, mesaj...)" }, "type": "number" }, "lang": { "label": { "en": "Language", "tr": "Dil" }, "description": { "en": "Language to use in the message. Should be used only in exceptional cases, as the template automatically guesses the language to use when used on translated pages.", "tr": "Mesajda kullanılacak dil. Şablon çevrilmiş sayfalarda kullanıldığında kullanılacak dili otomatik olarak tahmin ettiğinden, yalnızca istisnai durumlarda kullanılmalıdır." }, "example": { "en": "de", "tr": "de" }, "type": "line" } } } </templatedata>

[[Category:Internationalization templates{{#translation:}}]]