Difference between revisions of "Template:Skype"
Line 13: | Line 13: | ||
</noinclude> | </noinclude> | ||
− | {{#tag:skype|{{{nick}}}|action=chat|style= | + | {{#tag:skype|{{{nick}}}|action=chat|style=noimage}} |
Revision as of 04:16, 26 December 2008
<skype action="chat" style="noimage" >{{{nick}}}</skype> <foobar arg="blat">Template:My template</foobar>
but you can work around it with the #tag parser function that converts tags into parser functions:
lang="js"
↓
Content of MediaWiki:Common.js
<skype action="chat" style="noimage">{{{nick}}}</skype>