Difference between revisions of "Template:Float end"

From blackwiki
Jump to navigation Jump to search
imported>Sardanaphalus
(category)
imported>Omegatron
 
Line 1: Line 1:
 
|}
 
|}
<div style="border: none;"><div class="thumbcaption">{{{caption}}}</div></div></div><noinclude>
+
<div style="border: none;"><div class="thumbcaption">{{{caption}}}</div></div></div><noinclude>{{lint-whitelist}}{{documentation|Template:Float begin/doc}}</noinclude>
 
 
[[Category:Positioning templates]]
 
</noinclude>
 

Latest revision as of 04:33, 4 April 2020

|}

{{{caption}}}
Template documentation[view] [edit] [history] [purge]

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