Contact Container

The Author Component is an extension of the OOTB text component used to populate the author of the content being displayed on the page. This is not the web content author, but the person(s) who produced the content for the Census.

On This Page:

When to Use

The Author component should be added to pages with content written by a specific  person(s) to attribute credit to the authors and establish accountability for the work.

Usage

The Author component is used to display the person(s) who produced the content for the Census and is manually entered by the AEM content author.

Configure Dialog

author

The configure dialog allows the content author to manually enter the person(s) who authored the content. Once authored, the component will display like the example below.

Written by:

Developer Resources

Expand the section below to see the Contact Container component's HTML output.

<div class="uscb-contact-info-contact-data">

            <span class="uscb-divider-wrapper">

                

<div class="uscb-margin-TB-10">

<p class="uscb-title-2 uscb-regular uscb-margin-B-0 uscb-color-primary">Contact</p>

<hr class="uscb-light-gray-hr uscb-margin-T-10 uscb-margin-B-10">

</div>

 

            </span>

            

            <div class="uscb-contact-info">

                <p>Public Information Office</p>

<p>301-763-3030</p>

<p><a href="mailto:pio@census.gov">pio@census.gov</a></p>

 

            </div>                     

               

        </div>

Top of Section
Is this page helpful?
Thumbs Up Image Yes Thumbs Down Image No
NO THANKS
255 characters maximum 255 characters maximum reached
Thank you for your feedback.
Comments or suggestions?

Top

Back to Header