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:Infobox Extra"

 
(2 intermediate revisions by the same user not shown)
Line 54: Line 54:
 
|-
 
|-
 
| style="background:#eeeeff; padding: 0 5px 0 5px;" align="center" | '''Source'''
 
| style="background:#eeeeff; padding: 0 5px 0 5px;" align="center" | '''Source'''
 
+
|-
| style="font-size: 100%; padding: 0 5px 0 5px;" align="center" | {{{sourceRepository}}}
+
| style="padding: 0 5px 0 5px;" align="left" | {{{sourceRepository}}}
 
|}</includeonly>
 
|}</includeonly>

Latest revision as of 10:55, 5 December 2011

This template is used to provide an infobox for a project.

Markup Rendering
{{Infobox Extra
| name = SWTBot
| download = http://www.eclipse.org/swtbot/downloads.php
| dev-builds = http://www.eclipse.org/swtbot/downloads.php#dev-build
| updatesites = [http://download.eclipse.org/technology/swtbot/dev-build/update-site 2.0 weekly-builds]
| website = http://www.eclipse.org/swtbot
| list = swtbot-dev
| newsgroup = eclipse.swtbot
| product = SWTBot
| irc = eclipse
| contribute = [[SWTBot/Contributing | Contributing]]
| sourceRepository = [https://git.eclipse.org/gitroot/bpel/org.eclipse.bpel.git]
}}
SWTBot
Website
Download
Dev Builds
Update Site 2.0 weekly-builds
Community
Mailing ListNewsgroupIRC
Bugzilla
Open
Help Wanted
Bug Day
Source
https://git.eclipse.org/gitroot/bpel/org.eclipse.bpel.git



Back to the top