Template:Header without filters: Difference between revisions
Jump to navigation
Jump to search
no edit summary
No edit summary |
directory>Admin No edit summary |
||
Line 1: | Line 1: | ||
<noinclude> | <noinclude> | ||
This is the " | This is the "Header_without_filters" template. | ||
It should be called in the following format: | It should be called in the following format: | ||
<pre> | <pre> | ||
{{ | {{Header_without_filters}} | ||
</pre> | </pre> | ||
Edit the page to see the template text. | Edit the page to see the template text. | ||
</noinclude><includeonly>__NOTOC____NOTITLE__{{Custom_navbar}}<div id="header-container"> | </noinclude><includeonly>__NOTOC____NOTITLE__{{Custom_navbar}}<div class="hf-header"><div id="header-container"> | ||
<div class="head-box head-col"> | <div class="head-box head-col"> | ||
<div class="logo"></br></br></br></div> | <div class="logo"></br></br></br></div> | ||
<div class="header-entry-number">[Nr.]</div> | <div class="header-entry-number">[Nr.]</div> | ||
<div class="header-authors-title">[[ | <div class="header-authors-title">[[Contributors|Authors & Creators]] + Title</div> | ||
<div class="header-type">Type</div> | <div class="header-type">Type</div> | ||
</div> | </div> | ||
<div class="head-nav head-col"> | <div class="head-nav head-col"> | ||
<div class="header-index">[[ | <div class="header-index">[[Main|DIRECTORY]]</div> | ||
<div class="header-about">[[About|ABOUT]]</div> | <div class="header-about">[[About|ABOUT]]</div> | ||
<div class="about-hide"> | <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 | <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> | ||
<div class="head-links head-col"> | <div class="head-links head-col"> | ||
<div class="header-community">[[ | <div class="header-community">[[Communities|COMMUNITY]]</div> | ||
<div class="header-people">[[ | <div class="header-people">[[Contributors|AUTHORS & CREATORS]]</div> | ||
</div> | </div> | ||
<div class="head-filter head-col-extend"> | |||
</div> | |||
</div> | |||
</div> | </div> | ||
</includeonly> | </includeonly> |