You are viewing an old version of this page. Return to the latest version.
Version of 10:24, 6 December 2016 by Sabrina
Difference between revisions of "Reference:InputBox"
m (1 revision: Migration) |
m (1 revision: Migration) |
The InputBox is an MediaWiki-Extension, which allowes to embed HTML-forms into Wikipages.
InputBoxes are constructed like this:
<inputbox> type=create placeholder= Title bgcolor=#eeeeff width= preload= editintro=Kommentar buttonlabel= create page hidden= searchbuttonlabel= break= namespaces= prefix= </inputbox>
Result
The InputBox is an MediaWiki-Extension, which allowes to embed HTML-forms into Wikipages. * [http://www.mediawiki.org/wiki/Extension:InputBox documentation of the Extension on mediawiki.org] [[Category:BlueSpice_docu]] [[Category:BlueSpice_free]] [[Category:Extension]] [[Category:BlueSpice_public]] InputBoxes are constructed like this: <pre> <inputbox> type=create placeholder= Title bgcolor=#eeeeff width= preload= editintro=Kommentar buttonlabel= create page hidden= searchbuttonlabel= break= namespaces= prefix= </inputbox> </pre> Result <inputbox> type=create placeholder= Title bgcolor=#eeeeff width= preload= editintro= buttonlabel= create page hidden= searchbuttonlabel= break= namespaces=(main) prefix= </inputbox>
(No difference)
|