NHSC Formatting Standards

From GrassrootWiki
Revision as of 00:54, 15 February 2006 by Jere Krischel (talk | contribs) (Page breaks)
Jump to: navigation, search

Footnotes

When trying to put an asterisk down for a footnote, use the * template. You will also typically surround the asterisk with underline code:

Code Result
<u>{{*}}</u>/
*/

Page breaks

To indicate a page, use the page template like so, at the BOTTOM of the page:

Code Result
{{p|xxx}}
-pxxx-

Paragraphs

Put one line feed between paragraphs

Code Result
This is the end of paragraph 1.

This is the start of paragraph 2.
This is the end of paragraph 1.

This is the start of paragraph 2.