Template:In sync/doc
Appearance
This is a documentation subpage for Template:In sync. It may contain usage information, categories and other content that is not part of the original template page. |
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. |