Template:Float begin
From The Goon Show Depository
Revision as of 06:21, 30 July 2018 by en>ShakespeareFan00
Despite appearances this template is not broken, It is intended to be used as a section of generated content in combination with other templates. |
{{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
{{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