NeuroWiki hereby wishes Evil Neuro happy 2nd birthday on March 25, 2025!
NeuroWiki:Cross-Language Synchronization Principles: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
|||
Line 10: | Line 10: | ||
=== Multilingual Editors === | === Multilingual Editors === | ||
If you are proficient in other languages: | If you are proficient in other languages: | ||
# After completing your edits in | # After completing your edits in this English site, | ||
# Immediately update the corresponding articles in other language sites. | # Immediately update the corresponding articles in Chinese or other language sites. | ||
# Ensure core data consistency during updates. | # Ensure core data consistency during updates. | ||
Line 24: | Line 24: | ||
1. Add the following at the point of modification: | 1. Add the following at the point of modification: | ||
<pre>{{Need to synchronize | <pre>{{Need to synchronize | ||
| | |zh-pagename = Page name in the Chinese site | ||
| | |zh-oldid = Current version ID of the Chinese site | ||
|ja-pagename = Page name in the Japanese site | |ja-pagename = Page name in the Japanese site | ||
|ja-oldid = Current version ID of the Japanese site | |ja-oldid = Current version ID of the Japanese site | ||
}}</pre> | }}</pre> | ||
2. Add the following at the '''top of the corresponding page''' in the ''' | 2. Add the following at the '''top of the corresponding page''' in the '''Chinese site''' or other sites: | ||
<pre>{{Need to synchronize from | <pre>{{Need to synchronize from | ||
|site = Language code of the site you updated ( | |site = Language code of the site you updated (en/ja) | ||
|pagename = Page name in the site you updated | |pagename = Page name in the site you updated | ||
|oldid = Timestamp of the updated page in your site | |oldid = Timestamp of the updated page in your site | ||
Line 44: | Line 44: | ||
<pre>{{Need to synchronize | <pre>{{Need to synchronize | ||
|tag=fullpage | |tag=fullpage | ||
| | |zh-pagename = Page name in the Chinese site | ||
| | |zh-oldid = Current version ID of the Chinese site | ||
|ja-pagename = Page name in the Japanese site | |ja-pagename = Page name in the Japanese site | ||
|ja-oldid = Current version ID of the Japanese site | |ja-oldid = Current version ID of the Japanese site | ||
}}</pre> | }}</pre> | ||
2. Add the following at the '''top of the corresponding page''' in the ''' | 2. Add the following at the '''top of the corresponding page''' in the '''Chinese site''' or other sites: | ||
<pre>{{Need to synchronize from | <pre>{{Need to synchronize from | ||
|site = Language code of the site you updated ( | |site = Language code of the site you updated (en/ja) | ||
|pagename = Page name in the site you updated | |pagename = Page name in the site you updated | ||
|oldid = Timestamp of the updated page in your site | |oldid = Timestamp of the updated page in your site | ||
Line 67: | Line 67: | ||
|| | || | ||
|} | |} | ||
==== How to Obtain the Timestamp (oldid) ==== | ==== How to Obtain the Timestamp (version ID / oldid) ==== | ||
# Click the "History" button | # Click the "History" button on the article page. | ||
# Select the latest revision in the target language site. | # Select the latest revision in the target language site (e.g., Chinese site). | ||
# Copy the number following "oldid=" from the URL (e.g., oldid=12345). | # Copy the number following "oldid=" from the URL (e.g., oldid=12345). | ||
Revision as of 02:04, 12 April 2025

- The guidelines text describes the binding operational methods and standards currently in effect on NeuroWiki;
- Users are expected to adhere to the content described on this page;
- The Site Owner of NeuroWiki reserve the final interpretation rights for all provisions.
Synchronization Triggers
Synchronization operations must be performed when editing involves the following changes:
- Actual content additions, deletions, or modifications (not minor corrections like typos or formatting).
- Significant changes to the structure or format of the article.
- Modifications in template parameters involving non-localized content.
Synchronization Procedures
Multilingual Editors
If you are proficient in other languages:
- After completing your edits in this English site,
- Immediately update the corresponding articles in Chinese or other language sites.
- Ensure core data consistency during updates.
Single-Language Editors
If the article has cross-language links (check the [Other languages] section at the bottom of the page):
Choose operations based on the type of edit:
Type of Modification | Action Steps | Corresponding Templates | Template Examples |
---|---|---|---|
Partial Content Modification |
1. Add the following at the point of modification: {{Need to synchronize |zh-pagename = Page name in the Chinese site |zh-oldid = Current version ID of the Chinese site |ja-pagename = Page name in the Japanese site |ja-oldid = Current version ID of the Japanese site }} 2. Add the following at the top of the corresponding page in the Chinese site or other sites: {{Need to synchronize from |site = Language code of the site you updated (en/ja) |pagename = Page name in the site you updated |oldid = Timestamp of the updated page in your site }} |
|
|
Full Page Structure Adjustments |
1. Add the following at the top of the page: {{Need to synchronize |tag=fullpage |zh-pagename = Page name in the Chinese site |zh-oldid = Current version ID of the Chinese site |ja-pagename = Page name in the Japanese site |ja-oldid = Current version ID of the Japanese site }} 2. Add the following at the top of the corresponding page in the Chinese site or other sites: {{Need to synchronize from |site = Language code of the site you updated (en/ja) |pagename = Page name in the site you updated |oldid = Timestamp of the updated page in your site }} |
||
Cross-Site Content Transfer | Add the following at the relevant location:
{{Need to translation |source-language = en |source-title = Example_page |source-oldid = 12345 }} |
|
How to Obtain the Timestamp (version ID / oldid)
- Click the "History" button on the article page.
- Select the latest revision in the target language site (e.g., Chinese site).
- Copy the number following "oldid=" from the URL (e.g., oldid=12345).
Machine Translation Rules
- Machine translation is strictly prohibited globally, except in the following cases:
- Performed by a Administrator or the Site Owner.
- Used for emergency content synchronization (must be explicitly marked).
- Machine-translated content must:
- Be enclosed using the {{MachineTranslation}} template.
- Include the {{Info/MT}} notice at the top of the page.
Violation Handling
Violation Type | Action Taken |
---|---|
Failure to Mark Synchronization Needs | Revert the edit + Issue a warning |
Unauthorized Use of Machine Translation | Delete the content + 3-day editing ban |
|