Template:Stroke: Difference between revisions
Jump to navigation
Jump to search
no edit summary
imported>Gilby1385 (Created page with "<span style="-webkit-text-stroke: {{{2|0.7px black}}}; -webkit-text-fill-color: {{{3|gold}}}; text-shadow: {{{4|black 2px 1px 0px;}}}>{{{'''1'''}}}</span> <noinclude> ==How to use this template== <pre> {{Stroke|String|Size and color (0.7px black)|Fill color (gold)|Text shadow (black 2px 1px 0px;)}} </pre> Category:Templates </noinclude>") |
imported>Gilby1385 No edit summary |
||
Line 1: | Line 1: | ||
<span style="-webkit-text-stroke: {{{2|0.7px black}}}; -webkit-text-fill-color: {{{3|gold}}}; text-shadow: {{{4|black 2px 1px 0px;}}}>{{{''' | <span style="-webkit-text-stroke: {{{2|0.7px black}}}; -webkit-text-fill-color: {{{3|gold}}}; text-shadow: {{{4|black 2px 1px 0px;}}}>{{{1|'''Test'''}}}</span> | ||
<noinclude> | <noinclude> | ||
==How to use this template== | ==How to use this template== | ||
<pre> | <pre> | ||
{{Stroke| | {{Stroke|Stroke size and color (e.g.: 0.7px black)|Fill color (e.g.: gold)|Text shadow (e.g.: black 2px 1px 0px;)|Text string (e.g.: '''Test''')}} | ||
</pre> | </pre> | ||
[[Category:Templates]] | [[Category:Templates]] | ||
</noinclude> | </noinclude> |