Template:Need to synchronize/doc: Difference between revisions
No edit summary |
No edit summary |
||
Line 15: | Line 15: | ||
** When enabled, it must be placed at the top of the page, not within the modified section. | ** When enabled, it must be placed at the top of the page, not within the modified section. | ||
|- | |- | ||
| | | zh-pagename || Optional || The corresponding page name in the Chinese site that '''needs synchronization''' (format: Namespace:Page name, e.g., '''"首页"'''). | ||
|- | |- | ||
| | | zh-oldid || Optional || The revision ID (timestamp) of the corresponding page in the Chinese site at the time of adding this template. | ||
|- | |- | ||
| ja-pagename || Optional || The corresponding page name in the Japanese site that '''needs synchronization''' (format: 名前空間:ページ名, e.g., '''"プロジェクト:メインページ"'''). | | ja-pagename || Optional || The corresponding page name in the Japanese site that '''needs synchronization''' (format: 名前空間:ページ名, e.g., '''"プロジェクト:メインページ"'''). | ||
Line 42: | Line 42: | ||
<pre> | <pre> | ||
{{Need_to_synchronize | {{Need_to_synchronize | ||
| | | zh-pagename = Project:Main Page | ||
| | | zh-oldid = 12345 | ||
| ja-pagename = プロジェクト:メインページ | | ja-pagename = プロジェクト:メインページ | ||
| ja-oldid = 67890}} | | ja-oldid = 67890}} | ||
Line 49: | Line 49: | ||
Result: | Result: | ||
{{Need_to_synchronize | {{Need_to_synchronize | ||
| | | zh-pagename = Project:Main Page | ||
| | | zh-oldid = 12345 | ||
| ja-pagename = プロジェクト:メインページ | | ja-pagename = プロジェクト:メインページ | ||
| ja-oldid = 67890}} | | ja-oldid = 67890}} |