Template:Header: Difference between revisions

From softwear.directory
Jump to navigation Jump to search
No edit summary
No edit summary
 
(11 intermediate revisions by the same user not shown)
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="head-box head-col">
<div class="logo"><p>SOFTWEAR</p></br></br></br></div>
      <div class="logo"><p>SOFTWEAR</p></br></br></br></div>
<div class="header-entry-number">[Nr.]</div>
      <div class="header-entry-number">[Nr.]</div>
<div class="header-authors-title">[[Contributors|Authors & Creators]] + Title</div>
          <div class="header-authors">[[Contributors|Authors & Creators]]</div>
<div class="header-type">Type</div>
      <div class="header-title">Title</div>
</div>
      <div class="header-type">Type</div>
<div class="head-nav head-col">
    </div>
<div class="header-index">[[Main|DIRECTORY]]</div>
    <div class="head-nav head-col">
<div class="header-about">[[About|ABOUT]]</div>
      <div class="header-index">[[Main|DIRECTORY]]</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-about">[[About|ABOUT]]</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 class="about-hide">⤢ a directory that gathers, stacks and links practices that work with, through and beyond (digital) fashion […]</div>
</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 class="head-links head-col">
    </div>
<div class="header-community">[[Communities|COMMUNITY]]</div>
    <div class="head-links head-col">
<div class="header-people">[[Contributors|AUTHORS & CREATORS]]</div>
      <div class="header-community">[[Communities|COMMUNITY]]</div>
</div>
      <div class="header-people">[[Contributors|AUTHORS & CREATORS]]</div>
<div class="head-filter head-col-extend">
    </div>
<div class="container-filter-label-button">
    <div class="head-filter head-col-extend">
<div class="filter-label"><div class="simpleSearch">{{#widget:Searchbar}}</div></div>
      <div class="container-filter-label-button">
<div class="buttons-filters">
        <div class="buttons-filters">
<div class="reset-button">{{#widget: Button link
          <div class="open-close-button">{{#widget: Button link
|class=reset-filter
            |class=toggle-filters general-toggle
|href=
            |href=
|title=Reset Filters
            |title=Toggle Filters
|buttontext=
            |buttontext=[FILTER]
|target=
            |target=
}}</div>
          }}</div>
<div class="open-close-button">{{#widget: Button link
          <div class="reset-button">{{#widget: Button link
|class=toggle-filters general-toggle
            |class=reset-filter
|href=
            |href=
|title=Toggle Filters
            |title=Reset Filters
|buttontext=[FILTER]
            |buttontext=[<span class="reset-symbol">↺</span>]
|target=
            |target=
}}</div>
          }}</div>
</div>
        </div>
      </div>
</div>
      <div class="count-filters-container">
<div class="count-filters-container">
        <div class="count-filtered-cards" style="display: none;"></div>
<div class="count-filtered-cards" style="display: none;"></div>
      </div>
</div>
      {{Filters}}
{{Filters}}
    </div>
</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.