This templates adds text or whatever is in parameter #1 to the top right area of the page. The template uses the page status indicator system.

Notes edit

  • For it to show up after a edit you may need to reload or WP:Purge.
  • If on transcluded pages, the template with be applied to the pages it transcluded to (like most templates) unless in noinclude tags.

Parameters edit

This template takes a few parameter:

Required edit

  • |1=: The text to be shown at the top (can use '''' other templates or span or div tags.

Optional edit

  • |name=: The name of the text, default is parameters 1 value.

Helpful edit

  • |css=: Easily add CSS, remember to add ; at the end
  • |bold=: Uses ''' to make the code bold
  • |size=: Uses HTML span to change font size
  • |font=: Uses HTML span to change font type
  • |color=: Uses HTML span to change font color