Page MenuHomeWickedGov Phorge

skin.mustache
No OneTemporary

Size
1 KB
Referenced Files
None
Subscribers
None

skin.mustache

{{!
string|null html-site-notice the contents of a banner defined in MediaWiki:Sitenotice.
Also used by CentralNotice to inject banners into Vector.
string html-subtitle
string html-undelete-link
string html-user-message
string html-body-content--formatted
string html-categories
string html-after-content
object data-footer for footer template partial. see Footer.mustache for documentation.
}}
{{>Header}}
<div class="citizen-page-container">
<div class="citizen-sitenotice-container">{{{html-site-notice}}}</div>
<main class="mw-body" id="content">
{{>PageHeader}}
<div class="citizen-body-container">
<div id="bodyContent" class="citizen-body" aria-labelledby="firstHeading">
<div id="contentSub"{{{html-user-language-attributes}}}>{{{html-subtitle}}}</div>
{{#html-undelete-link}}<div id="contentSub2">{{{.}}}</div>{{/html-undelete-link}}
{{{html-user-message}}}
{{#data-body-content}}{{{html-body-content}}}{{/data-body-content}}
</div>
{{#toc-enabled}}{{>PageSidebar}}{{/toc-enabled}}
{{>PageFooter}}
</div>
</main>
{{{html-after-content}}}
{{#data-footer}}{{>Footer}}{{/data-footer}}
</div>
{{#data-sticky-header}}{{>StickyHeader}}{{/data-sticky-header}}

File Metadata

Mime Type
text/plain
Expires
Wed, Aug 19, 06:23 (2 w, 1 d ago)
Storage Engine
local-disk
Storage Format
Raw Data
Storage Handle
c3/2f/785388b4f29dff3d44a68dc81d88
Default Alt Text
skin.mustache (1 KB)

Event Timeline