Difference between revisions of "Template:Skype"
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}} |
}} | }} |
Revision as of 03: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>