Skip to main content

Notice: this Wiki will be going read only early in 2024 and edits will no longer be 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:Newsgroup"

(New page: Image:Newsgroup.gif [http://www.eclipse.org/newsportal/thread.php?group={{{1}}} {{{1}}}])
 
Line 1: Line 1:
[[Image:Newsgroup.gif]] [http://www.eclipse.org/newsportal/thread.php?group={{{1}}} {{{1}}}]
+
<noinclude>Template to provide a cute little icon and a clickable URL for any Eclipse.org newsgroup reference.  To use in a page, embed the following wiki markup (where ''eclipse.platform.swt'' is the name of the list):
 +
 
 +
<pre>{{{Newsgroup|eclipse.platform.swt}}}</pre>
 +
 
 +
The template will render like this:
 +
 
 +
:{{Newsgroup|eclipse.platform.swt}}
 +
</noinclude><includeonly>[[Image:Newsgroup.gif]] [http://www.eclipse.org/newsportal/thread.php?group={{{1}}} {{{1}}}]</includeonly>

Revision as of 16:59, 12 February 2008

Template to provide a cute little icon and a clickable URL for any Eclipse.org newsgroup reference. To use in a page, embed the following wiki markup (where eclipse.platform.swt is the name of the list):

{{{Newsgroup|eclipse.platform.swt}}}

The template will render like this:

Newsgroup.gif eclipse.platform.swt

Back to the top