Christianpedia

Template: Search

[checked revision][checked revision]
(Created page with "<div> {{#tag:inputbox| bgcolor=transparent type=fulltext prefix={{{root|{{FULLPAGENAME}}}}}{{#switch:{{{noslash}}}|yes=|no=/|{{{noslash}}}=/}} break={{{search-break|no}}} {{#ifeq:{{{search-width|}}}|auto|| width={{{search-width|22}}} }} searchbuttonlabel={{{search-button-label|Search}}} }} </div>")
 
No edit summary
 
(7 intermediate revisions by 2 users not shown)
Line 1: Line 1:
<div>
<div {{#if: {{{style|}}} | style="{{{style}}}" }}>
{{#tag:inputbox|
  {{#tag:inputbox|
bgcolor=transparent
  bgcolor=transparent
type=fulltext
  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|22}}} }}
  width={{{search-width|20}}} }}
searchbuttonlabel={{{search-button-label|Search}}}
  {{#ifeq:{{{search-height|}}}|auto||
}}
  height={{{search-height|30}}} }} <!-- Added height parameter -->
  buttonlabel=Search
  }}
</div>
</div>

Latest revision as of 13:32, 27 May 2024

 
Discuss this page