Sections
From Primary Surgery
Creating sections
A "Section" is a way of dividing up a page into multiple pieces using MediaWiki code. Each of these sections can then be edited individually, and they will also be linked from the top of the page, allowing anyone to quickly navigate to the section of the page they are wanting to view.
Creating sections is very easy, simply add two equals signs before and after your section name.
The following code:
==This is an example of a main page section== ===This is a secondary section=== This is some sample content. ===This is another secondary section=== This is some more sample content.
Creates the following:
Editing sections
To edit only a single section, use the [edit] links on the right side of the page, at the top of each section.
To edit the entire page, including all of the sections, click on the "edit" tab located at the top of the page.



