Jump to content

Talk:Requests for comment/SVG Upload should (optionally) allow the xhtml namespace

Add topic
From mediawiki.org
Latest comment: 8 years ago by Krauss in topic Hi, somebody here?

Hi, somebody here?

[edit]
see also Inline SVG use.
Example of template use:
{{myTemplate|100|yellow}} {{myTemplate|200|red}}

Example of template declaration:
<svg width="{{{1}}}" height="100"><circle cx="50" cy="50" r="40" stroke="green" stroke-width="4" fill="{{{2}}}" /></svg> Krauss (talk) 20:42, 18 December 2017 (UTC)Reply