Template:Wikipedia fork/doc: Difference between revisions
EnWikiAdmin (talk | contribs) m EnWikiAdmin moved page Template:Wikipedia fork/dock to Template:Wikipedia fork/doc without leaving a redirect |
EnWikiAdmin (talk | contribs) No edit summary |
||
(One intermediate revision by the same user not shown) | |||
Line 3: | Line 3: | ||
=== 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> |