More actions
dev>Asher@nyartcc.org m Created Docs |
m 1 revision imported: Template migration from wiki-dev |
||
(No difference)
| |||
Latest revision as of 23:56, 26 March 2026
Purpose
This is a layout element that floats the containing element(s) to the left side, emulating a 2-column layout. A common use case is to float an image to the side of the explanatory text.
This is best utilized for simple elements, and ideally only one or two elements at a time. Nesting additional or complex structures inside of this template can lead to complicated escaping syntax requirements.
Syntax
{{Layout-PullLeft
|[[Image:TraconOverview-PHL.png|500px|right]]
}}
{| class="table table-sop"
! width="8%" | Area
! width="46%" | Sector
! width="46%" | Altitude
|-
| '''A'''
| ABE DR <br> ABE AR
| 080/040 <br> 030/SFC
|-
| '''B'''
| PHL NORTH ARRIVAL <br> PHL POTTSTOWN <br> RDG
| 080/070 <br> 060 <br> 050/SFC
|}
{{Layout-Clearfix}}
Example
Area Sector Altitude A ABE DR
ABE AR080/040
030/SFCB PHL NORTH ARRIVAL
PHL POTTSTOWN
RDG080/070
060
050/SFC
