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"

 
(4 intermediate revisions by one other user not shown)
Line 1: Line 1:
<noinclude>
+
The Scout documentation has been moved to https://eclipsescout.github.io/.
Template for every pages of the Scout project.
+
 
+
==Usage==
+
<nowiki>{{ScoutPage|cat=Scout SDK}}</nowiki>
+
 
+
'''cat''' (optional)
+
:The name of the main category of the page. If you do not specify something '''Scout''' is used.
+
:Possible values:
+
:* Scout
+
:* Scout SDK
+
:* Scout How To
+
:* ...
+
[[Category: Scout Template]]
+
</noinclude>
+
<includeonly>
+
{{ScoutInfobox}}
+
[[Category: Scout {{{cat}}}]]
+
</includeonly>
+

Latest revision as of 07:27, 18 March 2024

The Scout documentation has been moved to https://eclipsescout.github.io/.

Back to the top