User:Arjunaraoc/test

From Wikinews, the free news source you can write!
Jump to navigation Jump to search

Using the inputbox extension[edit]

The second method is to use an inputbox. For example, the following code:

<inputbox>
type=create
preload=Template:New_page
editintro=Template:New_article_intro
width=40
</inputbox>

Will create a create new article inputbox, with template:New page preloading into the editbox, and {{New article intro}} transcluded just before the edit box. See mw:Extension:InputBox for more information. Try it yourself: