Toggle menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

Template:Infobox website

Template page
Revision as of 16:58, 14 August 2025 by Obbybigfast (talk | contribs) (Created page with "<includeonly> {| class="wikitable infobox-website" style="width:300px; float:right; margin-left:10px;" |- ! colspan="2" class="infobox-title" | {{{name|{{PAGENAME}}}}} |- | colspan="2" class="infobox-image" | [[File:{{{image|}}}|250px]] |- ! Developer(s) || {{{developer|Unknown}}} |- ! Initial release || {{{release_date|Unknown}}} |- ! Operating system || {{{operating_system|Cross-platform}}} |- ! Utility || {{{utility|Unknown}}} |- ! License || {{{license|Proprietary}}}...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Usage

This is the infobox template for websites. To use it, copy and paste the following code into an article:

{{Infobox website
| name            = Website Name
| image           = Example.png
| developer       = Developer Name
| release_date    = YYYY-MM-DD
| operating_system= Windows, macOS, Linux
| utility         = Hosting records, TAS Tools, Event Hosting, etc.
| license         = MIT, GPL, Proprietary
| website         = https://example.com
}}
Contents