Template:In sync
Appearance
This draft is in sync with Please enter a valid article title as of Please enter a valid OldID. |
Usage
[edit]This template should be placed on draft articles that are being used to mock up a potential split or overhaul of an article in the mainspace, to keep track of which version the draft is in sync with the live article. It will not display in the mainspace and should only be used in draftspace or userspace.
Syntax
[edit]{{In sync|<!-- Article title -->|<!-- OldID -->|<!-- Date and time (optional) -->}}
Parameters
[edit]Parameter | Description | Type | Status | |
---|---|---|---|---|
Article title | 1 | Title of the live article in the mainspace.
| String | required |
OldID | 2 | OldID revision number of the live article that the draft is in sync with (this is the number after "&oldid=" in the URL)
| String | required |
Date and time | 3 | The date and time of the OldID revision linked in the second parameter
| String | optional |
Examples
[edit]All three parameters
[edit]{{In sync|Peanut butter and jelly sandwich|1125028105|20:48, December 1, 2022}}
produces:
This draft is in sync with Peanut butter and jelly sandwich as of this revision (20:48, December 1, 2022). |
First two parameters only
[edit]{{In sync|Peanut butter and jelly sandwich|1125028105}}
produces:
This draft is in sync with Peanut butter and jelly sandwich as of this revision. |