Page Menu
Home
WickedGov Phorge
Search
Configure Global Search
Log In
Files
F4130394
Search.mustache
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Flag For Later
Award Token
Size
1 KB
Referenced Files
None
Subscribers
None
Search.mustache
View Options
{{!
string form-action action attribute of the search form
string page-title page title of the search page
string msg-search search text label
string html-input raw HTML containing the input box of the search box
string html-random-href URL of Special:Random
string msg-randompage tooltip message for random page button
}}
<div class="citizen-search citizen-header__item citizen-dropdown">
<details id="citizen-search-details" class="citizen-dropdown-details">
{{>Search__button}}
</details>
<div role="search" id="citizen-search__card" class="citizen-search-box citizen-search__card citizen-menu__card">
<div class="citizen-menu__card-backdrop"></div>
<div class="citizen-menu__card-content">
<form action="{{form-action}}" class="citizen-search__form" id="searchform" autocomplete="off">
<input type="hidden" name="title" value="{{page-title}}">
<label class="citizen-search__formIcon" for="searchInput">
<span class="citizen-search__icon citizen-ui-icon mw-ui-icon-wikimedia-search"></span>
<span class="screen-reader-text">{{msg-search}}</span>
</label>
{{{html-input}}}
<a
class="citizen-search__random citizen-search__formButton"
href="{{html-random-href}}"
title="{{msg-randompage}}">
<span class="citizen-ui-icon mw-ui-icon-wikimedia-die"></span>
<span class="screen-reader-text">{{msg-random}}</span>
</a>
</form>
{{>SearchFooter}}
</div>
</div>
</div>
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Wed, Aug 19, 10:23 (2 w, 6 d ago)
Storage Engine
local-disk
Storage Format
Raw Data
Storage Handle
30/43/3efdcdd5a21e4e7658cd74eab20a
Default Alt Text
Search.mustache (1 KB)
Attached To
Mode
rMWPROD MediaWiki Production
Attached
Detach File
Event Timeline
Log In to Comment