Difference between revisions of "Other Extensions"

From FollowTheScore
Jump to: navigation, search
Line 1: Line 1:
 
Apart from DPL and Wgraph, there are a few minor extensions which may be helpful:
 
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=v1,p2=v2]]</nowiki>
+
;[[Call extension]]: makes it possible to call a template via a normal link like this <nowiki>[[Special:Call/xyz,p1=v1,p2=v2]]</nowiki>
;[[InputBox extension|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 extension]]: removes all wiki and html markup from its argument
;[[Javascript]]: allows to include pre-defined pieces of Javascript
+
;[[Javascript extension]]: allows to include pre-defined pieces of Javascript

Revision as of 20:04, 23 July 2007

Apart from DPL and Wgraph, there are a few minor extensions which may be helpful:

Call extension
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 extension
removes all wiki and html markup from its argument
Javascript extension
allows to include pre-defined pieces of Javascript