Difference between revisions of "Template:Skype"

From Catglobe Wiki
Jump to: navigation, search
Line 5: 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:
 +
 +
{{#tag:source|lang="js"| {{MediaWiki:Common.js}} }}
 +
 +
 +
<source lang="js">Content of MediaWiki:Common.js</source>
 +
 
</noinclude>
 
</noinclude>
  
Line 10: Line 16:
 
| action="chat"
 
| action="chat"
 
| style="noimage"
 
| style="noimage"
| {{{nick}}}
+
| {{nick}}
 
}}
 
}}

Revision as of 04:37, 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" </skype>