Skip to main content

Notice: This Wiki is now read only and edits are no longer possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

Difference between revisions of "Template:MailingList"

 
(7 intermediate revisions by the same user not shown)
Line 1: Line 1:
<noinclude>Template to provide a cute little icon and a clickable URL for any Eclipse.org mailing-list reference. To use in a page, embed the following wiki markup (where ''dev'' is the name of the list):
+
<noinclude>Template to provide a cute little icon and a clickable URL for any Eclipse.org mailing-list reference.
  
<pre>{{{MailingList|dev}}}</pre>
+
{{Usage|<pre>{{MailingList|dev}}</pre>|{{MailingList|dev}}}}
  
The template will render like this:
+
</noinclude><includeonly>[[Image:Mailinglist.gif]] [https://dev.eclipse.org/mailman/listinfo/{{{1}}} {{{1}}}@eclipse.org]</includeonly>
 
+
:{{MailingList|dev}}
+
</noinclude>
+
<includeonly>[[Image:Mailinglist.gif]] [https://dev.eclipse.org/mailman/listinfo/{{{1}}} {{{1}}}@eclipse.org]</includeonly>
+

Latest revision as of 17:49, 12 February 2008

Template to provide a cute little icon and a clickable URL for any Eclipse.org mailing-list reference.

Markup Rendering
{{MailingList|dev}}

Mailinglist.gif dev@eclipse.org


Back to the top