Steps - nomadjimbob/mikioplugin GitHub Wiki
Adds a step progress element
<steps>
<step icon="fa truck" title="Shipping" complete>Choose your shipping options</step>
<step icon="fa file-text-o" title="Billing" complete>Enter your billing information</step>
<step icon="fa check" title="Thanks">Thanks for your purchase</step>
</steps>
icon: The icon to use for the step
title: The steps title text
complete: If the step is completed