Content deleted Content added
Girmitya (Baat | yogdaan)
No edit summary
Girmitya (Baat | yogdaan)
No edit summary
Rekha 92:
| align="center" | <span class="plainlinks">[http://tools.wikimedia.de/~interiot/cgi-bin/count_edits?user=Girmitya&dbname=hifwiki_p Count]</span>
|}
 
 
== Box types ==
{| class="wikitable"
!Type
!Example
!Description
|-
| type=search
|
<inputbox>
type=search
</inputbox>
| Creates a search box which has a default width of 50 characters. Information added in the text box is searched for.
|-
| type=create
|
<inputbox>
type=create
</inputbox>
| Creates a new page. Information added in the text box is the name of the page which is edited.
|-
| type=comment
|
<inputbox>
type=comment
</inputbox>
| Adds a new section to the bottom of the page specified in the text box.
|-
| type=commenttitle
|
<inputbox>
type=commenttitle
page={{TALKPAGENAME}}
</inputbox>
| Adds a new section with the section header typed into the text box. The page has to be specified with <code>page=</code> parameter. <small>Added in [[rev:42703]].</small>
|-
| type=fulltext
|
<inputbox>
type=fulltext
</inputbox>
| Search only the fulltext search button, without the 'Go' button. <small>Added in [[rev:45269]].</small>
|-
| type=search2
|
<inputbox>
type=search2
</inputbox>
|
|}
<div style="clear:both;"></div>
 
== Recent Changes ==