Difference between revisions of "Template:Skype"
Line 1: | Line 1: | ||
+ | <noinclude> | ||
<skype action="chat" style="noimage" >{{{nick}}}</skype> | <skype action="chat" style="noimage" >{{{nick}}}</skype> | ||
<foobar arg="blat">{{my template}}</foobar> | <foobar arg="blat">{{my template}}</foobar> | ||
Line 4: | Line 5: | ||
but you can work around it with the #tag parser function that converts tags into | but you can work around it with the #tag parser function that converts tags into | ||
parser functions: | parser functions: | ||
+ | </noinclude> | ||
{{#tag:skype | {{#tag:skype |
Revision as of 03:29, 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:
<skype action="chat" style="noimage"> {{{nick}}}
</skype>