Template:Skype: Difference between revisions
Template page
More actions
No edit summary  | 
				No edit summary  | 
				||
| Line 6: | Line 6: | ||
{{#tag:skype  | {{#tag:skype  | ||
| {{nick}}  | | {{{nick}}}  | ||
| action="chat"  | | action="chat"  | ||
| style="noimage"  | | style="noimage"  | ||
}}  | }}  | ||
Revision as of 02:21, 26 December 2008
<skype action="chat" style="noimage" nick={{{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>