Template:Wip: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
(Readd <onlyinclude>.)
(Use {{autolang}} and import translations.)
Line 2: Line 2:
<onlyinclude><div style="background: linear-gradient(90deg, rgba(255, 119, 0,.07) 0%, transparent 100%); border-left: 2px solid rgb(255, 119, 0); box-sizing: border-box; gap:1em; padding-left: 1em; padding-block:.2em; margin-block:6px; font-size: 12px; display:flex; align-items:center; "><div>[[File:Under construction.png|32px|link=]]</div>
<onlyinclude><div style="background: linear-gradient(90deg, rgba(255, 119, 0,.07) 0%, transparent 100%); border-left: 2px solid rgb(255, 119, 0); box-sizing: border-box; gap:1em; padding-left: 1em; padding-block:.2em; margin-block:6px; font-size: 12px; display:flex; align-items:center; "><div>[[File:Under construction.png|32px|link=]]</div>


<div><strong>This article is actively undergoing a [[Wikipedia:Wikipedia:Edit_lock|major edit]]</strong><br>''As a courtesy, please do not edit this article while this message is displayed. If this page has not been edited for at least several hours to a few days, please remove this template. This message is intended to help reduce [[Wikipedia:Help:Edit_conflict|edit conflicts]]; please remove it between editing sessions to allow others to edit the page.''<br><small>{{ #if: {{{1|}}} | The user who added this notice, should you wish to contact them, is: {{{1}}} | The person who added this notice will be listed in its [{{SERVER}}{{localurl:{{NAMESPACE}}:{{PAGENAME}}|action=history}} edit history] should you wish to contact them. }}</small></div></div>
<div>{{autolang|'''This article is actively undergoing a [[Wikipedia:Wikipedia:Edit_lock|major edit]]'''
 
''As a courtesy, please do not edit this article while this message is displayed. If this page has not been edited for at least several hours to a few days, please remove this template. This message is intended to help reduce [[Wikipedia:Help:Edit_conflict|edit conflicts]]; please remove it between editing sessions to allow others to edit the page.''<!--
-->|ru='''Эта статья претерпевает [[Wikipedia:Wikipedia:Edit_lock|крупные изменения]].'''<br /> В порядке вежливости не редактируйте статью, пока это сообщение не будет убрано. Если статья не редактировалась от нескольких часов до нескольких дней, удалите этот шаблон. Данное сообщение позволяет предотвратить [[Wikipedia:Help:Edit_conflict|конфликт редактирований]]; удаляйте сообщение между сеансами редактирования, чтобы позволить вносить изменения другим участникам.<!--
-->|tr='''Bu sayfa [[Wikipedia:Wikipedia:Edit_lock|major edit]] durumundan geçmektedir.'''<br /> Nezaketen, lütfen bu uyarı mevcutken sayfayı editlemeyiniz. Eğer bu sayfa bir kaç saat ila bir kaç gün içinde editlenmediyse, lütfen bu template'i kaldırınız. Bu mesaj [[Wikipedia:Help:Edit_conflict|edit conflicts]] durumlarını minimuma indirmek için vardır; lütfen editleme seansları arasında başkalarına engel olmamak için bu mesajı kaldırınız.}}
 
<small>{{ #if: {{{1|}}} | {{autolang|The user who added this notice, should you wish to contact them, is: {{{1}}}<!--
-->|ru=Вы можете связаться с пользователем, добавившим это сообщение: {{{1}}}<!--
-->|tr=Eğer bu mesajı ekleyen kişiye ulaşmak isterseniz, bu kişi: {{{1}}} idir.}}<!--
-->|{{autolang|The person who added this notice will be listed in its [{{SERVER}}{{localurl:{{NAMESPACE}}:{{PAGENAME}}|action=history}} edit history] should you wish to contact them.<!--
-->|ru=Участник, добавивший сообщение, есть в [{{SERVER}}{{localurl:{{NAMESPACE}}:{{PAGENAME}}|action=history}} истории изменений], и вы можете связаться с ним.<!--
-->|tr=Eğer bu mesajı ekleyen kişiye ulaşmak isterseniz, [{{SERVER}}{{localurl:{{NAMESPACE}}:{{PAGENAME}}|action=history}} edit geçmişinden] ulaşabilirsiniz.}}}}</small></div></div>





Revision as of 18:47, 24 April 2023

Under construction.png
Red x.png
This template (and its redirect) is Wikipedia icon Deprecated. Its use is not recommended and its functionality may be compromised.
You can help our editors by replacing or deleting this template on the Pages that use this template. Once no more pages use this template, it should be Marked for deletion.

Additional notes:
Use #switch parser function instead. Example
{{#switch: {{language}}
| #default = English
| ja = 日本語
| zh-tw = 中文(台灣)
‎}}


Red x.png
This template (and its redirect) is Wikipedia icon Deprecated. Its use is not recommended and its functionality may be compromised.
You can help our editors by replacing or deleting this template on the Pages that use this template. Once no more pages use this template, it should be Marked for deletion.

Additional notes:
Use #switch parser function instead. Example
{{#switch: {{language}}
| #default = English
| ja = 日本語
| zh-tw = 中文(台灣)
‎}}
English (en)Deutsch (de)Esperanto (eo)Español (es)Français (fr)Suomi (fi)Hrvatski (hr)Magyar (hu)Italiano (it)日本語 (ja)한국어 (ko)Nederlands (nl)Polski (pl)Português (pt)Português do Brasil (pt-br)Русский (ru)Slovenčina (sk)Svenska (sv)Türkçe (tr)Українська (uk)Tiếng Việt (vi)中文 (zh)中文(臺灣) (zh-tw)
Curly brackets white.pngTemplate Documentation [view] [edit]
Icon-translate.png Available doc translations
View
Page history
Icon-translate.png
This template uses a strings subpage
Please follow the format on this subpage(s) to add translations.

Inserts a note stating that the work is in progress.

Warning.pngWarning:Please remember to remove this template again as soon as you're finished editing.

Parameters and Examples

Parameter Description Example Preview
{{{1}}} Username.
Note.pngNote:Three tildes insert your username if you haven't changed it in your Preferences.
{{wip|~~~}}
{{wip|JeffLane}}
See below
{{{2}}} This allows you to put additional notes at the end of the template.
{{wip|JohnDoe|Currently adding a large section on bugs and fixes. Should be done in an hour at max}}
{{{nocat}}} Prevents the page from being included in the category Articles actively undergoing a major edit.
{{wip|nocat = 1}}
{{{page}}} Changes the title to File, Section, and Article, if not specified it will use {{NAMESPACE}}
{{wip|page=template}}
{{{type}}} Changes the title, currently has wip2 / WIP2
{{wip|type=wip2}}

Preview

Under construction.png
Red x.png
This template (and its redirect) is Wikipedia icon Deprecated. Its use is not recommended and its functionality may be compromised.
You can help our editors by replacing or deleting this template on the Pages that use this template. Once no more pages use this template, it should be Marked for deletion.

Additional notes:
Use #switch parser function instead. Example
{{#switch: {{language}}
| #default = English
| ja = 日本語
| zh-tw = 中文(台灣)
‎}}


Red x.png
This template (and its redirect) is Wikipedia icon Deprecated. Its use is not recommended and its functionality may be compromised.
You can help our editors by replacing or deleting this template on the Pages that use this template. Once no more pages use this template, it should be Marked for deletion.

Additional notes:
Use #switch parser function instead. Example
{{#switch: {{language}}
| #default = English
| ja = 日本語
| zh-tw = 中文(台灣)
‎}}


Under construction.png
Red x.png
This template (and its redirect) is Wikipedia icon Deprecated. Its use is not recommended and its functionality may be compromised.
You can help our editors by replacing or deleting this template on the Pages that use this template. Once no more pages use this template, it should be Marked for deletion.

Additional notes:
Use #switch parser function instead. Example
{{#switch: {{language}}
| #default = English
| ja = 日本語
| zh-tw = 中文(台灣)
‎}}


Red x.png
This template (and its redirect) is Wikipedia icon Deprecated. Its use is not recommended and its functionality may be compromised.
You can help our editors by replacing or deleting this template on the Pages that use this template. Once no more pages use this template, it should be Marked for deletion.

Additional notes:
Use #switch parser function instead. Example
{{#switch: {{language}}
| #default = English
| ja = 日本語
| zh-tw = 中文(台灣)
‎}}


Under construction.png
Red x.png
This template (and its redirect) is Wikipedia icon Deprecated. Its use is not recommended and its functionality may be compromised.
You can help our editors by replacing or deleting this template on the Pages that use this template. Once no more pages use this template, it should be Marked for deletion.

Additional notes:
Use #switch parser function instead. Example
{{#switch: {{language}}
| #default = English
| ja = 日本語
| zh-tw = 中文(台灣)
‎}}


Red x.png
This template (and its redirect) is Wikipedia icon Deprecated. Its use is not recommended and its functionality may be compromised.
You can help our editors by replacing or deleting this template on the Pages that use this template. Once no more pages use this template, it should be Marked for deletion.

Additional notes:
Use #switch parser function instead. Example
{{#switch: {{language}}
| #default = English
| ja = 日本語
| zh-tw = 中文(台灣)
‎}}


Under construction.png
Red x.png
This template (and its redirect) is Wikipedia icon Deprecated. Its use is not recommended and its functionality may be compromised.
You can help our editors by replacing or deleting this template on the Pages that use this template. Once no more pages use this template, it should be Marked for deletion.

Additional notes:
Use #switch parser function instead. Example
{{#switch: {{language}}
| #default = English
| ja = 日本語
| zh-tw = 中文(台灣)
‎}}


Red x.png
This template (and its redirect) is Wikipedia icon Deprecated. Its use is not recommended and its functionality may be compromised.
You can help our editors by replacing or deleting this template on the Pages that use this template. Once no more pages use this template, it should be Marked for deletion.

Additional notes:
Use #switch parser function instead. Example
{{#switch: {{language}}
| #default = English
| ja = 日本語
| zh-tw = 中文(台灣)
‎}}


Under construction.png
Red x.png
This template (and its redirect) is Wikipedia icon Deprecated. Its use is not recommended and its functionality may be compromised.
You can help our editors by replacing or deleting this template on the Pages that use this template. Once no more pages use this template, it should be Marked for deletion.

Additional notes:
Use #switch parser function instead. Example
{{#switch: {{language}}
| #default = English
| ja = 日本語
| zh-tw = 中文(台灣)
‎}}


Red x.png
This template (and its redirect) is Wikipedia icon Deprecated. Its use is not recommended and its functionality may be compromised.
You can help our editors by replacing or deleting this template on the Pages that use this template. Once no more pages use this template, it should be Marked for deletion.

Additional notes:
Use #switch parser function instead. Example
{{#switch: {{language}}
| #default = English
| ja = 日本語
| zh-tw = 中文(台灣)
‎}}


Under construction.png
Red x.png
This template (and its redirect) is Wikipedia icon Deprecated. Its use is not recommended and its functionality may be compromised.
You can help our editors by replacing or deleting this template on the Pages that use this template. Once no more pages use this template, it should be Marked for deletion.

Additional notes:
Use #switch parser function instead. Example
{{#switch: {{language}}
| #default = English
| ja = 日本語
| zh-tw = 中文(台灣)
‎}}


Red x.png
This template (and its redirect) is Wikipedia icon Deprecated. Its use is not recommended and its functionality may be compromised.
You can help our editors by replacing or deleting this template on the Pages that use this template. Once no more pages use this template, it should be Marked for deletion.

Additional notes:
Use #switch parser function instead. Example
{{#switch: {{language}}
| #default = English
| ja = 日本語
| zh-tw = 中文(台灣)
‎}}