Template:Stub: Difference between revisions

From FlightGear wiki
Jump to navigation Jump to search
(+ section parameter, examples)
(+ Related templates)
Line 5: Line 5:
{{Informative template|1=
{{Informative template|1=
== Goal ==
== Goal ==
__NOTOC__
This template can be added to the top of pages that should be extended.
This template can be added to the top of pages that should be extended.


Line 20: Line 21:
  <nowiki>{{stub|section=1}}</nowiki>
  <nowiki>{{stub|section=1}}</nowiki>
{{stub|section=1}}
{{stub|section=1}}
== Related templates ==
* {{tl|aero-stub}}
* {{tl|airport-stub}}


}}
}}

Revision as of 05:23, 18 May 2014

This article is a stub. You can help the wiki by expanding it..


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

Goal

This template can be added to the top of pages that should be extended.

Adding this template to a page in the article namespace will automatically add the hidden category Category:Stubs to that page.

Usage

{{stub|section=}}
section
Optional parameter to use if the template is placed in a section. If not empty the template will read "This section is a stub".

Examples

{{stub}}
This article is a stub. You can help the wiki by expanding it..


{{stub|section=1}}
This section is a stub. You can help the wiki by expanding it..


Related templates