Template:Under construction: Difference between revisions

From railML 2 Wiki
Jump to navigation Jump to search
[checked revision][checked revision]
No edit summary
No edit summary
Line 3: Line 3:
{|type="wikitable" border="0"
{|type="wikitable" border="0"
|[[File:UnderConstruction.png|50px]]
|[[File:UnderConstruction.png|50px]]
|This page is '''under construction'''<includeonly>{{#if:{{{1|}}}|&nbsp;since {{{1}}}|}}</includeonly>. Sorry for temporary problems. See the <includeonly>[[{{TALKSPACE}}:{{PAGENAME}}|discussion page]]</includeonly><noinclude>[[Vorlage Diskussion:Update|discussion page]]</noinclude> to find a summary of the tasks and to coordinate the work on this page. Recognize that the content of this page may change quickly.
|This page is '''under construction'''<includeonly>{{#if:{{{date|}}}|&nbsp;since {{{date}}}|}}</includeonly>.<includeonly>{{#if:{{{topic|}}}|&nbsp;'''Task: {{{topic}}}.'''|}}</includeonly> Sorry for temporary problems. See the <includeonly>[[{{TALKSPACE}}:{{PAGENAME}}|discussion page]]</includeonly><noinclude>[[Vorlage Diskussion:Update|discussion page]]</noinclude> to find a summary of the tasks and to coordinate the work on this page. Recognize that the content of this page may change quickly.<includeonly>{{#if:{{{user|}}}|&nbsp;{{{user}}}|}}</includeonly>
|}
|}
|}
|}
Line 10: Line 10:
This template can be used to mark pages under construction. This is intended to avoid editing conflicts and help coordinating the work. Please always add a summary of the tasks and your working shedule on the discussion page of the article in question if you are using this template!
This template can be used to mark pages under construction. This is intended to avoid editing conflicts and help coordinating the work. Please always add a summary of the tasks and your working shedule on the discussion page of the article in question if you are using this template!


To mark a page as being under construction include <nowiki>{{Under construction|<date>}}</nowiki> into the source code '''and''' leave a summary on the discussion page of the article, telling:
To mark a page as being under construction include <nowiki>{{Under construction}}</nowiki> into the source code '''and''' leave a summary on the discussion page of the article, telling:
* which tasks are on your agenda
* which tasks are on your agenda
* at which times you are planning to work
* at which times you are planning to work
Line 20: Line 20:


For other templates see [[:Category:Template]]
For other templates see [[:Category:Template]]
===Options===
'''It is highly recomended to use all three arguments of this template'''


The arguments are
* ''topic:'' The reason, why the template was set
* ''date:'' The date since when the content became outdated
* ''user:'' Your signature. For convenience, use <tt>user=<nowiki>&#x7e;&#x7e;&#x7e;&#x7e;</nowiki></tt>
==Example==
==Example==
<nowiki>{{Under construction|2016-02-05}}</nowiki>
<nowiki>{{Under construction}}</nowiki>


delivers
delivers
Line 29: Line 35:
{|type="wikitable" border="0"
{|type="wikitable" border="0"
|[[File:UnderConstruction.png|50px]]
|[[File:UnderConstruction.png|50px]]
|This page is '''under construction''' since 2016-02-05. Sorry for temporary problems. See the [[Vorlage Diskussion:Update|discussion page]] to find a summary of the tasks and to coordinate the work on this page. Recognize that the content of this page may change quickly.
|This page is '''under construction'''. Sorry for temporary problems. See the [[Vorlage Diskussion:Update|discussion page]] to find a summary of the tasks and to coordinate the work on this page. Recognize that the content of this page may change quickly.
|}
|}
|}
|}
<nowiki>{{Under construction|date=2016-02-09|topic=Revision|user=&#x7e;&#x7e;&#x7e;&#x7e;}}</nowiki>
delivers
{{Under construction|date=2016-02-09|topic=Revision|user=<Your Signature>}}


[[Category:Template]]
[[Category:Template]]

Revision as of 18:01, 9 February 2016

UnderConstruction.png This page is under construction. Sorry for temporary problems. See the discussion page to find a summary of the tasks and to coordinate the work on this page. Recognize that the content of this page may change quickly.

Usage

This template can be used to mark pages under construction. This is intended to avoid editing conflicts and help coordinating the work. Please always add a summary of the tasks and your working shedule on the discussion page of the article in question if you are using this template!

To mark a page as being under construction include {{Under construction}} into the source code and leave a summary on the discussion page of the article, telling:

  • which tasks are on your agenda
  • at which times you are planning to work
  • how long you are intending to block the article with this template

As with construction sites on streets in real life other users will appreciate if you use this template only temporarily and punctually.

Articles where this template is included are listed in Category:Under construction.

For other templates see Category:Template

Options

It is highly recomended to use all three arguments of this template

The arguments are

  • topic: The reason, why the template was set
  • date: The date since when the content became outdated
  • user: Your signature. For convenience, use user=~~~~

Example

{{Under construction}}

delivers

UnderConstruction.png This page is under construction. Sorry for temporary problems. See the discussion page to find a summary of the tasks and to coordinate the work on this page. Recognize that the content of this page may change quickly.

{{Under construction|date=2016-02-09|topic=Revision|user=~~~~}} delivers

UnderConstruction.png This page is under construction since 2016-02-09. Task: Revision. Sorry for temporary problems. See the discussion page to find a summary of the tasks and to coordinate the work on this page. Recognize that the content of this page may change quickly. <Your Signature>