Template:Infobox Chinese/Blank/sandbox
![]() | __EXPECTUNUSEDTEMPLATE__This is the template sandbox page for Template:Infobox Chinese/Blank (diff). |
This child infobox template is for showing translations of something. If not being used within any other infobox, place {{Infobox Chinese/Header}} before it and {{Infobox Chinese/Footer}} after it.
Usage
Alone
Infobox Chinese/Blank/sandbox | |
{{{lang}}} name | |
---|---|
{{{lang}}} | {{{lang_content}}} |
<syntaxhighlight lang="wikitext" style="overflow:auto;">
</syntaxhighlight>
As a child infobox
{{{lang}}} name | |
---|---|
{{{lang}}} | {{{lang_content}}} |
<syntaxhighlight lang="wikitext" style="overflow: auto;"> </syntaxhighlight>
Parameters
See the documentation of Template:Infobox Chinese/Header for further information.
- blank_header
- Custom header text. Usually not needed
- lang
- Two- or three-letter ISO 639 code of the language of the translation
- lang_content
- Translation
Examples
Germany | |
![]() Flag of Germany | |
German name | |
---|---|
German | Deutschland |
<syntaxhighlight lang="wikitext" style="overflow:auto;">
Germany | |
![]() Flag of Germany | |
German name | |
---|---|
German | Deutschland |
</syntaxhighlight>
TemplateData
Child infobox for showing a simple translation
Parameter | Description | Type | Status | |
---|---|---|---|---|
Header | header blank_header | Custom header; specify "none" to hide the header | String | optional |
ISO 639 code | lang | ISO 639 code for the language of the description
| String | required |
Article link | lang_article | Custom link from the language name | Page name | optional |
Translation | lang_content | Translation | String | required |