diff --git a/src/components/support-list/_guidance.hbs b/src/components/support-list/_guidance.hbs index 9b38ac58..2dcac093 100644 --- a/src/components/support-list/_guidance.hbs +++ b/src/components/support-list/_guidance.hbs @@ -15,8 +15,8 @@ layout: blank-layout.hbs

Usage

Use when highlighting NSW Government and external organisations that have provided sponsorship and partnership support.

- -

Under the NSW Government Brand Framework, all brand categories include specific requirements for the usage of the NSW Government Waratah logo.

+ +

Under the NSW Government Brand Framework, all brand categories include specific requirements for the usage of the NSW Government waratah logo.

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.

@@ -26,24 +26,24 @@ layout: blank-layout.hbs
-

Masterbrand or Co-brand

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.

+

Masterbrand or Co-brand

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.

Endorsed exmaple with logo coupled in header
-

Endorsed, Independent and Stand-alone

In cases where the NSW Government Waratah logo is not included in the header, position it as the first element among the support logos.


+

Endorsed, Independent and Stand-alone

In cases where the NSW Government waratah logo is not included in the header, position it as the first element among the support logos.


Endorsed exmaple with logo decoupled in footer

Sizing

-

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.

+

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.

Masterbrand descriptors

Use Masterbrand descriptors when Masterbrand agencies need to be recognised, as text-only links.

-

In cases where the NSW Government Waratah logo is not used in the support section, display a 'NSW Government' descriptor heading instead.

+

In cases where the NSW Government waratah logo is not used in the support section, display a 'NSW Government' descriptor label instead.

Support logos

Arrangement

diff --git a/src/components/support-list/index.hbs b/src/components/support-list/index.hbs index 416a2c8e..74fe7e36 100644 --- a/src/components/support-list/index.hbs +++ b/src/components/support-list/index.hbs @@ -14,22 +14,22 @@ model: list-3: ../../components/support-list/json/support-list-3.json --- -

Masterbrand descriptors

+

Masterbrand descriptors with NSW Government waratah logo

For Endorsed, Independent and Standalone brand websites

-

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.

+

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.

{{#>_docs-example}} -{{>_support-list model.list-1 includeWaratah="true"}} +{{>_support-list model.list-1 includewaratah="true"}} {{/_docs-example}} -

Masterbrand descriptors without NSW Government Waratah logo

+

Masterbrand descriptors with label

For Masterbrand or Co-brand brand websites

-

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.

+

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.

{{#>_docs-example}} @@ -39,17 +39,17 @@ model:

Support logos without descriptors

-

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.

+

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.

{{#>_docs-example}} -{{>_support-list model.list-3 includeWaratah="true"}} +{{>_support-list model.list-3 includewaratah="true"}} {{/_docs-example}} -

Support logos without NSW Government Waratah logo

+

Support logos without NSW Government waratah logo

-

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.

+

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.

{{#>_docs-example}}