Template:Infobox protocol/doc

From secondtruthLabs Wiki
Jump to navigation Jump to search

Usage[edit source]

{{Infobox protocol
| name            = Protocol Name
| logo            = logo.png (optional)
| logo_size       = 150px (optional)
| developer       = [[Organization]]
| status          = Draft / Stable / Experimental / Deprecated
| first_published = 2024
| latest_version  = 1.0
| latest_date     = 2024-01-01 (optional)
| based_on        = [[Other Protocol]] (optional)
| transport       = TCP / UDP / HTTP / WebSocket
| default_port    = 7922
| encoding        = UTF-8 / Binary
| license         = Public Domain / MIT / Apache 2.0
| website         = https://example.com (optional)
| spec_url        = https://spec.example.com (optional)
| repository      = https://github.com/org/repo (optional)
}}