Template:Infobox website
| {{{title}}} | |
|---|---|
| Author(s) | {{{author}}} |
| Website | {{{url}}}
|
Usage
{{Infobox website
| title =
| image =
| caption =
| author =
| url =
| status =
| began =
| ended =
| articlecount =
| genre =
| rating =
| archiveurl =
}}
|
Infobox for a website.
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| Name | title | The website's name. | Line | required |
| Image / logo | image | File name of a logo or representative image (e.g. File:Example.png). | File | suggested |
| Image caption | caption | A short caption shown beneath the image. | String | optional |
| Slogan | slogan | Its slogan or tagline, if any. | String | optional |
| Status | status | Whether it is currently active.
| Line | suggested |
| Launched | began | When the site launched. | Date | optional |
| Ended | ended | When the site closed, if it has. | Date | optional |
| Author / owner | author | The person or group who runs the site. | String | optional |
| Genre / focus | genre | The site's main topic or focus. | String | optional |
| Content rating | rating | Any audience or content rating (e.g. all ages, mature). | String | optional |
| Article count | articlecount | Approximate number of articles or pages (for wikis). | Number | optional |
| Web address (URL) | url | The main link. Include the protocol prefix (usually https://). | URL | suggested |
| Archived copy (URL) | archiveurl | Link to an archived snapshot, kept as a backup if the original goes offline. | URL | optional |