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.
|-
|-
| en-pagename || Optional || The corresponding page name in the English site that '''needs synchronization''' (format: Namespace:Page name, e.g., '''"Project:Main Page"''').
| zh-pagename || Optional || The corresponding page name in the Chinese site that '''needs synchronization''' (format: Namespace:Page name, e.g., '''"首页"''').
|-
|-
| en-oldid || Optional || The revision ID (timestamp) of the corresponding page in the English site at the time of adding this template.
| 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
| en-pagename = Project:Main Page
| zh-pagename = Project:Main Page
| en-oldid = 12345
| 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
| en-pagename = Project:Main Page
| zh-pagename = Project:Main Page
| en-oldid = 12345
| zh-oldid = 12345
| ja-pagename = プロジェクト:メインページ
| ja-pagename = プロジェクト:メインページ
| ja-oldid = 67890}}
| ja-oldid = 67890}}