Jump to content

Do not begin to migrate content here, it may be wiped without notice. More info.

Template:PageLanguage: Difference between revisions

From Debian Wiki
Created page with "<includeonly>{{#switch: {{#titleparts: {{{page|{{{1|{{PAGENAME}}}}}}}} | 1 }} | be | bn | ca | cn | cs | da | de | el | en | eo | es | fa | fi | fr | he | hu | id | it | ja | ko | ms | nb | nl | nn | no | pl | pt | pt_BR | pt_PT | ro | ru | se | si | sk | sr | sv | ta | te | tr | uk | vi | zh_CN | zh_HK | zh_TW = {{#titleparts: {{{page|{{{1|{{PAGENAME}}}}}}}} | 1 }} }}</includeonly><noinclude> <templatedata> { "descriptio..."
 
No edit summary
Line 1: Line 1:
<includeonly>{{#switch: {{#titleparts: {{{page|{{{1|{{PAGENAME}}}}}}}} | 1 }}
<includeonly>{{#switch: {{lc:{{#titleparts: {{{page|{{{1|{{PAGENAME}}}}}}}} | 1 }} }}
  | be
  | be
  | bn
  | bn
Line 27: Line 27:
  | pl
  | pl
  | pt
  | pt
  | pt_BR
  | pt_br
  | pt_PT
  | pt_pt
  | ro
  | ro
  | ru
  | ru
Line 41: Line 41:
  | uk
  | uk
  | vi
  | vi
  | zh_CN
  | zh_cn
  | zh_HK
  | zh_hk
  | zh_TW
  | zh_tw
  = {{#titleparts: {{{page|{{{1|{{PAGENAME}}}}}}}} | 1 }}
  = {{#titleparts: {{{page|{{{1|{{PAGENAME}}}}}}}} | 1 }}
}}</includeonly><noinclude>
}}</includeonly><noinclude>

Revision as of 14:23, 8 August 2025

Guess the language associated with a page name (e.g. it/SomePage -> it)

Template parameters[Edit template data]

ParameterDescriptionTypeStatus
Pagepage 1

Page to guess language for

Default
Current page
Example
it/SomePage
Page nameoptional

If you update this page, please update all other pages in Category:LanguageMachinery.