Toggle menu
7
505
3
1.1K
New York ARTCC
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

Template:TableRow-SOPLink: Difference between revisions

Template page
dev>Asher@nyartcc.org
m Bugfix issue w date cell & parsing
 
m 1 revision imported: Template migration from wiki-dev
 
(No difference)

Latest revision as of 23:56, 26 March 2026

The documentation below can be viewed and edited on Template:TableRow-SOPLink/doc. purge its cache

Purpose

This template creates a table row for usage in the index pages where a user selects which SOP to view. It automatically pulls the updated dates and highlights as 'changed' if necessary.


Usage

Syntax

|-
|{{TableRow-SOPLink|Page_Name|Display Title of Page}}
|-

Parameters

<1st Parameter> - Actual page title, as shown in URL bar

<2nd Parameter> - Display title as shown in this table row

Example

{| class="table table-sop"
! width="75%"|SOP
! width="25%"|Last Updated
|-
|{{TableRow-SOPLink|EWR SOP|Newark ATCT/N90 Newark Area (EWR) SOP}}
|-
|{{TableRow-SOPLink|JFK SOP|Kennedy ATCT/N90 Kennedy Area (JFK) SOP}}
|-
|{{TableRow-SOPLink|LGA SOP|LaGuardia ATCT/N90 LaGuardia Area (LGA) SOP}}
|-
|{{TableRow-SOPLink|PHL SOP|Philadelphia ATCT/TRACON (PHL) SOP}}
|}
SOP Last Updated
Newark ATCT/N90 Newark Area (EWR) SOP March 27, 2026
Kennedy ATCT/N90 Kennedy Area (JFK) SOP March 27, 2026
LaGuardia ATCT/N90 LaGuardia Area (LGA) SOP March 27, 2026
Philadelphia ATCT/TRACON (PHL) SOP March 27, 2026