Jump to content
🚛
Streamline your cross-border operation. From ACE & ACI eManifests to PARS tracking and U.S. In-Bond filing, BorderConnect is the fastest way to cross.

Template:Icon: Difference between revisions

From BorderConnect Wiki
Created page with "<span class="fa-solid fa-{{{1}}}" style="font-size: {{{size|inherit}}}; color: {{{color|inherit}}}; margin-right: {{{margin|5px}}};"></span><noinclude> Documentation: Use {{Icon|name}} to insert a FontAwesome icon. Example: {{Icon|truck}} </noinclude>"
 
No edit summary
 
Line 1: Line 1:
<span class="fa-solid fa-{{{1}}}" style="font-size: {{{size|inherit}}}; color: {{{color|inherit}}}; margin-right: {{{margin|5px}}};"></span><noinclude>
<span class="{{{type|fa-solid}}} fa-{{{1}}}" style="font-size: {{{size|inherit}}}; color: {{{color|inherit}}}; margin-right: {{{margin|5px}}};"></span><noinclude>
Documentation: Use {{Icon|name}} to insert a FontAwesome icon.
Documentation: {{Icon|name|type=fa-brands}}
Example: {{Icon|truck}}
</noinclude>
</noinclude>

Latest revision as of 17:55, 3 February 2026

Documentation: