Difference between revisions of "Template:Language code of page"
Line 9: | Line 9: | ||
-->|{{lc:{{#explode:{{SUBPAGENAME{{#if:{{{1|}}}|:{{{1}}}}}}}|{{Language delimiter}}|0}}}}<!-- | -->|{{lc:{{#explode:{{SUBPAGENAME{{#if:{{{1|}}}|:{{{1}}}}}}}|{{Language delimiter}}|0}}}}<!-- | ||
-->}}</includeonly><noinclude> | -->}}</includeonly><noinclude> | ||
− | Template '''{{PAGENAME}}''' returns the language code of a page. If no page name is passed in as the first parameter, the current in which it is used applies. If there is no language code, it returns empty. | + | Template '''{{PAGENAME}}''' returns the language code of a page. If no page name is passed in as the first parameter, the current page (in which it is being used) applies. If there is no language code, it returns empty. |
==Use== | ==Use== |
Revision as of 02:30, 21 April 2011
Template Language code of page returns the language code of a page. If no page name is passed in as the first parameter, the current page (in which it is being used) applies. If there is no language code, it returns empty.
Contents
Use
{{Language of page|optional page name}}
Examples
No page parameter
If no first parameter is passed in, the current page applies.
{{Language of page}}
Page with property Has language:: set
{{Language of page|Main Page}}
{{Language of page|Pt:Página principal}}
Page without property Has language:: set
If no first parameter is passed in, the current page applies.
{{Language of page|Template:Language of page}}