NeuroWiki:Cross-Language Synchronization Principles: Difference between revisions

No edit summary
 
(2 intermediate revisions by the same user not shown)
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 31: Line 31:
2. Add the following at the '''top of the corresponding page''' in the '''Chinese site''' or other sites:
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 (en/ja)
|site = Language code of the site you updated (zh/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 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>{{<nowiki>N</nowiki>eed to synchronize|
|tag=fullpage
|tag=fullpage
|zh-pagename = Page name in the Chinese site
|zh-pagename = Page name in the Chinese site
Line 50: Line 50:
}}</pre>
}}</pre>
2. Add the following at the '''top of the corresponding page''' in the '''Chinese site''' or other sites:
2. Add the following at the '''top of the corresponding page''' in the '''Chinese site''' or other sites:
<pre>{{Need to synchronize from
<pre>{{<nowiki>N</nowiki>eed to synchronize from
|site = Language code of the site you updated (en/ja)
|site = Language code of the site you updated (zh/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 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>{{<nowiki>N</nowiki>eed to translation
|source-language = en
|site = zh
|source-title = Example_page
|pagename = Example_page
|source-oldid = 12345
|oldid = 12345
}}</pre>  
}}</pre>  
||
||