Template: Search
[checked revision] | [checked revision] |
No edit summary |
No edit summary |
||
(2 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
<inputbox | <div {{#if: {{{style|}}} | style="{{{style}}}" }}> | ||
type=search2 | {{#tag:inputbox| | ||
bgcolor=transparent | |||
width= | type=search2 | ||
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 --> | |||
buttonlabel=Search | |||
}} | |||
</div> |