Created page with " <templatedata> { "params": { "1": { "label": "posting time", "description": "time the template was added. Standard timestamp (~~~~~) recommended.", "example": "~~..." |
mNo edit summary |
||
Line 1: | Line 1: | ||
==Redirects== | |||
*<code>{{((}}trip{{))}}</code> | |||
==Syntax== | |||
*<code>{{((}}Translation in progress|~~~~~|(progress)|source={{))}}</code> | |||
*<code>{{((}}Translation in progress|~~~~~|progress=(progress)|source={{))}}</code> | |||
*<code>{{((}}Translation in progress|~~~~~|progress=(progress)|source=|type={{))}}</code> | |||
**<code>progress</code> (or <code>2</code>) should be a percentage, like <code>2%</code>, <code>40%</code>, <code>100%</code>, etc. | |||
**If possible, provide a link to the orgininal text with <code>source</code>. | |||
**Use <code>|type=sect</code> to notify a section being translated instead of a whole page. | |||
==Template Data== | |||
<templatedata> | <templatedata> | ||
{ | { | ||
Line 19: | Line 28: | ||
"source": { | "source": { | ||
"description": "Source of translation. This is usually a link to the original texts.", | "description": "Source of translation. This is usually a link to the original texts.", | ||
"example": "[https:// | "example": "[[:zh:Example|Example page]], [https://example.com example source]", | ||
"type": "url", | "type": "url", | ||
"autovalue": "", | "autovalue": "", |
{{trip}}
{{Translation in progress|~~~~~|(progress)|source=}}
{{Translation in progress|~~~~~|progress=(progress)|source=}}
{{Translation in progress|~~~~~|progress=(progress)|source=|type=}}
progress
(or 2
) should be a percentage, like 2%
, 40%
, 100%
, etc.source
.|type=sect
to notify a section being translated instead of a whole page.Maintenance template for posting translation progresses and calling for translation, proofreading, and copy editing help.
Parameter | Description | Type | Status | |
---|---|---|---|---|
posting time | 1 | time the template was added. Standard timestamp (~~~~~) recommended.
| String | required |
progress | progress 2 | a percentage describing the translation, proofreading, and copy editing progress.
| Number | required |
type | type | Define the type. If describing only a section, use “sect” verbatim.
| String | optional |
source | source | Source of translation. This is usually a link to the original texts.
| URL | suggested |