Template:Developer Navbar: Difference between revisions

From FlightGear wiki
Jump to navigation Jump to search
 
(Doc style; fix auto cat; fix +missing tag)
 
(3 intermediate revisions by one other user not shown)
Line 1: Line 1:
{{forum|18|FlightGear Development}}
{{sidebar
| name = Template:Developer Navbar
| title = FlightGear Core Development
| contentstyle= text-align: left;
| content1 =
* [[How the FlightGear project works]]
* [[Implementing new features for FlightGear]]
* [[FlightGear Git]]
* [[Git for Laymen]]
* [[Git for Laymen]]
* [[Building using CMake]]
* [[Building using CMake]]
* [[Building using CMake - Windows]]
* [[Building using CMake - Windows]]
* [[Developing using CMake]]
* [[Developing using CMake]]
}}<includeonly>{{category handler
| main = [[Category:Development]]
| howto = [[Category:Development]]
}}</includeonly><noinclude>
{{Informative template|1=
__NOTOC__
== Goal ==
This is a sidebar navigation template linking together development related articles.
Adding the template to a page in the article namespace or the Howto namespace will add [[:Category:Development]] to the page.
== Usage ==
Add the template to the top of the article text.
<nowiki>{{Developer Navbar}}</nowiki>
}}
[[Category:Navigation templates]]
</noinclude>

Latest revision as of 23:25, 31 January 2015

The following template description is not displayed when the template is inserted in an article.

Goal

This is a sidebar navigation template linking together development related articles.

Adding the template to a page in the article namespace or the Howto namespace will add Category:Development to the page.

Usage

Add the template to the top of the article text.

{{Developer Navbar}}