Difference between revisions of "Template:Infobox language/codelist"
Jump to navigation
Jump to search
imported>Zyxw (<tt> deprecated in HTML 5 so use <kbd> instead, as previously done in other templates – for more info, see HTML element#tt and https://www.w3.org/TR/html5/obsolete.html#non-conforming-features) |
imported>Zyxw (Use <code> to match output of other language codes in Template:Infobox language. Another option would be to change both templates to use <kbd>.) |
||
Line 1: | Line 1: | ||
{{#if:{{{1|{{{code|}}}}}} | {{#if:{{{1|{{{code|}}}}}} | ||
− | |<br />< | + | |<br /><code>[[iso639-3:{{{1|{{{code|}}}}}}|{{{1|{{{code}}}}}}]]</code>{{#if:{{{2|}}}| – {{{2|}}}}}}}<noinclude> |
{{documentation}} | {{documentation}} | ||
</noinclude> | </noinclude> |
Latest revision as of 20:22, 8 July 2017
Usage
{{Infobox language/codelist|code=abc}}
→abc
{{Infobox language/codelist|abc}}
→abc
{{Infobox language/codelist|abc|def}}
→abc
– def{{Infobox language/codelist}}
→ (blank returns blank)
The above documentation is transcluded from Template:Infobox language/codelist/doc. (edit | history) Editors can experiment in this template's sandbox (create | mirror) and testcases (create) pages. Please add categories to the /doc subpage. Subpages of this template. |