Template:Stub: Difference between revisions

From FlightGear wiki
Jump to navigation Jump to search
m (Removed an accidentally added extra full stop at the end of the message.)
(change negative margin; better German translation for "stub."; link construction change)
Line 1: Line 1:
{| class=toccolours style="text-align: center; width: 100%; font-size: 100%; clear:both; margin-top:1em; margin-bottom:-0.5em;"
{| class="toccolours" style="text-align: center; width: 100%; font-size: 100%; clear: both; margin-top: 1em; margin-bottom: 1em;"
| {{LangSwitch
| {{LangSwitch
  | de = '''Dieser {{#if: {{{section|}}} | Abschnitt | Artikel}} ist ein [[:Category:Stubs|Stub]].''' Sie können die Wiki durch <span class=plainlinks>[{{SERVER}}{{localurl:{{NAMESPACE}}:{{PAGENAME}}|action=edit}} die Erweiterung des Artikels] helfen.</span>
  | de = '''Dieser {{#if: {{{section|}}} | Abschnitt | Artikel}} ist ein [[:Category:Stubs|Stummel]].''' Sie können die Wiki durch <span class="plainlinks">[{{fullurl:{{FULLPAGENAME}}|action=edit}} die Erweiterung des Artikels] helfen.</span>
  | en = '''This {{#if: {{{section|}}} | section | article}} is a [[:Category:Stubs|stub]].''' You can help the wiki by <span class=plainlinks>[{{SERVER}}{{localurl:{{NAMESPACE}}:{{PAGENAME}}|action=edit}} expanding it].</span>
  | en = '''This {{#if: {{{section|}}} | section | article}} is a [[:Category:Stubs|stub]].''' You can help the wiki by <span class="plainlinks">[{{fullurl:{{FULLPAGENAME}}|action=edit}} expanding it].</span>
  | fr = '''{{#if: {{{section|}}} | Cette section | Cet article}} est un [[:Category:Stubs|bouchon]].''' Vous pouvez aider le wiki en <span class=plainlinks>[{{SERVER}}{{localurl:{{NAMESPACE}}:{{PAGENAME}}|action=edit}} l'élargissant].</span>
  | fr = '''{{#if: {{{section|}}} | Cette section | Cet article}} est un [[:Category:Stubs|bouchon]].''' Vous pouvez aider le wiki en <span class="plainlinks">[{{fullurl:{{FULLPAGENAME}}|action=edit}} l'élargissant].</span>
}}
}}
|}
|}
Line 15: Line 15:


== Usage ==
== Usage ==
  <nowiki>{{</nowiki>'''stub'''<nowiki>|</nowiki>''section=''<nowiki>}}</nowiki>
  {{obr}}'''stub'''{{!}}''section=''{{cbr}}


; 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".
; 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 ==
== Examples ==
Line 32: Line 32:
* {{tl|incomplete}} For sections and longer articles
* {{tl|incomplete}} For sections and longer articles
* {{tl|WIP}} If someone is currently working on the article
* {{tl|WIP}} If someone is currently working on the article
}}
}}



Revision as of 11:42, 23 February 2016

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

  • Subject specific stub templates:
  • {{incomplete}} For sections and longer articles
  • {{WIP}} If someone is currently working on the article