Template:Need to translation/doc: Difference between revisions

Created page with "== Template Description == This template is used to mark pages or content that require translation. It adds a notification box and automatically categorizes the page under Category:Pages needing translation. When the template is added and saved, it will automatically sign the contributor. == Parameter Description == {| class="wikitable" ! Parameter Name !! Type !! Description |- | tag || Optional || * When set to "fullpage": ** Changes the notification text to "'..."
 
mNo edit summary
 
Line 29: Line 29:
<pre>
<pre>
{{Need_to_translation
{{Need_to_translation
| source language = en
| source language = zh
| source page = Main Page
| source page = 首页
| source version = 12345
| source version = 12345
}}
}}
Line 36: Line 36:
Result:
Result:
{{Need_to_translation
{{Need_to_translation
| source language = en
| source language = zh
| source page = Main Page
| source page = 首页
| source version = 12345
| source version = 12345
}}
}}
Line 45: Line 45:
{{Need_to_translation
{{Need_to_translation
| tag = fullpage
| tag = fullpage
| source language = en
| source language = zh
| source page = Main Page
| source page = 首页
| source version = 12345
| source version = 12345
}}
}}
Line 53: Line 53:
{{Need_to_translation
{{Need_to_translation
| tag = fullpage
| tag = fullpage
| source language = en
| source language = zh
| source page = Main Page
| source page = 首页
| source version = 12345
| source version = 12345
}}
}}