Template:Float begin/doc

< Template:Float begin
Revision as of 17:39, 8 November 2020 by Maltropia (talk | contribs) (1 revision imported)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Template:Float begin and Template:float_end are used to put a wikitable in an image frame.

Usage

{{float_begin|side=left}}
|- 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|caption=Transistor symbols of different types}}

becomes

BJT symbol PNP.svg PNP JFET P-Channel Labelled.svg P-channel
BJT symbol NPN.svg NPN JFET N-Channel Labelled.svg N-channel
BJT JFET
Transistor symbols of different types