Template:MessageId: Difference between revisions
Appearance
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": {..." |
AndrewSayers (talk | contribs) No edit summary |
||
Line 1: | Line 1: | ||
<pre><onlyinclude>[https://lists.debian.org/msgid-search/ | <pre><onlyinclude>[https://lists.debian.org/msgid-search/{{{Id|{{{1|}}}}}} {{{text|{{{2|<{{{Id|{{{1|}}}}}}>}}}}}}]</onlyinclude></pre> | ||
{{{Id|{{{1|}}}}}} {{{text|{{{2|<{{{Id|{{{1|}}}}}}>}}}}}}]</onlyinclude></pre> | |||
<templatedata> | <templatedata> |
Revision as of 17:10, 30 August 2025
<onlyinclude>[https://lists.debian.org/msgid-search/{{{Id|{{{1|}}}}}} {{{text|{{{2|<{{{Id|{{{1|}}}}}}>}}}}}}]</onlyinclude>
Link to a messag on a Debian mailing list
Parameter | Description | Type | Status | |
---|---|---|---|---|
Id | Id 1 | Message ID (from message header)
| Line | required |
text | text 2 | Link text | Line | optional |
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.