19,313
עריכות
(←תחזוקה) |
(←תחזוקה) |
||
שורה 28: | שורה 28: | ||
==תחזוקה== | ==תחזוקה== | ||
{| 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 with the fulltext search button, without the 'Go' button. <small>Added in [[rev:45269]].</small> | |||
|- | |||
| type=move | |||
| | |||
<inputbox> | |||
type=move | |||
page={{PAGENAME}} | |||
</inputbox> | |||
| Move a page to a different name. <small>Added in [[gerrit:97559]].</small> | |||
|} | |||
For '''type=search2''' the default location for the search button is to the right. Currently, it does not seem to be possible to add other parameters to this type of input box. This search box searches the entire wiki that it is placed on. | |||
{| class="wikitable" | |||
!Type | |||
!Example | |||
|- | |||
| type=search2 | |||
| | |||
<inputbox> | |||
type=search2 | |||
</inputbox> | |||
|} | |||
<inputbox> | <inputbox> | ||
type=create | type=create |
עריכות