Page MenuHomeWickedGov Phorge

Logo.mustache
No OneTemporary

Size
890 B
Referenced Files
None
Subscribers
None

Logo.mustache

{{!
LogoDefinition logo
string link-mainpage link to the main page (from SkinMustache in core)
string msg-sitesubtitle the contents of the sitesubtitle message key
}}
<a href="{{link-mainpage}}" class="mw-logo">
{{#icon}}
{{! alt is provided for valid HTML but given aria-hidden not needed. }}
<img class="mw-logo-icon" src="{{.}}" alt="" aria-hidden="true" height="50" width="50">
{{/icon}}
<span class="mw-logo-container skin-invert">
{{#wordmark}}
{{!-- djlint:off H006 --}}
<img class="mw-logo-wordmark" alt="{{msg-sitetitle}}" src="{{src}}" style="{{style}}">
{{!-- djlint:on H006 --}}
{{/wordmark}}
{{^wordmark}}
<strong class="mw-logo-wordmark">{{msg-sitetitle}}</strong>
{{/wordmark}}
{{#tagline}}
<img class="mw-logo-tagline" alt="{{msg-sitesubtitle}}" src="{{src}}" width="{{width}}" height="{{height}}" style="{{style}}">
{{/tagline}}
</span>
</a>

File Metadata

Mime Type
text/html
Expires
Tue, Aug 18, 23:50 (13 h, 49 m ago)
Storage Engine
local-disk
Storage Format
Raw Data
Storage Handle
fe/20/3d2575dd1e824de2df008afb4e2b
Default Alt Text
Logo.mustache (890 B)

Event Timeline