Difference between revisions of "Template:Skype"

From Catglobe Wiki
Jump to: navigation, search
Line 14: Line 14:
  
 
{{#tag:skype
 
{{#tag:skype
| {{nick}}
+
|{{{nick}}}
 +
| style="noimage"
 
| action="chat"
 
| action="chat"
| style="noimage"
 
 
}}
 
}}

Revision as of 04:41, 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 style="noimage" action="chat">{{{nick}}} </skype>