Template: Search
[checked revision] | [checked revision] |
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
<inputbox | <div {{#if: {{{style|}}} | style="{{{style}}}" }}> | ||
type= | {{#tag:inputbox| | ||
bgcolor=transparent | |||
width= | type=inline | ||
prefix={{{root|{{FULLPAGENAME}}}}}{{#switch:{{{noslash}}}|yes=|no=/|{{{noslash}}}=/}} | |||
</ | break={{{search-break|no}}} | ||
{{#ifeq:{{{search-width|}}}|auto|| | |||
width={{{search-width|20}}} }} | |||
{{#ifeq:{{{search-height|}}}|auto|| | |||
height={{{search-height|30}}} }} <!-- Added height parameter --> | |||
searchbuttonlabel={{{search-button-label|Search}}} | |||
}} | |||
</div> |
Revision as of 13:27, 27 May 2024
Input box type "inline" not recognized.
Please specify "create", "comment", "search", "search2" or "fulltext".