Template:Wikipedia fork/doc: Difference between revisions

Created page with "== Usage == This template adds an import notice at the top of an article to attribute content that was imported from Wikipedia. === Parameters === * `article_name` - The title of the Wikipedia article that the content was forked from. * `import_date` - The date the content was imported. === Example === To use this template, add the following to the top of the article page: <code> {{Wikipedia fork | article_name = Dulce Base | import_date = 2 November 2024 }} </code>"
 
No edit summary
 
(2 intermediate revisions by the same user not shown)
Line 3: Line 3:


=== Parameters ===
=== Parameters ===
* `article_name` - The title of the Wikipedia article that the content was forked from.
* `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
| article_name = Dulce Base
| import_date = 2 November 2024
| import_date = 2 November 2024
| article_name = John Adams
}}
}}
</code>
</code>