Talk:Requests for comment/SVG Upload should (optionally) allow the xhtml namespace
Add topicAppearance
Latest comment: 8 years ago by Krauss in topic Hi, somebody here?
| This page used the Structured Discussions extension to give structured discussions. It has since been converted to wikitext, so the content and history here are only an approximation of what was actually displayed at the time these comments were made. |
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)