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 Tutorial"

 
(One intermediate revision by the same user not shown)
Line 18: Line 18:
 
== Usage ==
 
== Usage ==
 
<pre>
 
<pre>
{{Jetty Feature Guide
+
{{Jetty Tutorial
 
| introduction = (required)
 
| introduction = (required)
 
| details = (required)
 
| details = (required)
Line 27: Line 27:
 
</pre>
 
</pre>
  
[[Category: Jetty Template]]
+
[[Category: Jetty Template|Tutorial]]
 
</noinclude>
 
</noinclude>

Latest revision as of 23:04, 23 June 2009



Introduction

{{{introduction}}}

Details

{{{details}}}

Usage

{{Jetty Tutorial
| introduction = (required)
| details = (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