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.

// request.cf · coarse context

A page that knows where it met you.

Only coarse request metadata is shown. This demo does not display or persist visitor IP addresses.

Country
US
Cloudflare location
CMH
Connection
HTTP/2
Language
Not provided

Ray ID: a225991acd11cf3e

Jump to content

Template:Float begin/doc

From Wikipedia, the free encyclopedia

{{Float begin}} and {{Float end}} are used to put wikitext in an image frame.

This template may be a better choice than {{Float}} in some situations, because 1) it includes a frame and background color, 2) it lets you include a caption, and 3) you do not need to escape anything. For example, you can easily wrap a wikitable in {{Float begin}} and {{Float end}}, without escaping the pipe | characters.

Usage

[edit]
{{float_begin|side=left|width=250px}}
|- align = "center"
| [[Image:BJT_symbol_PNP.svg|42px]] || PNP || [[Image:JFET P-Channel Labelled.svg|42px]] || P-channel
|- align = "center"
| [[Image:BJT_symbol_NPN.svg|42px]] || NPN || [[Image:JFET N-Channel Labelled.svg|42px]] || N-channel
|- align = "center"
| BJT || || JFET || 
{{float_end|Transistor symbols of different types}}

becomes

PNPP-channel
NPNN-channel
BJTJFET
Transistor symbols of different types