User:Mwtoews
Jump to navigation
Jump to search
Most of the graphics that I make are licensed under {{cc-by-4.0}}, and you can credit me as "M. W. Toews".
- Useful templates
- {{BadJPEG}}
- {{BadSVG}}
- {{Duplicate}}
- {{mainw}}
- {{Convert to SVG}}
- {{Vector version available}}
Minimal SVG template:
<?xml version="1.0" encoding="UTF-8"?> <svg xmlns="http://www.w3.org/2000/svg" width="xx" height="yy"> <g></g> </svg>