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> |
Latest revision as of 00:26, 14 November 2024
Usage[edit source]
This template adds an import notice at the top of an article to attribute content that was imported from Wikipedia.
Parameters[edit source]
- `import_date` - The date the content was imported.
- `article_name`
Example[edit source]
To use this template, add the following to the top of the article page: