Headings Format: Difference between revisions

From ICAR Wiki
mNo edit summary
mNo edit summary
Line 2: Line 2:
This page provides the standards for headings and how to create them.  There should be no need for a heading with the page's title since the page's name should be its title.  For example, an page on DNA Technology should be named "DNA_Technology".  Headings can  be created in the visual editor ("Edit" tab top right of the page) using the dropdown menu in the top right of the visual editor.
This page provides the standards for headings and how to create them.  There should be no need for a heading with the page's title since the page's name should be its title.  For example, an page on DNA Technology should be named "DNA_Technology".  Headings can  be created in the visual editor ("Edit" tab top right of the page) using the dropdown menu in the top right of the visual editor.


There is no need to add numbering within a page; Mediawiki automatically creates the within page numbering.   
There is '''no need to add numbering within a page'''; Mediawiki automatically creates the within page numbering.   


A within-page table of contents such as the one below this paragraph is automatically created by Mediawiki when three or more headings of any level are created within a page.
A within-page table of contents such as the one below this paragraph is automatically created by Mediawiki when three or more headings of any level are created within a page.
=Level 1 heading=
=Level 1 heading=
Body Text - The wikitext markup language provides easy-to-use symbols to create most document elements. Authors are encouraged to avoid inserting more complex HTML directives. Authors are encouraged to view the markup source (using the source editor) on pages such as this one for more examples of markup syntax.   
Body Text - The wikitext markup language provides easy-to-use symbols to create most document elements. Authors are encouraged to avoid inserting more complex HTML directives and use only default font.  
 
Authors are encouraged to view the markup source (using the source editor) on pages that contain more complex elements to see examples of markup syntax.   
==Level 2 heading==
==Level 2 heading==
===Level 3 heading===
===Level 3 heading===

Revision as of 00:40, 19 September 2023

This page provides the standards for headings and how to create them. There should be no need for a heading with the page's title since the page's name should be its title. For example, an page on DNA Technology should be named "DNA_Technology". Headings can be created in the visual editor ("Edit" tab top right of the page) using the dropdown menu in the top right of the visual editor.

There is no need to add numbering within a page; Mediawiki automatically creates the within page numbering.

A within-page table of contents such as the one below this paragraph is automatically created by Mediawiki when three or more headings of any level are created within a page.

Level 1 heading

Body Text - The wikitext markup language provides easy-to-use symbols to create most document elements. Authors are encouraged to avoid inserting more complex HTML directives and use only default font.

Authors are encouraged to view the markup source (using the source editor) on pages that contain more complex elements to see examples of markup syntax.

Level 2 heading

Level 3 heading

Level 4 heading

Level 5 heading

New level 1 heading

This is the second level 1 heading within this page.

New level 2 heading

When a new level 2 heading is created after a new level 1 heading, it will be numbered beginning with the new level 1 heading's number.

New level 3 heading

etc., etc.

For formatting of bullet lists see Bullet Lists Format SOP