Template:CreditWikipedia: Difference between revisions
SimpleArrows (talk | contribs) No edit summary |
SimpleArrows (talk | contribs) No edit summary |
||
Line 16: | Line 16: | ||
} | } | ||
}, | }, | ||
"description": "Creates a banner at the top of the page to show that the page | "description": "Creates a banner at the top of the page to show that there is information on the page that has been taken from a Wikipedia article.", | ||
"format": "inline" | "format": "inline" | ||
} | } |
Latest revision as of 05:03, 29 January 2024
Creates a banner at the top of the page to show that there is information on the page that has been taken from a Wikipedia article.
Parameter | Description | Type | Status | |
---|---|---|---|---|
Wikipedia Page | 1 | The Wikipedia page that the current page uses information from.
| Page name | optional |
Display Label | 2 | A display name of the linked Wikipedia page, usually a shortened version of the linked page or the name of the current page. Don't use unless absolutely necessary.
| String | optional |
{{CreditWikipedia|WIKIPEDIA_PAGE|DISPLAY_LABEL}}
Usage:
{{CreditWikipedia|Volition (company)}}
Output:
This page uses content from Volition (company) on Wikipedia, which is available under the GNU Free Documentation License. |
Other Cases:
When a page on the Red Faction Wiki has the same name as on Wikipedia, you can use the template without any parameters, for example:
{{CreditWikipedia}}
This page uses content from CreditWikipedia on Wikipedia, which is available under the GNU Free Documentation License. |