Template:CustomIconOutline: Difference between revisions

No edit summary
No edit summary
Line 1: Line 1:
[{{{1}}} <span title="{{{2}}}" style="font-size:20px;"><span class="fa-stack">
[{{{1}}} <span title="{{{2}}}" class="fa-stack fa-2x"><i class="fal fa-circle fa-stack-2x" style="color:{{{3}}};"></i><i class="fas {{{4}}} fa-stack-1x" style="color:{{{3}}}"></i></span>] &emsp;<noinclude>
<i class="fas fa-circle fa-stack-2x" style="color: white; -webkit-text-fill-color: white; -webkit-text-stroke-width: 2px; -webkit-text-stroke-color: {{{3}}}"></i>
<i style="{{{3}}}" class="fal {{{4}}} fa-stack-1x"></i>
</span>
</span>
<span title="{{{2}}}" class="fa-stack fa-2x"><i class="fal fa-circle fa-stack-2x" style="color:{{{3}}};"></i><i class="fas {{{4}}} fa-stack-1x" style="color:{{{3}}}"></i></span>] &emsp;<noinclude>
  1=Webpage
  1=Webpage
  2=Title
  2=Title
  3=Color
  3=Color
  4=Class</noinclude>
  4=Class</noinclude>