Template:Wikipedia fork/doc: Difference between revisions
EnWikiAdmin (talk | contribs) No edit summary |
EnWikiAdmin (talk | contribs) No edit summary |
||
Line 4: | Line 4: | ||
=== Parameters === | === Parameters === | ||
* `import_date` - The date the content was imported. | * `import_date` - The date the content was imported. | ||
* `article_name` | |||
=== Example === | === Example === | ||
To use this template, add the following to the top of the article page: | To use this template, add the following to the top of the article page: | ||
<code> | <code>{{Wikipedia fork | ||
{{Wikipedia fork | |||
| import_date = 2 November 2024 | | import_date = 2 November 2024 | ||
| article_name = John Adams | |||
}} | }} | ||
</code> | </code> |