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

(New page: {{Jetty}} == Introduction == {{{introduction}}} {{{body}}} {{#if: {{{more|}}} | == Additional Resources == {{{more}}} }} {{#if: {{{category|}}} |{{{category}}} |[[Category: Jetty Getti...)
 
Line 24: Line 24:
 
Example: <nowiki>[[Category:Category 1]] [[Category:Category 2]]</nowiki>
 
Example: <nowiki>[[Category:Category 1]] [[Category:Category 2]]</nowiki>
 
}}
 
}}
 +
 
</pre>
 
</pre>
  
 
[[Category: Jetty Template|Getting Started]]
 
[[Category: Jetty Template|Getting Started]]
 
</noinclude>
 
</noinclude>

Revision as of 23:19, 23 June 2009



Introduction

{{{introduction}}}

{{{body}}}

Usage

{{Jetty Reference
| introduction = (required)
| body = (required)
| 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