Template:Infobox protocol/doc: Difference between revisions
Jump to navigation
Jump to search
imported>Import No edit summary |
imported>Import No edit summary |
(No difference)
| |
Latest revision as of 18:45, 31 December 2025
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)
}}