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:Phraseology: Difference between revisions

Template page
Light mode phraseology
Tag: Reverted
Parity fix: match source wiki template
Tag: Manual revert
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
<div style="background: #f0f9ff; border: 1px solid #bfdbfe; padding: 0.75em 1em; margin: 0.5em 0; border-radius: 4px; font-family: monospace; color: #1e40af;">
<includeonly><div class="phraseology-wrapper">''PHRASEOLOGY''<br><span class="phraseology_syntax">{{{syntax|{{{1}}}|SYNTAX STRUCTURE WITH (parameters) INCLUDED}}}</span>{{#if:{{{example|}}}|<p>''EXAMPLE''<br><span class="phraseology_example">"{{{example|}}}"</span></p>}}
{{{syntax|{{{1|}}}}}}
</div></includeonly><noinclude>{{Documentation}}</noinclude>
</div>{{#if:{{{example|}}}|<div style="background: #f0fdf4; border: 1px solid #bbf7d0; padding: 0.75em 1em; margin: 0.25em 0 0.5em; border-radius: 4px; color: #166534; font-family: monospace;">
''Example:'' {{{example}}}
</div>|}}

Latest revision as of 01:31, 27 March 2026

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

Purpose

Creates a formatted block to contain a phraseology syntax detail and (optional) example. Note that for consistency with the 7110.65 and it's formatting conventions, it is recommended to list the phraseology syntax in ALL CAPS EXCEPT FOR (fill-in parameters) SURROUNDED BY PARENTHESES. The example is generally written in sentence case, if included.

From the 7110.65: (not a live template example):

PHRASEOLOGY-

RUNWAY (number), CONTINUE, TRAFFIC HOLDING IN POSITION,
or
RUNWAY (number) (pattern instructions as appropriate) TRAFFIC HOLDING IN POSITION.

EXAMPLE-

“American 528, Runway Two-Three continue, traffic holding in position.”
“Twin Cessna Four Four Golf, Runway One-Niner Right, base approved, traffic holding in position."
“Baron Two Five Foxtrot, Runway One-Niner, extend downwind, tower will call your base, traffic holding in position."

Usage

{{Phraseology
|syntax=RUNWAY (number), CONTINUE, TRAFFIC HOLDING IN POSITION
|example=American 528, Runway Two-Three continue, traffic holding in position.
}}

Or, without any named parameters, Just syntax, no example

{{Phraseology|CONTACT (facility) DEPARTURE ON (frequency).}}

Example


PHRASEOLOGY
RUNWAY (number), CONTINUE, TRAFFIC HOLDING IN POSITION

EXAMPLE
"American 528, Runway Two-Three continue, traffic holding in position."


Or, without an example:

PHRASEOLOGY
CONTACT (facility) DEPARTURE ON (frequency).