Hello, Argo!
I’m excited to announce a new round of additions to our canned replies: Faction Specific Communication Headers.
Previously, only the Federation had a specific communications template. We’ve added custom color schemes and images for the KDF (ZP Logo), Romulan Republic, and Dominion. You can see each of them below:
To: CDR Somebody
CC: LT SoAndSo
From: SCDR Yourname
Subj: Your Subject Line
Aside from the color changes, the most noticeable change is the shift to a single image header for our three Alliance factions. This is only the default, and a second image (Such as a custom ship patch) can be readded by adding the following code…
<div data-comm-header-image><img src="
URL HERE
" /></div>
…right under the to/cc/from/subject section of the template. You can use the Federation canned reply as a guide, as that reply retains the double image style.
Some more good news: this can be changed retroactively with a very simple edit. For any old header that you want to update to the new format, simply change the first line from…
<div data-comm-wrapper>
…to…
<div data-comm-wrapper-x>
Replace x with your chosen faction and update the image links. Faction images can be found in the above examples.
Klingon Defense Force: kdf
Romulan Republic: rr
Dominion: dom
Happy posting!
-Staff