Toggle menu
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

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

  • 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

This template takes a few parameter:

Required

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

Optional

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

Helpful

  • |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