Template:Title language/doc: Difference between revisions

From 1F616EMO Survival Server Wiki
 
(→‎top: reword sentence)
 
(One intermediate revision by one other user not shown)
Line 38: Line 38:


==Examples==
==Examples==
The following code tags a French language title in italics:
The following code tags an article title as French and italicizes it:


{{code|
{{code|
<nowiki>{{title language|fr|Un exemple}}</nowiki>
<nowiki>{{title language|fr}}</nowiki>
}}
}}



Latest revision as of 12:29, 13 April 2024

Template:Language templates This template puts appropriate language tags around the title of the page, in a similar way to Template:Lang. See Template:Lang/doc § Rationale for more information.

TemplateData

This is the TemplateData for this template used by TemplateWizard, VisualEditor and other tools. See a monthly parameter usage report for Template:Title language in articles based on its TemplateData.

TemplateData for Title language

Indicate that an article title belongs to a particular language. Allows browsers to correctly present and pronounce foreign-language titles.

Template parameters

This template prefers inline formatting of parameters.

ParameterDescriptionTypeStatus
Language tag1 language lang code

A language tag, or an ISO 639 language code.

Example
fr
Stringrequired
Italicizeitalic italics i

Italicizes the text

Default
yes
Example
no
Booleanoptional

Examples

The following code tags an article title as French and italicizes it:

{{title language|fr}}

See also