Jump to content

Do not begin to migrate content here, it may be wiped without notice. More info.

Template:MessageId

From Debian Wiki
Revision as of 17:08, 30 August 2025 by AndrewSayers (talk | contribs) (Created page with "<pre><onlyinclude>[https://lists.debian.org/msgid-search/ {{{Id|{{{1|}}}}}} {{{text|{{{2|<{{{Id|{{{1|}}}}}}>}}}}}}]</onlyinclude></pre> <templatedata> { "description": "Link to a messag on a Debian mailing list", "params": { "Id": { "type": "line", "required": true, "description": "Message ID (from message header)", "aliases": ["1"], "example": "foo-1234@example.com" }, "text": {...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
<onlyinclude>[https://lists.debian.org/msgid-search/
{{{Id|{{{1|}}}}}} {{{text|{{{2|<{{{Id|{{{1|}}}}}}>}}}}}}]</onlyinclude>

Link to a messag on a Debian mailing list

Template parameters[Edit template data]

ParameterDescriptionTypeStatus
IdId 1

Message ID (from message header)

Example
foo-1234@example.com
Linerequired
texttext 2

Link text

Lineoptional

To use this template, find a message on https://lists.debian.org/ and look for the Message-id header. Paste that header in here to link directly to the message.