Template:Infobox language: Difference between revisions
Appearance
Cargo-backed language infobox |
Display-only: remove #cargo_store/#cargo_declare — Cargo retired from the encyclopedia (operator ruling 2026-07-30); docs now point to hand-maintained family Members tables |
||
| (2 intermediate revisions by 2 users not shown) | |||
| Line 7: | Line 7: | ||
|label4=Region|data4={{{region|}}} | |label4=Region|data4={{{region|}}} | ||
|label5=Era|data5={{{era|}}} | |label5=Era|data5={{{era|}}} | ||
|label6=Language code|data6={{{code|}}} | |||
| | }}</includeonly><noinclude> | ||
}}</includeonly><noinclude> | |||
=== Usage === | === Usage === | ||
Infobox for a language. Renders via [[Module:Infobox]] | Infobox for a language. Renders via [[Module:Infobox]]. The <code>family</code> | ||
value is the plain family page name (e.g. <code>Herta-Olaic</code>), displayed | |||
The <code>family</code> value is the plain family page name (e.g. <code> | as a link; when setting or changing it, update the hand-maintained ''Members'' | ||
table on that family's article to match. The <code>code</code> field holds the | |||
language's registry code (label "Language code" is a placeholder, to be renamed once | |||
an in-universe term is coined); keep it in step with [[Module:Languages]]. | |||
<pre> | <pre> | ||
{{Infobox language | {{Infobox language | ||
| Line 32: | Line 23: | ||
|region = | |region = | ||
|era = | |era = | ||
|code = | |||
}} | }} | ||
</pre> | </pre> | ||
[[Category:Infobox templates]] | [[Category:Infobox templates]] | ||
</noinclude> | </noinclude> | ||
Latest revision as of 11:27, 30 July 2026
Usage
Infobox for a language. Renders via Module:Infobox. The family
value is the plain family page name (e.g. Herta-Olaic), displayed
as a link; when setting or changing it, update the hand-maintained Members
table on that family's article to match. The code field holds the
language's registry code (label "Language code" is a placeholder, to be renamed once
an in-universe term is coined); keep it in step with Module:Languages.
{{Infobox language
|name =
|native_name =
|family =
|region =
|era =
|code =
}}