Difference between revisions of "Other Extensions"
From FollowTheScore
(New page: Apart from DPL and Wgraph, there are a few minor extensions which may be helpful: ;Call: makes it possible to call a template via a normal link like this <nowiki>[[Special:Call/xyz,p1...) |
(No difference)
|
Revision as of 19:58, 23 July 2007
Apart from DPL and Wgraph, there are a few minor extensions which may be helpful:
- Call
- makes it possible to call a template via a normal link like this [[Special:Call/xyz,p1=v1,p2=v2]]
- Inputbox
- offers a simple dialog box
- StripMarkup
- removes all wiki and html markup from its argument
- Javascript
- allows to include pre-defined pieces of Javascript