Template:AliothList: Difference between revisions
Appearance
AndrewSayers (talk | contribs) 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..." |
AndrewSayers (talk | contribs) mNo edit summary |
||
| (2 intermediate revisions by the same user not shown) | |||
| Line 1: | Line 1: | ||
<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/
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| suffix | suffix 1 | URL suffix to link to | Line | required |
| text | text 2 | Link text | Line | optional |
| contact | contact 3 | Link text
| Line | optional |
For details about interwiki templates, see Template:InterWiki.