Revision as of 22:02, 21 March 2005 editOmegatron (talk | contribs)Administrators35,798 edits plug← Previous edit | Revision as of 22:04, 21 March 2005 edit undoOmegatron (talk | contribs)Administrators35,798 editsNo edit summaryNext edit → | ||
Line 3: | Line 3: | ||
Still needs some work on the caption length screwing things up. Should maybe be renamed table_float_end or something, since it is only for pipe tables. | Still needs some work on the caption length screwing things up. Should maybe be renamed table_float_end or something, since it is only for pipe tables. | ||
] ] | |||
To be superseded by a ] someday? :-) | To be superseded by a ] someday? :-) |
Revision as of 22:04, 21 March 2005
Used for putting a table in a frame. Possibly renamed, updated, etc. in the future.
Still needs some work on the caption length screwing things up. Should maybe be renamed table_float_end or something, since it is only for pipe tables.
Template talk:Float begin Template talk:Float end
To be superseded by a table namespace someday? :-)
Usage
{{float_begin|side=left}} |- align = "center" | ] || PNP || ] || P-channel |- align = "center" | ] || NPN || ] || N-channel |- align = "center" | BJT || || JFET || {{float_end|caption=Different types of transistors}}
becomes
PNP | P-channel | ||
NPN | N-channel | ||
BJT | JFET |