NeuroWiki:Cross-Language Synchronization Principles: Difference between revisions
Line 23: | Line 23: | ||
| Partial Content Modification || | | Partial Content Modification || | ||
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|SaveRevisionID=2658|SaveUserName=Selfice | ||
|zh-pagename = Page name in the Chinese site | |zh-pagename = Page name in the Chinese site | ||
|zh-oldid = Current version ID of the Chinese site | |zh-oldid = Current version ID of the Chinese site | ||
Line 42: | Line 42: | ||
| Full Page Structure Adjustments || | | Full Page Structure Adjustments || | ||
1. Add the following at the '''top of the page''': | 1. Add the following at the '''top of the page''': | ||
<pre>{{Need to synchronize | <pre>{{Need to synchronize|SaveRevisionID=2658|SaveUserName=Selfice | ||
|tag=fullpage | |tag=fullpage | ||
|zh-pagename = Page name in the Chinese site | |zh-pagename = Page name in the Chinese site | ||
Line 58: | Line 58: | ||
|- | |- | ||
| 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|SaveRevisionID=2658|SaveUserName=Selfice | ||
| | |site = zh | ||
| | |pagename = Example_page | ||
| | |oldid = 12345 | ||
}}</pre> | }}</pre> | ||
|| | || |