This is a documentation page

Template:Top text/doc

From Wikipedia, the free encyclopedia
Jump to navigation Jump to search

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.

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

This template takes one or more parameters:

Required

[edit source]
  • |1=: The text to be shown at the top, which may include italics (''...''), bold ('''...'''), other templates, and span and div tags.

Optional

[edit source]
  • |name=: The name of the text, default is parameter 1 value.

Helpful

[edit source]
  • |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