Jump to content

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

Template:MessageId: Difference between revisions

From Debian Wiki
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": {..."
 
No edit summary
 
(One intermediate revision by the same user not shown)
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>
{
{
     "description": "Link to a messag on a Debian mailing list",
     "description": "Link to a message on a Debian mailing list",
     "params": {
     "params": {
         "Id": {
         "Id": {

Latest revision as of 17:41, 30 August 2025

<onlyinclude>[https://lists.debian.org/msgid-search/{{{Id|{{{1|}}}}}} {{{text|{{{2|<{{{Id|{{{1|}}}}}}>}}}}}}]</onlyinclude>

Link to a message 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.