Difference between revisions of "Template:WIP"

From Trinity Desktop Project Wiki
Jump to navigation Jump to search
(Added WIP template)
 
(Updated template to use WarningBox)
 
Line 3: Line 3:
 
'''Template:WIP''' is a [[:Template:Box|box]] template meant to be placed at pages which are undergoing heavy editing by a Wiki user. As soon as the user finalizes the editing they should remove this template.
 
'''Template:WIP''' is a [[:Template:Box|box]] template meant to be placed at pages which are undergoing heavy editing by a Wiki user. As soon as the user finalizes the editing they should remove this template.
  
There is one mandatory argument, which is the editing user's username.
+
 
 +
Arguments:
 +
 
 +
# The user who is editing the page
 +
 
  
 
== Example ==
 
== Example ==
Line 13: Line 17:
 
{{WIP|test}}
 
{{WIP|test}}
  
</noinclude><includeonly>{{Box
+
</noinclude><includeonly>{{WarningBox
 
  |caption=Work in progress
 
  |caption=Work in progress
 
  |text=This page has been marked as undergoing heavy editing by user [[User:{{{1}}}|{{{1}}}]]. Please be patient.
 
  |text=This page has been marked as undergoing heavy editing by user [[User:{{{1}}}|{{{1}}}]]. Please be patient.
|icon=Gear.png
 
|background=#FFCD70
 
|highlight=#FF8707
 
 
}}</includeonly>
 
}}</includeonly>

Latest revision as of 14:51, 6 January 2022


Template:WIP is a box template meant to be placed at pages which are undergoing heavy editing by a Wiki user. As soon as the user finalizes the editing they should remove this template.


Arguments:

  1. The user who is editing the page


Example

{{WIP|test}}
Messagebox warning.png
Work in progress
This page has been marked as undergoing heavy editing by user test. Please be patient.