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"

Line 5: Line 5:
 
The template will render like this:
 
The template will render like this:
  
:{{MailingList|dev}}
+
{{MailingList|dev}}
 
</noinclude><includeonly>[[Image:Mailinglist.gif]] [https://dev.eclipse.org/mailman/listinfo/{{{1}}} {{{1}}}@eclipse.org]</includeonly>
 
</noinclude><includeonly>[[Image:Mailinglist.gif]] [https://dev.eclipse.org/mailman/listinfo/{{{1}}} {{{1}}}@eclipse.org]</includeonly>

Revision as of 17:00, 12 February 2008

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):

{{{MailingList|dev}}}

The template will render like this:

Mailinglist.gif dev@eclipse.org

Back to the top