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
 
(One intermediate revision by the same user not shown)
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_PT
  | ro
  | ro
  | ru
  | ru
Line 41: Line 39:
  | uk
  | uk
  | vi
  | vi
| zh_CN
  = {{lc: {{#titleparts: {{{page|{{{1|{{PAGENAME}}}}}}}} | 1 }}}}
| zh_HK
| pt_br = pt_BR
| zh_TW
| pt_pt = pt_PT
  = {{#titleparts: {{{page|{{{1|{{PAGENAME}}}}}}}} | 1 }}
| zh_cn = zh_CN
| zh_hk = zh_HK
| zh_tw = zh_TW
}}</includeonly><noinclude>
}}</includeonly><noinclude>
<templatedata>
<templatedata>

Latest revision as of 14:25, 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.