Template:Header: Difference between revisions

From softwear.directory
Jump to navigation Jump to search
No edit summary
No edit summary
 
(30 intermediate revisions by 3 users 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>__NOTOC____NOTITLE__<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"></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">[[People|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 class="header-type">Type</div>
     </div>
     </div>
     <div class="head-nav head-col">
     <div class="head-nav head-col">
        <div class="header-index">[[Main_Page|INDEX]]</div>
      <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">The Literacy Index aims to highlight, and give insight to, a wide variety of digital (design) practices, provide tools that help promote digital literacy, and facilitate a growing network of individuals & collectives from different disciplines, in order to actively question and assess fashion’s online realm. By collecting and sharing ➊ sources, ➋ methods and ➌ spaces, the index attempts to centre modes of doing, making and experiencing fashion online. [..]</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 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">[[Community|COMMUNITY]]</div>
      <div class="header-community">[[Communities|COMMUNITY]]</div>
        <div class="header-people">[[People|AUTHORS + CREATORS]]</div>
      <div class="header-people">[[Contributors|AUTHORS & CREATORS]]</div>
     </div>
     </div>
     <div class="head-filter head-col-extend">
     <div class="head-filter head-col-extend">
        <div class="filter">FILTER</div>
      <div class="container-filter-label-button">
        <a href="#" class="toggle-filters open-filter">Open</a>
        <div class="buttons-filters">
         <a href="#" class="toggle-filters close-filter" style="display: none;">Clos
          <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>
</includeonly>
  </div>
  </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.