Portal:Organizations: Difference between revisions

Fen (talk | contribs)
Created page with "<templatestyles src="Portal/Orginizations.css" /> <div class="portal-container"> <!-- Introductory Block --> <div class="portal-section wide"> <div class="portal-header">Welcome to the Organizations Portal</div> <div class="portal-body"> This portal explores influential organizations, corporations, non-profits, think tanks, government agencies and how they shape consumer behavior, public policy, and economic systems. </div> </div> <!-- Did You Know..."
 
No edit summary
 
(12 intermediate revisions by 2 users not shown)
Line 1: Line 1:
<templatestyles src="Portal/Orginizations.css" />
<templatestyles src="User:Fen/Portals/Orginizations/styles.css"/>


<div class="portal-container">
<div class="org-portal-wrapper">


   <!-- Introductory Block -->
   <!-- Header Section -->
   <div class="portal-section wide">
   <div class="org-header">
     <div class="portal-header">Welcome to the Organizations Portal</div>
     <div class="org-title">Welcome to the Organizations Portal</div>
     <div class="portal-body">
     <div class="org-subtitle">A hub for articles about influential institutions</div>
This portal explores influential organizations, corporations, non-profits, think tanks, government agencies and how they shape consumer behavior, public policy, and economic systems.
    </div>
   </div>
   </div>


   <!-- Did You Know? -->
   <div class="org-grid">
  <div class="portal-section">
    <div class="portal-header">Did You Know?</div>
    <div class="portal-body">


    <!-- Welcome -->
    <div class="org-card wide">
      <div class="org-card-title">Welcome</div>
      <div class="org-card-body">
This portal documents and explores entities - corporations, NGOs, and regulatory agencies that shape your relationship with the products and services you use.
      </div>
     </div>
     </div>
  </div>


  <!-- Featured Article -->
    <!-- Did You Know -->
  <div class="portal-section">
    <div class="org-card">
    <div class="portal-header">Featured Article</div>
      <div class="org-card-title">Did You Know?</div>
    <div class="portal-body">
      <div class="org-card-body">
        <ul>
          <li>[[Nestlé]] once argued that access to water is not a human right.</li>
        </ul>
      </div>
    </div>


    <!-- Featured Article -->
    <div class="org-card">
      <div class="org-card-title">Featured Article</div>
      <div class="org-card-body">
{{:Portal:Organizations/Featured}}
      </div>
     </div>
     </div>
  </div>
  <!-- Category List -->
  <div class="portal-section">
    <div class="portal-header">Browse Categories</div>
    <div class="portal-body">


    <!-- Category Navigation -->
    <div class="org-card">
      <div class="org-card-title">Browse by Category</div>
      <div class="org-card-body" style="overflow: auto; max-height: 400px;">
<categorytree  mode="categories" class="categories" hideroot="on">Organizations</categorytree>
      </div>
     </div>
     </div>
  </div>
  <!-- Featured Image -->
  <div class="portal-section">
    <div class="portal-header">Featured Image</div>
    <div class="portal-body center">


    <!-- Featured Image -->
    <div class="org-card">
      <div class="org-card-title">Featured Image</div>
      <div class="org-card-body center">
[[File:exampleimage.jpg|center|300px|thumb|Text goes here]]
      </div>
     </div>
     </div>
  </div>
  <!-- Other Portals -->
  <div class="portal-section wide">
    <div class="portal-header">Explore More Portals</div>
    <div class="portal-body">


    <!-- Other Portals -->
    <div class="org-card wide">
      <div class="org-card-title">Other Portals</div>
      <div class="org-card-body">
{{:Main_Page/Portals}}
      </div>
     </div>
     </div>
   </div>
   </div>
</div>
</div>
[[Category:Portals]]