Skip to content

Commit af1e891

Browse files
Merge pull request #458 from vatpac-technology/banner
Update Banner Image
2 parents 3659482 + 2939acf commit af1e891

File tree

18 files changed

+12
-4
lines changed

18 files changed

+12
-4
lines changed
-1.17 MB
Loading
-2.21 MB
Loading
Loading
-1.17 MB
Loading
-2.21 MB
Loading
Loading

docs/assets/hero-image.png

-659 KB
Loading

docs/assist-us/best-practices.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -44,18 +44,18 @@ Describe any altitudes in the format of `Axxx` (for altitudes below 10,000ft) or
4444
It is recommended to include an example highlighting any unique or lesser-known radio calls which apply to a procedure, and to indicate any coordination requirements associated with a position.
4545

4646
### Radio Calls
47-
Radio calls should take the following format:
47+
Radio calls should be wrapped in a **Phraseology** admonition and take the following format:
4848

4949
``` md
5050
**STATION NAME**: "Message"
5151
```
5252

53-
!!! example
53+
!!! phraseology
5454
**VOZ1545**: "VOZ1545, request descent"
5555
**HUO**: "VOZ1545, descend to FL130"
5656

5757
### Coordination
58-
Coordination examples should take the following format:
58+
Coordination examples should generally be wrapped in a **Phraseology** admonition and take the following format:
5959

6060
``` md
6161
**INITIATING SECTOR** -> **RECEIVING SECTOR**: "Message"
@@ -73,7 +73,7 @@ As a general rule of thumb, hotlines should be used in all circumstances, except
7373
- Oceanic coordination
7474
- Airways clearance requests from ACD to overlying TCU/ENR position (e.g. Sydney Delivery requesting clearance to YSBK on behalf of an aircraft)
7575

76-
!!! example
76+
!!! phraseology
7777
<span class="coldline">**NW TCU** -> **WOL**</span>: "Taxi, PSDN18 for YMCO via URBOB, Requesting F130"
7878
<span class="coldline">**WOL** -> **NW TCU**</span>: "PSDN18, F130"
7979
<span class="coldline">**NW TCU** -> **WOL**</span>: "F130, PSDN18"

docs/assist-us/tips.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,9 @@ Images also use the default markdown syntax, but can have some additional proper
4040

4141
You can also add multiple properties together, with a space between the attributes.
4242

43+
!!! warning "Important"
44+
All images should be optimised for the web. This can be done easily using a service like [tinify](https://tinypng.com){ target=new }.
45+
4346
#### Image Captions
4447

4548
Where confusion can arise from the placement or relevance of an image, you can opt to use a caption. Unfortunately these are not natively supported by Markdown, but you can opt to use HTML.
@@ -65,5 +68,10 @@ Admonitions are enabled and are very handy for delivering extra information that
6568

6669
You can see a list of [all admonition blocks here](https://squidfunk.github.io/mkdocs-material/reference/admonitions/){target=new}.
6770

71+
!!! warning "Important"
72+
To fit the styling of the site, do not use the default `!!! important` admonition. All **Important** blocks should be formatted as a *Warning* block, with a custom title.
73+
74+
`!!! warning "Important"`
75+
6876
!!! note
6977
Never use collapsible blocks - if it needs the additional information drawn to it, it should be displayed all the time.

docs/controller-skills/img/lsalt.png

-591 KB
Loading

0 commit comments

Comments
 (0)