Template:Cleanup Button

From blackwiki
Jump to navigation Jump to search
Button Icon Orange.svg

Click this button to help clean up an article in need.


Template documentation[view] [edit] [history] [purge]

This template has three optional parameters:

  • size. This parameter determines the size of the button. The default value is 200px. To show the button at a different size, call the template but with a different size parameter. For example, {{Cleanup Button|size=50px}} (quarter size) would produce:
Button Icon Orange.svg

Click this button to help clean up an article in need.


  • font. This parameter determines the size of the text. The default value for this parameter is 10px but with big font. To show the text at a different size, call the template but with a different font parameter. For example, {{Cleanup Button|font=10px}} (one third) would produce:
Button Icon Orange.svg

Click this button to help clean up an article in need.


  • float, which specifies the float attribute of the <div> containing the template. For example, {{Cleanup Button|float=right}} would produce:
Button Icon Orange.svg

Click this button to help clean up an article in need.