Difference between revisions of "Template:Skype"

From Catglobe Wiki
Jump to: navigation, search
m (Protected "Template:Skype" [edit=sysop:move=sysop])
 
(2 intermediate revisions by the same user not shown)
Line 1: Line 1:
<noinclude>
+
{{#tag:skype|{{{nick}}}|action=chat|style=noimage}}
<skype action="chat" style="noimage" >{{{nick}}}</skype>
 
<foobar arg="blat">{{my template}}</foobar>
 
 
 
but you can work around it with the #tag parser function that converts tags into
 
parser functions:
 
 
 
{{#tag:source|lang="js"| {{MediaWiki:Common.js}} }}
 
 
 
 
<source lang="js">Content of MediaWiki:Common.js</source>
 
 
 
</noinclude>
 
 
 
{{#tag:skype|{{{nick}}}|action=chat|style=chat}}
 

Latest revision as of 11:46, 26 December 2008

<skype action="chat" style="noimage">{{{nick}}}</skype>