Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

All articles in the ITS Knowledge Base will All articles in the ITS Knowledge Base will follow a consistent style and tone. This style guide is intended to provide a set of standards for content and formatting that should be applied to all articles. Please visit Creating Articles for descriptions of the types of articles that will be written in this knowledge base. This style guide pertains to all types of articles.

...

When you are instructing the reader to perform an action, such as clicking or entering, you should bold the word that corresponds to the on-screen buttons/clickable elements.
EXAMPLE 1: Click Save My Information to continue to the next screen.
EXAMPLE 2: Enter a personal email address (not your @uconn.edu) in the "Secondary Email Address" field, and click Save Changes.

2.2 – Quotation Marks

When instructing a reader to look for text on their screen, use quotation marks around the words they should be looking for.
EXAMPLE 1: Quotation marks should not be used when looking for text within a button/clickable element (see "Bold Words" above).
EXAMPLE 2: Un-check the box next to "Show Labels for Each Page."

...

Create headings by highlighting the text. Then, in the toolbar, click the dropdown menu that by default says "Paragraph." You can choose to add headings as you see fit, just ensure that the heading style is appropriate for level of your heading.

Note
titleNote

All headings, regardless of which type of heading they are (Heading 1, Heading 2, Heading 3, etc.) should follow standard capitalization practices for titles such that the major words in the title are capitalized. For example a heading should read "Helpful Functionalities of the Confluence Editing Window" instead of "Helpful functionalities of the confluence editing window."


2.4 – Numbers and Bullets

...

                EXAMPLE: You can create an email alias (the portion of your email address to the left of @uconn.edu) that is different from the name originally assigned by the University.

...

Macros are visuals that dynamically organize your content and allow you to draw attention to aspects of your content that you want to have stand out to your readers. They are especially useful when you have a piece of information that is important for your readers but that does not fit into the rest of your article. Additionally, macros provide additional functionality to your articles, enabling you to do things like link pages, condense your content into accordion folders, insert page anchors, create and insert project timelines, and much more. See Macros: Understanding and Inserting Dynamic Content

3.11 – Spacing

Confluence headings have built in spacing, but make sure you take out as much space between sections as possible. This helps the reader flow through the information more easily.

...

Finally, if you choose to color-code cells, be sure to indicate the color-code's purpose through text or images. For example, instead of coding all incorrect data cells as red, we could code them as red and add an X to each incorrect cell.

4.4 - Meaningful Link Text

Avoid ‘Click Here’ and similar phrases for links. Instead, have the link text describe the link destination. In addition to being more accessible, it will help with your Google search rankings. For example, “For more information about our admissions process click here” could be better as “More information about our admissions process“.

4.5 - Layout Tables and Columns

Instead of using a layout table for information, consider using the Columns macro.  When screen reader users encounter a table with data cells coded using <td>, they expect to also hear information about table headers (<th>).  Layout tables do not have table headers.  Typically, in HTML, a layout table could be assigned the role="presentation"; this is not possible through Confluence.  Because this is not a function Confluence supports, it is better to use the Columns macro to visually style the page.  When using the Columns macro, you will be asked to input the column width in pixels or in percentages.  Use percentages so that the column content will be responsive.  Add additional Columns by inserting additional macros below the initial macro.