Template:Waiting for Translation/doc
This template is used to request for help with translations. Use lang
to specify the language of the original text (ja
for Japanese, zh
for Chinese). If you have a link to the original text, please provide it by {{Waiting for Translation|1=address}}
<templatedata>
{
"params": {
"1": {
"label": "link",
"description": "A link to the original texts",
"example": "https://example.com",
"type": "url"
},
"lang": {
"label": "language",
"description": "language of the original text",
"example": "zh, ja",
"type": "wiki-page-name",
"suggested": true
}
},
"description": " "
}
</templatedata>