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:Jetty Reference"

Line 4: Line 4:
 
{{{introduction}}}
 
{{{introduction}}}
  
{{#if: {{{body|}}}
+
{{#if: {{{body}}}
 
{{{body}}}
 
{{{body}}}
 
}}
 
}}

Revision as of 00:23, 8 February 2010



Introduction

{{{introduction}}}

Usage

{{Jetty Reference
| introduction = (optional)
| body = (optional)
| more = (optional) - links, additional references
| category = (optional) - categor(ies) to use for this page. If blank, will use the template name as a default category
Example: [[Category:Category 1]] [[Category:Category 2]]
}}

Back to the top