This is info from the technical writing training guidelines https://docs-safecharge.gw-4u.com/documentation/nuvei-technical-writers-wp-training/tw-training-for-nuvei-docs/nuvei-docs-tw-training-basics/#512_Horizontal_Line_Separators:
5.1.2 Horizontal Line Separators
- Horizontal line separator (usually before H1):
[vc_separator border_width="3"]
EXCEPT directly after a numbered list. In this case, use:
[vc_separator border_width="3" css=".vc_custom_1603212743888{margin-top: 20px !important;}"]
- Horizontal half line separator: (usually before H3):
[vc_separator border_width="3" el_width="70"]
EXCEPT directly after a numbered list. In this case, use:
[vc_separator border_width="3" el_width="70" css=".vc_custom_1603212743888{margin-top: 20px !important;}"] - Horizontal half line separator: (usually before H4):
[vc_separator style="dotted" border_width="3" el_width="70"]
EXCEPT directly after a numbered list. In this case, use:
[vc_separator style="dotted" border_width="3" el_width="70" css=".vc_custom_1603212743888{margin-top: 20px !important;}"]
Place the code for the separator line below the last list item, and not as part of the last list item.
| Paramètre | Description |
|---|---|
| Day | Jour de la mise à jour. |
| Transaction Date | Date de la transaction. |
| Transaction ID | Numéro de transaction de Nuvei. |
| Chargeback Type | Rétrofacturation ou récupération. |
| Payment Method | Par exemple, Visa ou Mastercard. |
| Amount | Montant de la rétrofacturation. |
| Discount Paid | Montant de l’escompte payé pour la rétrofacturation. |
| Net Deposit | (Amount) - (Discount Paid). |
NEW CONTENT (TEST)
- Horizontal line separator (usually before H1):
EXCEPT directly after a numbered list. In this case, use:
In the following, I used the line separator for before H3 as the basis, and changed ’70’ to ’35’ for a line separator before H2.
- Horizontal half line separator: (usually before H2):
EXCEPT directly after a numbered list. In this case, use:
- Horizontal half line separator: (usually before H3):
EXCEPT directly after a numbered list. In this case, use:
[vc_separator border_width="3" el_width="70" css=".vc_custom_1603212743888{margin-top: 20px !important;}"]
- Horizontal half line separator: (usually before H4):
[vc_separator style="dotted" border_width="3" el_width="70"]
EXCEPT directly after a numbered list. In this case, use:
[vc_separator style="dotted" border_width="3" el_width="70" css=".vc_custom_1603212743888{margin-top: 20px !important;}"]
NEW CONTENT (from Gemini March 12. 2026)
For before H2:
[vc_separator border_width="3" el_width="85"]
[vc_separator border_width="3" el_width="85" css=".vc_custom_1603212743888{margin-top: 20px !important;}"]
NOTE in general you don’t need to include the
TEST within content
TEST CONTENT (H1)
content content content
Test Content (H2)
content content content
Test Content (H3)
content content content
Test Content (H4)
TEST 2 within content – using suggestions from Gemini given to problem solve why the lines look the same before H1 and H2
TEST CONTENT (H1)
content content content
Test Content (H2)
content content content
Test Content (H3)
content content content
Test Content (H4)
TEST 3 within content – adapting suggestions from Gemini that don’t work
THIS WORKS – added to the Technical Writing Guidelines
TEST CONTENT (H1)
content content content
Test Content (H2)
content content content
Test Content (H3)
content content content
Test Content (H4)