NeuroWiki hereby wishes Evil Neuro happy 2nd birthday on March 25, 2025!
Template:Need to translation
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
Parameter Name | Type | Description |
---|---|---|
tag | Optional |
|
site / Source Language | Required | The source language site of the content needing translation (zh/en/ja). |
pagename / Source Page | Required | The title of the page needing translation on the source language site. |
oldid / Source Version | Required | The page's revision ID (timestamp) on the source language site at the time this template is added. |
How to Retrieve the Timestamp
- Click the "History" button on the source page.
- Select the latest revision.
- Copy the number after "oldid=" in the URL (e.g., oldid=12345).
Usage Examples
{{Need_to_translation | source language = zh | source page = 首页 | source version = 12345 }}
Result:

This section content is directly copied from the Chinese site for reasons of content synchronization, specifically from the 首页 page's 12345 version.
Editors who are able to translate this content are encouraged to assist, and please remove this template after the translation has been completed.
This template was added and updated by MediaWiki default[More].
Full Width Mode
{{Need_to_translation | tag = fullpage | source language = zh | source page = 首页 | source version = 12345 }}
Result:

This page content is directly copied from the Chinese site for reasons of content synchronization, specifically from the 首页 page's 12345 version.
Editors who are able to translate this content are encouraged to assist, and please remove this template after the translation has been completed.
This template was added and updated by MediaWiki default[More].
Technical Details
- User Tracking: Automatically retrieves the contributor's username using
{{SaveUserName}}
. - Dynamic Linking: Uses the
[{{fullurl:{{{1}}}|{{{2}}}}} {{{1}}}]
parser function to dynamically construct cross-site links. - Conditional Logic: Implements parameter existence checks using
{{#ifeq}}
.
Notes
- Dependency Extensions: Requires the custom SaveRevisionID extension by NeuroWiki.
- Timestamp Retrieval: The specific revision ID (timestamp) must be obtained from the source language site's page history.
- Click the "History" button on the source page.
- Select the most recent revision.
- Copy the number after "oldid=" in the URL (e.g., oldid=12345).
- Icon File: Pre-uploaded to the shared repository:

Style Control
Style Class | Applied Element |
---|---|
metadata | The entire notification box container. |
mw-file-element | The left-side icon. |
mw-parser-output | The text content area. |
Redirect
- Abbreviation: {{NTT}}