Template:WIP: Difference between revisions

From FlightGear wiki
Jump to navigation Jump to search
(New page: <div align="center"> {| class="toccolours" rules="none" cellpadding="3" cellspacing="0" style="margin:1em 0 1em 0; border-collapse: collapse;" | align="center" | 32px || ...)
 
No edit summary
 
(15 intermediate revisions by 5 users not shown)
Line 1: Line 1:
<div align="center">
<div align="center">
{| class="toccolours" rules="none" cellpadding="3" cellspacing="0" style="margin:1em 0 1em 0; border-collapse: collapse;"
{| class="toccolours" rules="none" cellpadding="3" cellspacing="0" style="margin:1em 0 1em 0; border-collapse: collapse;"
| align="center" | [[Image:WIP.png|32px]] || '''Work in progress'''<br/><small>This article or section will be worked on in the upcoming hours or days. {{#if:{{{1|}}}|<br/>Summary: {{{1}}}}} <br/>See <span class=plainlinks>[http://wiki.flightgear.org/index.php?title={{FULLPAGENAMEE}}&action=history history]</span> voor the latest developments. </small>
| align="center" | [[Image:WIP.png|32px]] || {{LangSwitch
|}</div><includeonly>{{#if:{{NAMESPACE}}|| [[Categorie:WIP|{{PAGENAME}}]] }}</includeonly>
| de = '''Angefangene Arbeiten'''<br/><small>Dieser Artikel oder Abschnitt wird in die kommenden Stunden oder Tagen bearbeitet werden. {{#if:{{{1|}}}|<br/>'''Bemerkung:''' {{{1}}}}} <br/>Sehen Sie die <span class=plainlinks>[{{fullurl:{{FULLPAGENAMEE}}|action=history}} Geschichte]</span> für die neuesten Entwicklungen. </small>
| en = '''Work in progress'''<br/><small>This article or section will be worked on in the upcoming hours or days. {{#if:{{{1|}}}|<br/>'''Note:''' {{{1}}}}} <br/>See <span class=plainlinks>[{{fullurl:{{FULLPAGENAMEE}}|action=history}} history]</span> for the latest developments. </small>
| fr = '''Travail en cours'''<br/><small>Dans les heures ou les jours suivants, des travaux sur cet article ou section seront effectués. {{#if:{{{1|}}}|<br/>'''Note:''' {{{1}}}}} <br/>Voyez <span class=plainlinks>[{{fullurl:{{FULLPAGENAMEE}}|action=history}} l'histoire]</span> de l'article pour les derniers développements. </small>
| it = '''Lavori in corso'''<br/><small>Quest'articolo o sezione sarà modificato nelle prossime ore o giorni. {{#if:{{{1|}}}|<br/>'''Nota:''' {{{1}}}}} <br/>Vedi <span class=plainlinks>[{{fullurl:{{FULLPAGENAMEE}}|action=history}} la cronologia]</span> per gli ultimi sviluppi. </small>
| pl = '''Praca w toku'''<br/><small>Nad tym artykułem lub sekcją będziemy pracować w najbliższych godzinach lub dniach. {{#if:{{{1|}}}|<br/>'''Uwaga:''' {{{1}}}}} <br/>Zobacz <span class=plainlinks>[{{fullurl:{{FULLPAGENAMEE}}|action=history}} history]</span> dla najnowszych zmian. </small>
}}
|}</div><includeonly>{{nocat|{{{nocat|}}}|WIP}}</includeonly><noinclude>
__NOTOC__
{{Informative template|1=
== Goal ==
This template can be used when someone is working on a page that will take a couple of hours or days. It is less likely that other users will interfere with your edits then.


<noinclude>
Pages are automatically listed in [[:Category:WIP]].
This template can be used when someone is working on an article that will take a couple of hours or days. Other users won't interfer with your edits then. Articles are automatically listed in the [[:Category:WIP|WIP-category]].


==Template help==
== Usage ==
Please use the following code to place a little summary of the work in progress on the articles page.
Please use the following code to place a little summary of the work in progress on the articles page.
  <nowiki>{{WIP|<summary>}}</nowiki>
  <nowiki>{{</nowiki>'''WIP'''<nowiki>|</nowiki>''note'' <nowiki>|</nowiki>''nocat=''<nowiki>}}</nowiki>
For example: <br/>
While both parameters are optional, it is highly recommended that you use the '''note''' parameter.
<nowiki>{{WIP|Expect to finish before monday 25 feb. 20:00 (CEST)}}</nowiki>will give:
{{WIP|Expect to finish before monday 25 feb. 20:00 (CEST)}}


; note:  A note about what you are doing and/or how long you will be working on the article.
; nocat:  If not empty the article will not be categorised. Useful for demonstration purposes.
== Examples ==
<nowiki>{{WIP|Expect to finish before monday 25 feb. 20:00 (CEST)}}</nowiki>
{{WIP|Expect to finish before monday 25 feb. 20:00 (CEST)|nocat=true}}
== Related templates ==
* Templates for articles no one is currently working on:
** {{tl|incomplete}} For sections and longer articles
** {{tl|stub}} For very short articles
}}
[[Category:Maintenance templates]]
[[Category:Messagebox templates]]
[[Category:WIP| ]]
</noinclude>
</noinclude>

Latest revision as of 21:26, 6 November 2022

WIP.png Work in progress
This article or section will be worked on in the upcoming hours or days.
See history for the latest developments.


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

Goal

This template can be used when someone is working on a page that will take a couple of hours or days. It is less likely that other users will interfere with your edits then.

Pages are automatically listed in Category:WIP.

Usage

Please use the following code to place a little summary of the work in progress on the articles page.

{{WIP|note |nocat=}}

While both parameters are optional, it is highly recommended that you use the note parameter.

note
A note about what you are doing and/or how long you will be working on the article.
nocat
If not empty the article will not be categorised. Useful for demonstration purposes.

Examples

{{WIP|Expect to finish before monday 25 feb. 20:00 (CEST)}}
WIP.png Work in progress
This article or section will be worked on in the upcoming hours or days.
Note: Expect to finish before monday 25 feb. 20:00 (CEST)
See history for the latest developments.


Related templates

  • Templates for articles no one is currently working on:
    • {{incomplete}} For sections and longer articles
    • {{stub}} For very short articles