Difference between revisions of "NHSC Formatting Standards"
From GrassrootWiki
| Line 6: | Line 6: | ||
|<pre><u>{{*}}</u>/</pre> | |<pre><u>{{*}}</u>/</pre> | ||
|align="center"|<u>{{*}}</u>/ | |align="center"|<u>{{*}}</u>/ | ||
| + | |} | ||
| + | =Page breaks= | ||
| + | To indicate a page, use the page template like so, at the BOTTOM of the page: | ||
| + | |||
| + | {|width="50%" | ||
| + | !Code!!Result | ||
| + | |- | ||
| + | |<pre>{{p|xxx}}</pre> | ||
| + | |{{p|xxx}} | ||
|} | |} | ||
Revision as of 00:54, 15 February 2006
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}}
|
|