Toggle menu
862
3.8K
30.2K
279.1K
Catglobe Wiki
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

Template:Skype: Difference between revisions

Template page
No edit summary
m Protected "Template:Skype" [edit=sysop:move=sysop]
 
(10 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}}}
| style="noimage"
| action="chat"
}}

Latest revision as of 09:46, 26 December 2008

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