Template:LSpecial
Từ Valve Developer Community
Bước tới điều hướng
Bước tới tìm kiếm

The Template:LSpecial/doc/vi documentation page does not exist.
English documentation will be displayed instead, which you can translate using Google Translate (or similar software). If there is nothing after this message, most likely the documentation does not exist even in English.
English documentation will be displayed instead, which you can translate using Google Translate (or similar software). If there is nothing after this message, most likely the documentation does not exist even in English.
To use for Special: links on translated pages so that they use the translation used in wiki interface
- {{{1}}} - Special: page name
- {{{2}}} - alt name (default uses string defined in MediaWiki namespace i.e interface language)
- {{{case}}} - lc - all lower case, lcfirst - first letter lower case, uc - all upper, ucfirst - first letter upper
- {{{lang}}} - force specific language (default use {{language}})
- {{LSpecial|ProtectedPages}} = Trang bị khóa
- {{LSpecial|AllMessages}} = Thông điệp hệ thống
- {{LSpecial|AllMessages|lang=sk}} = Všetky systémové správy
- {{LSpecial|RandomRootpage|Rocket Raccoon}} = Rocket Raccoon
- {{LSpecial|RandomRootpage|case=uc}} = TRANG GỐC NGẪU NHIÊN
- {{LSpecial|RandomRootpage|case=lcfirst}} = trang gốc ngẫu nhiên
Sometimes there are multiple links for a single page like Special:UncategorizedFiles vs Special:UncategorizedImages, but only one of them is the proper name for the interface string so only one will properly get translated
- {{LSpecial|UncategorizedFiles}} = ⧼UncategorizedFiles/vi⧽
- {{LSpecial|UncategorizedImages}} = Tập tin chưa được phân loại
If you stumble upon some not getting translated mention it in the discussion section.