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:ScoutPage"

Line 1: Line 1:
 
<noinclude>
 
<noinclude>
Template for every pages of the Scout project.
+
Template for all wiki pages of the Scout project.
  
 
==Usage==
 
==Usage==
  <nowiki>{{ScoutPage|cat=Scout SDK}}</nowiki>
+
  <nowiki>{{ScoutPage|cat=SDK}}</nowiki>
  
 
'''cat''' (optional)
 
'''cat''' (optional)
:The name of the main category of the page. If you do not specify something '''Scout''' is used.  
+
:The name of the main category of the page. If you don't specify anything, '''Scout''' is used.  
 
:Possible values:
 
:Possible values:
:* Scout
+
:* Overview
:* Scout SDK
+
:* SDK
:* Scout How To
+
:* HowTo
:* ...
+
:* Tutorial
 
[[Category: Scout Template]]
 
[[Category: Scout Template]]
 
</noinclude>
 
</noinclude>

Revision as of 04:34, 8 July 2010

Template for all wiki pages of the Scout project.

Usage

{{ScoutPage|cat=SDK}}

cat (optional)

The name of the main category of the page. If you don't specify anything, Scout is used.
Possible values:
  • Overview
  • SDK
  • HowTo
  • Tutorial

Back to the top