Difference between revisions of "Other Extensions"

From FollowTheScore
Jump to: navigation, search
Line 2: Line 2:
  
 
;[[Call]]: makes it possible to call a template via a normal link like this <nowiki>[[Special:Call/xyz,p1=v1,p2=v2]]</nowiki>
 
;[[Call]]: makes it possible to call a template via a normal link like this <nowiki>[[Special:Call/xyz,p1=v1,p2=v2]]</nowiki>
;[[InputBox]]: offers a simple dialog box
+
;[[InputBox extension|Inputbox]]: offers a simple dialog box
 
;[[StripMarkup]]: removes all wiki and html markup from its argument
 
;[[StripMarkup]]: removes all wiki and html markup from its argument
 
;[[Javascript]]: allows to include pre-defined pieces of Javascript
 
;[[Javascript]]: allows to include pre-defined pieces of Javascript

Revision as of 20:01, 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