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
Created page with "{{Info/Guidelines}} == Synchronization Trigger Conditions == Synchronization actions must be performed when the following edits occur: # Actual content additions, deletions, or modifications (not syntax or typo corrections). # Structural or formatting changes to the article as a whole. # Changes to template parameters involving non-localized content. == Synchronization Procedures == === Multilingual Editors === If you are proficient in other languages: # After completi..." |
|||
Line 24: | Line 24: | ||
<pre>{{Need to synchronize | <pre>{{Need to synchronize | ||
|timestamp = Revision ID of this page before the edit | |timestamp = Revision ID of this page before the edit | ||
| | |zh_site_timestamp = Current revision ID of the Chinese site | ||
|ja_site_timestamp = Current revision ID of the Japanese site | |ja_site_timestamp = Current revision ID of the Japanese site | ||
}}</pre> | }}</pre> | ||
Line 32: | Line 32: | ||
<pre>{{Need to synchronize|tag=fullpage | <pre>{{Need to synchronize|tag=fullpage | ||
|timestamp = Revision ID of this page before the edit | |timestamp = Revision ID of this page before the edit | ||
| | |zh_site_timestamp = Current revision ID of the Chinese site | ||
|ja_site_timestamp = Current revision ID of the Japanese site | |ja_site_timestamp = Current revision ID of the Japanese site | ||
}}</pre> | }}</pre> | ||
Line 39: | Line 39: | ||
| Cross-site content transfer || Add the following at the relevant location: | | Cross-site content transfer || Add the following at the relevant location: | ||
<pre>{{Need to Translation | <pre>{{Need to Translation | ||
|source_language = | |source_language = zh | ||
|source_article = Example_page | |source_article = Example_page | ||
|source_revision = 12345 | |source_revision = 12345 |
Revision as of 09:33, 7 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 Trigger Conditions
Synchronization actions must be performed when the following edits occur:
- Actual content additions, deletions, or modifications (not syntax or typo corrections).
- Structural or formatting changes to the article as a whole.
- Changes to template parameters involving non-localized content.
Synchronization Procedures
Multilingual Editors
If you are proficient in other languages:
- After completing edits on the current language site,
- Immediately update the corresponding articles on other language sites.
- Ensure the consistency of core data when updating.
Single-Language Editors
If the article has interlanguage links (confirm via the [Other languages] section at the bottom of the page):
Choose the appropriate action based on the type of modification:
Modification Type | Action | Template | Example Template |
---|---|---|---|
Partial content modification | Add the following at the modified section:
{{Need to synchronize |timestamp = Revision ID of this page before the edit |zh_site_timestamp = Current revision ID of the Chinese site |ja_site_timestamp = Current revision ID of the Japanese site }} |
{{Need to synchronize}}/{{NTS}} | |
Full-page structural adjustment | Add the following at the top of the page:
{{Need to synchronize|tag=fullpage |timestamp = Revision ID of this page before the edit |zh_site_timestamp = Current revision ID of the Chinese site |ja_site_timestamp = Current revision ID of the Japanese site }} |
||
Cross-site content transfer | Add the following at the relevant location:
{{Need to Translation |source_language = zh |source_article = Example_page |source_revision = 12345 }} |
{{Need to Translation}}/{{NTT}} |
How to Retrieve a Timestamp
1. Click the "History" button on the article page. 2. Select the latest revision on the target language site. 3. Copy the number after "oldid=" in the URL (e.g., oldid=12345).
Machine Translation Rules
- Machine translation is globally prohibited, except for the following situations:
- Performed by administrators or site owners.
- Used for urgent content synchronization (must be marked).
- Machine-translated content must:
- Be enclosed in the {{MachineTranslation}} template.
- Include the {{Info/MT}} explanation at the top of the page.
Violation Handling
Violation Type | Action Taken |
---|---|
Failure to mark synchronization requirements | Revert the edit + Send a warning. |
Unauthorized use of machine translation | Delete the content + 3-day editing ban. |
|