Template: Search
[checked revision] | [checked revision] |
No edit summary |
No edit summary |
||
(4 intermediate revisions by 2 users not shown) | |||
Line 2: | Line 2: | ||
{{#tag:inputbox| | {{#tag:inputbox| | ||
bgcolor=transparent | bgcolor=transparent | ||
type= | type=search2 | ||
prefix={{{root|{{FULLPAGENAME}}}}}{{#switch:{{{noslash}}}|yes=|no=/|{{{noslash}}}=/}} | prefix={{{root|{{FULLPAGENAME}}}}}{{#switch:{{{noslash}}}|yes=|no=/|{{{noslash}}}=/}} | ||
break={{{search-break|no}}} | break={{{search-break|no}}} | ||
{{#ifeq:{{{search-width|}}}|auto|| | {{#ifeq:{{{search-width|}}}|auto|| | ||
width={{{search-width| | width={{{search-width|20}}} }} | ||
{{#ifeq:{{{search-height|}}}|auto|| | {{#ifeq:{{{search-height|}}}|auto|| | ||
height={{{search-height|30}}} }} <!-- Added height parameter --> | height={{{search-height|30}}} }} <!-- Added height parameter --> | ||
buttonlabel=Search | |||
}} | }} | ||
</div> | </div> |