Jump to content

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

Template:AliothList: Difference between revisions

From Debian Wiki
Created page with " <pre><onlyinclude>{{InterWiki|AliothList|{{{suffix|{{{1|}}}}}}|{{{text|{{{2|}}}}}}}}</onlyinclude></pre> <templatedata> { "description": "InterWiki link to https://lists.alioth.debian.org/mailman/listinfo/", "params": { "suffix": { "type": "line", "required": true, "description": "URL suffix to link to", "aliases": ["1"] }, "text": { "type": "line", "required..."
 
mNo edit summary
 
(2 intermediate revisions by the same user not shown)
Line 1: Line 1:
          <pre><onlyinclude>{{InterWiki|AliothList|{{{suffix|{{{1|}}}}}}|{{{text|{{{2|}}}}}}}}</onlyinclude></pre>
<pre><onlyinclude>{{InterWiki|AliothList|{{{suffix|{{{1|}}}}}}|{{{text|{{{2|}}}}}}}} <span class="plainlinks">[mailto:{{{suffix|{{{1|}}}}}}@alioth-lists.debian.net {{{contact|{{{3|(contact)}}}}}}]</span></onlyinclude></pre>
 
<templatedata>
<templatedata>
{
{
Line 15: Line 16:
             "description": "Link text",
             "description": "Link text",
             "aliases": ["2"]
             "aliases": ["2"]
        },
        "contact": {
            "type": "line",
            "required": false,
            "description": "Link text",
            "default": "(contact)",
            "aliases": ["3"]
         }
         }
     }
     }

Latest revision as of 15:03, 5 April 2026

<onlyinclude>{{InterWiki|AliothList|{{{suffix|{{{1|}}}}}}|{{{text|{{{2|}}}}}}}} <span class="plainlinks">[mailto:{{{suffix|{{{1|}}}}}}@alioth-lists.debian.net {{{contact|{{{3|(contact)}}}}}}]</span></onlyinclude>

InterWiki link to https://lists.alioth.debian.org/mailman/listinfo/

Template parameters[Edit template data]

ParameterDescriptionTypeStatus
suffixsuffix 1

URL suffix to link to

Linerequired
texttext 2

Link text

Lineoptional
contactcontact 3

Link text

Default
(contact)
Lineoptional

For details about interwiki templates, see Template:InterWiki.