Useful Tags for Inserting / Editing Repetitive & Routinely Used Data Within the EBIS
Sections
For EBIS Tags you can use the following to indicate tags:
- [*WorkOrder*]
Markup Language
Markup language is a system that uses tags to define the structure and presentation of a document. Markup languages are used to indicate elements like headings, paragraphs, lists, images, and in the case of EBIS 5, data from relevant records of the open module.
Common Tags
Where can you use common tags? 🤔
• Discrepancies (Action Items Included)
• Corrective Actions (Action Items Included)
• Notes Sections (Action Items Included)
• Instructions Lists (WO, Log Book, PO, OTC, Etc)
New Line:
<br>
Bold:
<b>BOLDED</b>
Italic:
<i>ITALIC</i>
Underlined:
<u>UNDERLINED</u>
Paragraph:
<p>PARAGRAPH</p>
Headers: Largest > Smallest
<h1>HEADER 1</h1>
<h2>HEADER 2</h2>
<h3>HEADER 3</h3>
Subscript / Superscripts
<sub>SUBSCRIPT</sub>
<sup>SUPERSCRIPT</sup>
Work Order / Repair Order Tags
Where can you use these tags? 🤔
• Instructions Lists (WO, RO, 8130, Log Book, Etc)
Company Name (Yours):
[*CompanyName*]
Work Order Number:
[*WorkOrder*]
Registration / Tail Number:
[*RegNum*]
Current Date:
[*Date*]
Certification Number - Your Company's City Certification Number (i.e. Part 145):
[*CertificationNumber*]
Work Order Words
[*WorkOrderWords*]
Repair Order Words
[*RepairOrderWords*]
Customer Name (WO/RO):
[*CustomerName*]
Over The Counter Sales (OTC) Tags
Where can you use these tags? 🤔
• Instructions Lists (OTC, Etc)
Otc Invoice - Current OTC Number:
[*OtcInvoice*]
Otc Quote - Current OTC Quote Number:
[*OtcQuote*]
Invoice Number - Current Invoice Number
[*InvoiceNum*]
Customer Name - Default Customer on the OTC
[*CustomerName*]
Purchase Order Tags
Where can you use these tags? 🤔
• Instructions Lists (PO, Etc)
Purchase Order Number:
[*PurchaseOrder*]
Repair Order Customer:
[*ROCUSTOMER*]
FAA Authorization:
[*FAAAUTHORIZATION*]
Location:
[*LOCATION*]
Removed From (A/C Reg/ Equipment):
[*REMOVEDFROM*]
Received By:
[*RECEIVEDBY*]
Inspected By:
[*INSPECTEDBY*]
Final Approval By:
[*FINALAPPROVALBY*]
Final Approval Date:
[*FINALAPPROVALDATE*]
Aircraft Year:
[*ACYEAR*]
Aircraft Make:
Aircraft Model:
[*ACMODEL*]
Aircraft Serial Number:
[*ACSERIAL*]
Aircraft N Number/ Registration Number:
[*ACNNUMBER*]
Work Status:
[*STATUSWORK*]
Notes:
[*NOTES*]
Accessory Unit:
[*ACCESSORYUNIT*]
Accessory Make:
[*ACCESSORYMAKE*]
Accessory Model:
[*ACCESSORYMODEL*]
Accessory Notes:
[*ACCESSORYNOTES*]
Accessory Part Number:
[*ACCESSORYPARTNUMBER*]
Accessory Revision:
[*ACCESSORYREVISION*]
Accessory Serial:
[*ACCESSORYSERIAL*]
Cylinder Make:
[*CYLINDERMAKE*]
Cylinder Model:
[*CYLINDERMODEL*]
Cylinder Revision:
[*CYLINDERREVISION*]
Cylinder Warranty Date:
[*CYLINDERWARRANTYDATE*]
Cylinder Part Number:
[*CYLINDERPARTNUMBER*]
Cylinder Serial 1:
[*CYLINDERSERIAL1*]
Cylinder Serial 2:
[*CYLINDERSERIAL2*]
Cylinder Serial 3:
[*CYLINDERSERIAL3*]
Cylinder Serial 4:
[*CYLINDERSERIAL4*]
Cylinder Serial 5:
[*CYLINDERSERIAL5*]
Cylinder Serial 6:
[*CYLINDERSERIAL6*]
Engine Horsepower:
[*ENGINEHORSEPOWER*]
Engine Total Time:
[*ENGINETT*]
Engine Tachometer Time:
[*ENGINETACH*]
Engine Time Since Overhaul:
[*ENGINETSO*]
Engine Hobbs Reading:
[*ENGINEHOBBS*]
Engine Make:
[*ENGINEMAKE*]
Engine Model:
[*ENGINEMODEL*]
Engine Serial Left:
[*ENGINESERIALLEFT*]
Engine Serial Right:
[*ENGINESERIALRIGHT*]
Engine Revision:
[*ENGINEREVISION*]
Engine Warranty Date:
[*ENGINEWARRANTYDATE*]
Engine Cylinder Make:
[*ENGINECYLINDERMAKE*]
Engine Cylinder Model:
[*ENGINECYLINDERMODEL*]
Engine Cylinder Serial 1:
[*ENGINECYLINDERSERIAL1*]
Engine Cylinder Serial 2:
[*ENGINECYLINDERSERIAL2*]
Engine Cylinder Serial 3:
[*ENGINECYLINDERSERIAL3*]
Engine Cylinder Serial 4:
[*ENGINECYLINDERSERIAL4*]
Engine Cylinder Serial 5:
[*ENGINECYLINDERSERIAL5*]
Engine Cylinder Serial 6:
[*ENGINECYLINDERSERIAL6*]
Prop Make:
[*PROPMAKE*]
Prop Hub Model:
[*PROPHUBMODEL*]
Prop Hub Serial:
[*PROPHUBSERIAL*]
Prop Revision:
[*PROPREVISION*]
Prop Blade Model:
[*PROPBLADEMODEL*]
Prop Blade Serial 1:
[*PROPBLADESERIAL1*]
Prop Blade Serial 2:
[*PROPBLADESERIAL2*]
Prop Blade Serial 3:
[*PROPBLADESERIAL3*]
Prop Blade Serial 4:
[*PROPBLADESERIAL4*]
Prop Blade Serial 5:
[*PROPBLADESERIAL5*]
Prop Blade Serial 6:
[*PROPBLADESERIAL6*]
Prop Part Number:
[*PROPPARTNUMBER*]
Example ✏️
Work Order Invoice Instructions Input:
<h3>[*CompanyName*] Instructions</h3>
<p>Aircraft <b>[*RegNum*]</b> and/or component(s) identified above were repaired and inspected in accordance with current maintenance rules of the Federal Aviation Regulations, and is approved for return to service. Pertinent details of this repair are on file here at <b>Repair Station [*CertificationNumber*]</b> under <b>Work Order No. [*WorkOrder*]</b> Dated <b><u>[*Date*]</b></u>.</p>
<b>Signature</b> : _____________________________________
<sub><i>(Signature of the authorized [*CompanyName*] representative)</i></sub>
Work Order Invoice Instructions Output: