Template:Header: Difference between revisions
Jump to navigation
Jump to search
No edit summary Tag: Manual revert |
No edit summary |
||
Line 1: | Line 1: | ||
<noinclude> | <noinclude> | ||
This is the "Header" template. | This is the "Header" template. | ||
It should be called in the following format: | It should be called in the following format: | ||
<pre> | <pre> | ||
{{Header}} | {{Header}} | ||
</pre> | </pre> | ||
Edit the page to see the template text. | Edit the page to see the template text. | ||
</noinclude><includeonly>{{Custom_navbar}}<div class="hf-header"><div id="header-container"> | </noinclude><includeonly>{{Custom_navbar}}<div class="hf-header"><div id="header-container"> | ||
<div class="head-box head-col"> | |||
<div class="logo"><p>SOFTWEAR</p></br></br></br></div> | |||
<div class="header-entry-number">[Nr.]</div> | |||
<div class="header-authors">[[Contributors|Authors & Creators]]</div> | |||
<div class="header-title">Title</div> | |||
<div class="header-type">Type</div> | |||
</div> | |||
<div class="head-nav head-col"> | |||
<div class="header-index">[[Main|DIRECTORY]]</div> | |||
<div class="header-about">[[About|ABOUT]]</div> | |||
<div class="about-hide">⤢ a directory that gathers, stacks and links practices that work with, through and beyond (digital) fashion […]</div> | |||
<div class="header-date">LATEST UPDATE {{#get_external_data: db = MW DB | query = last revision | data = last = last}}{{#time: d.m.Y | {{#external_value: last}} }}</div> | |||
</div> | |||
<div class="head-links head-col"> | |||
<div class="header-community">[[Communities|COMMUNITY]]</div> | |||
<div class="header-people">[[Contributors|AUTHORS & CREATORS]]</div> | |||
</div> | |||
<div class="head-filter head-col-extend"> | |||
<div class="container-filter-label-button"> | |||
<div class="buttons-filters"> | |||
<div class="open-close-button">{{#widget: Button link | |||
|class=toggle-filters general-toggle | |||
|href= | |||
|title=Toggle Filters | |||
|buttontext=[FILTER] | |||
|target= | |||
}}</div> | |||
<div class="reset-button">{{#widget: Button link | |||
|class=reset-filter | |||
|href= | |||
|title=Reset Filters | |||
|buttontext=[<span class="reset-symbol">↺</span>] | |||
|target= | |||
}}</div> | |||
</div> | |||
</div> | |||
<div class="count-filters-container"> | |||
<div class="count-filtered-cards" style="display: none;"></div> | |||
</div> | |||
{{Filters}} | |||
</div> | |||
</div> | |||
</div> | </div> | ||
</div> | </includeonly> | ||
</includeonly> |
Latest revision as of 18:00, 16 July 2024
This is the "Header" template. It should be called in the following format:
{{Header}}
Edit the page to see the template text.