Difference between revisions of "Help:Editing SubHeads"
From MidrangeWiki
MrDolomite (talk | contribs) (expanded depth of subheadings; added example code with <nowiki> tags; moved cat to bottom) |
|||
Line 1: | Line 1: | ||
− | |||
Here are some tips. | Here are some tips. | ||
Line 7: | Line 6: | ||
== major sub head == | == major sub head == | ||
+ | <nowiki>use two (2) == on each side of text</nowiki> | ||
=== secondary === | === secondary === | ||
+ | <nowiki>use three (3) === on each side of text</nowiki> | ||
==== and so forth ==== | ==== and so forth ==== | ||
+ | <nowiki>use four (4) ==== on each side of text</nowiki> | ||
+ | ===== and so fifth ===== | ||
+ | <nowiki>use five (5) ===== on each side of text</nowiki> | ||
+ | |||
+ | [[Category:help]] |
Latest revision as of 20:52, 2 August 2006
Here are some tips.
When we edit a subhead, then save on exit, we now have the url for that subhead, which we can cut & paste to use in another article, pointing at that sub-head, or chapter. Alternatively if we are at table of contents, then use links there to get to relevant sub head, then we have the url there which we can cut & paste to place as a pointer in some other article.
When you edit an article, you can break it into sub-heads using
major sub head
use two (2) == on each side of text
secondary
use three (3) === on each side of text
and so forth
use four (4) ==== on each side of text
and so fifth
use five (5) ===== on each side of text