Edge Rewrite
// HTMLRewriter · presentation

This page was redesigned at the edge.

Cloudflare fetched the original article and streamed it through HTMLRewriter to apply an entirely new visual system without rebuilding the source page.

Jump to content

Template:Top text/doc

This is a documentation page
From Wikipedia, the free encyclopedia

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 one or more parameters:

Required

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

Optional

[edit]
  • |name=: The name of the text, default is parameter 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