Шаблон:Searchbox: различия между версиями

addhtml is obsolete and causes problems
м (Защищена страница «Шаблон:Searchbox» ([edit=sysop] (бессрочно) [move=sysop] (бессрочно)))
(addhtml is obsolete and causes problems)
Строка 1: Строка 1:
<div style="width: 85%">
<div style="width: 250px; float:left">
<addhtml>
  <inputbox>
<form class="compact-search-form" name="searchform" id="searchform" action="/learn/wiki/ru/Special:Search">
  type=search2
          <div>
  buttonlabel=&rArr;
            <input type="hidden" value="true" name="fulltext">
  break=no
            <input type="text" onblur="if (document.searchform.searchInput.value=='') { document.searchform.searchInput.value='Subject, Place or Keyword';}" onfocus="if (document.searchform.searchInput.value=='Subject, Place or Keyword') { document.searchform.searchInput.value='';}" class="form-text" value="" accesskey="f" title="Search FamilySearch Wiki [alt-f]" name="search" id="searchInput" autocomplete="off">
  inline=true
            <input type="submit" value="Search" id="mw-searchButton" name="searchbutton">
  id=HomePageSearchBox
          </div>
  placeholder=Search by place or topic
          </form>
  width=28
</addhtml>  
  </inputbox>
</div>
</div>