Skip to content

Commit

Permalink
Updates support list guidance content
Browse files Browse the repository at this point in the history
  • Loading branch information
oisa committed Sep 6, 2024
1 parent eca54f6 commit 1dc883d
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 15 deletions.
12 changes: 6 additions & 6 deletions src/components/support-list/_guidance.hbs
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,8 @@ layout: blank-layout.hbs
<h2 id="usage">Usage</h2>
<p>Use when highlighting NSW Government and external organisations that have provided sponsorship and partnership support.</p>

<h3 id="nsw-government-waratah-logo">NSW Government Waratah logo</h3>
<p>Under the NSW Government Brand Framework, all brand categories include specific requirements for the usage of the NSW Government Waratah logo.</p>
<h3 id="nsw-government-waratah-logo">NSW Government waratah logo</h3>
<p>Under the NSW Government Brand Framework, all brand categories include specific requirements for the usage of the NSW Government waratah logo.</p>
<p>When the NSW Government logo is displayed next to another logo or Masterbrand descriptor, it should be vertically centered and separated by a minimum distance of 40px.</p>

<figure class="nsw-media nsw-media--transparent nsw-m-bottom-xs">
Expand All @@ -26,24 +26,24 @@ layout: blank-layout.hbs
<div class="nsw-grid">
<div class="nsw-col nsw-col-sm-6">
<figure class="nsw-media nsw-media--transparent nsw-m-bottom-xs">
<h4>Masterbrand or Co-brand</h4><p>Do not require the NSW Government Waratah logo as it's already included in the header. Use a 'NSW Government' descriptor heading instead as the first element, on a separate line, before any Masterbrand descriptor.</p>
<h4>Masterbrand or Co-brand</h4><p>Do not require the NSW Government waratah logo as it's already included in the header. Use a 'NSW Government' descriptor label instead as the first element, on a separate line, before any Masterbrand descriptor.</p>
<img class="nsw-p-top-md" src="/assets/images/support-list-standard-waratah-requirements.png" alt="Endorsed exmaple with logo coupled in header">
</figure>
</div>
<div class="nsw-col nsw-col-sm-6">
<figure class="nsw-media nsw-media--transparent nsw-m-bottom-xs">
<h4>Endorsed, Independent and Stand-alone</h4><p>In cases where the NSW Government Waratah logo is not included in the header, position it as the first element among the support logos.</p><br />
<h4>Endorsed, Independent and Stand-alone</h4><p>In cases where the NSW Government waratah logo is not included in the header, position it as the first element among the support logos.</p><br />
<img class="nsw-p-top-md" src="/assets/images/support-list-decoupled-waratah-requirements.png" alt="Endorsed exmaple with logo decoupled in footer">
</figure>
</div>
</div>

<h4 id="sizing-master-brand">Sizing</h4>
<p>The NSW Government Waratah logo should be 76px in height on large screens (≥ 992px), and 48px in height on small screens (< 991px) and should never be smaller than the support logos.</p>
<p>The NSW Government waratah logo should be 76px in height on large screens (≥ 992px), and 48px in height on small screens (< 991px) and should never be smaller than the support logos.</p>

<h3 id="masterbrand-descriptors">Masterbrand descriptors</h3>
<p>Use Masterbrand descriptors when Masterbrand agencies need to be recognised, as text-only links.</p>
<p>In cases where the NSW Government Waratah logo is not used in the support section, display a 'NSW Government' descriptor heading instead.</p>
<p>In cases where the NSW Government waratah logo is not used in the support section, display a 'NSW Government' descriptor label instead.</p>

<h3 id="support-logos">Support logos</h3>
<h4 id="arrangement">Arrangement</h4>
Expand Down
18 changes: 9 additions & 9 deletions src/components/support-list/index.hbs
Original file line number Diff line number Diff line change
Expand Up @@ -14,22 +14,22 @@ model:
list-3: ../../components/support-list/json/support-list-3.json
---

<h2>Masterbrand descriptors</h2>
<h2>Masterbrand descriptors with NSW Government waratah logo</h2>
<div class="nsw-grid nsw-p-sm nsw-m-bottom-xs">
<div class="nsw-col-sm-8">
<p><i>For Endorsed, Independent and Standalone brand websites</i></p>
<p>When the NSW Government Waratah logo is not included in the header and NSW Government agencies have provided support, the waratah logo is the first element in the support section.</p>
<p>When the NSW Government waratah logo is not included in the header and NSW Government agencies have provided support, the waratah logo is the first element in the support section.</p>
</div>
</div>
{{#>_docs-example}}
{{>_support-list model.list-1 includeWaratah="true"}}
{{>_support-list model.list-1 includewaratah="true"}}
{{/_docs-example}}

<h2>Masterbrand descriptors without NSW Government Waratah logo</h2>
<h2>Masterbrand descriptors with label</h2>
<div class="nsw-grid nsw-p-sm nsw-m-bottom-xs">
<div class="nsw-col-sm-8">
<p><i>For Masterbrand or Co-brand brand websites</i></p>
<p>When the NSW Government Waratah logo is included in the header, and NSW Government agencies have provided support, use 'NSW government' descriptor heading instead as the first element in support section.</p>
<p>When the NSW Government waratah logo is already included in the header, and NSW Government agencies have provided support, use NSW government descriptor label instead as the first element in support section.</p>
</div>
</div>
{{#>_docs-example}}
Expand All @@ -39,17 +39,17 @@ model:
<h2>Support logos without descriptors</h2>
<div class="nsw-grid nsw-p-sm nsw-m-bottom-xs">
<div class="nsw-col-sm-8">
<p>When the NSW Government Waratah logo is not included in the header and the NSW Government have provided support, the waratah logo is the first element in the support section.</p>
<p>When the NSW Government waratah logo is not included in the header and the NSW Government have provided support, the waratah logo is the first element in the support section.</p>
</div>
</div>
{{#>_docs-example}}
{{>_support-list model.list-3 includeWaratah="true"}}
{{>_support-list model.list-3 includewaratah="true"}}
{{/_docs-example}}

<h2>Support logos without NSW Government Waratah logo</h2>
<h2>Support logos without NSW Government waratah logo</h2>
<div class="nsw-grid nsw-p-sm nsw-m-bottom-xs">
<div class="nsw-col-sm-8">
<p>When the NSW Government Waratah logo is included in the header and no NSW Government agencies have provided support, display only the logos of any supporting agencies beneath the section title.</p>
<p>When the NSW Government waratah logo is included in the header and no NSW Government agencies have provided support, display only the logos of any supporting agencies beneath the section title.</p>
</div>
</div>
{{#>_docs-example}}
Expand Down

0 comments on commit 1dc883d

Please sign in to comment.