Difference between revisions of "Reference:InputBox"

m (1 revision: Migration)
(Tag: 2017 source edit)
 
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

Extension: InputBox


Overview
Description: Allows to integrate HTML forms into wiki pages.
State: stable Dependency: MediaWiki
Developer: Erik Möller, Leonardo Pimenta, Rob Church, Trevor Parscal, Daniel Schuba License: MIT
Type: MediaWiki Category: Content Structuring
Edition: BlueSpice free, BlueSpice pro, BlueSpice Farm, BlueSpice Cloud
For more info, visit Mediawiki.

Features[edit source]

InputBox allows to integrate HTML forms into wiki pages.




            
            
            
            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>{{BSExtensionInfobox
            
            |desc=Allows to integrate HTML forms into wiki pages.
            
            |status=stable
            
            |developer=Erik Möller, Leonardo Pimenta, Rob Church, Trevor Parscal, Daniel Schuba
            
            |type=MediaWiki
            
            |edition=BlueSpice free, BlueSpice pro, BlueSpice Farm, BlueSpice Cloud
            
            |active=Yes
            
            |compatible=MediaWiki
            
            |category=Content Structuring
            
            |license=MIT
            
            |docu=https://www.mediawiki.org/wiki/Extension:InputBox
            
            }}
            
            '''InputBox''' allows to integrate HTML forms into wiki pages.
            
            
            
            
            
            
            <br />
(31 intermediate revisions by 8 users not shown)
Line 1: Line 1:
 +
{{BSExtensionInfobox
 +
|desc=Allows to integrate HTML forms into wiki pages.
 +
|status=stable
 +
|developer=Erik Möller, Leonardo Pimenta, Rob Church, Trevor Parscal, Daniel Schuba
 +
|type=MediaWiki
 +
|edition=BlueSpice free, BlueSpice pro, BlueSpice Farm, BlueSpice Cloud
 +
|active=Yes
 +
|compatible=MediaWiki
 +
|category=Content Structuring
 +
|license=MIT
 +
|docu=https://www.mediawiki.org/wiki/Extension:InputBox
 +
}}
 +
'''InputBox''' allows to integrate HTML forms into wiki pages.
  
  
The InputBox is an MediaWiki-Extension, which allowes to embed HTML-forms into Wikipages.
+
<br />
 
 
* [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>
 

Attachments

Discussions