Help/Special Formatting

From MFIWiki
Revision as of 22:36, 30 March 2007 by Slackey (Talk | contribs)

Jump to: navigation, search
Special Formatting



Contents

Headings

To format Headings, the basic Level One Heading (found in the edit toolbar as the giant capital A) uses double equal == signs before and after the heading text. Subsequent heading levels can be added by adding one additional = sign at either end for each level of subhead. Each of these Headings will automatically add an entry to the page Table of Contents (TOC) (if you have more than 3 "headings").
Examples:

Level One Heading

As seen above, ==text== gives you a Large Bold Font and an Underline. This would be used for MAJOR Topic division.


Level Two Heading

As seen in this example, ===text=== gives you a slightly Smaller Font, but no Underline. This would be used for a Sub Category of a Level One Heading Topic.


Level Three Heading

====text==== gives you an even smaller Header and be used as a Sub Topic of a "Level Two" Heading.


Level Four Heading

=====text===== gives you an even smaller Header and be used as a Sub Topic of a "Level Three" Heading.


Level Five Heading

======text====== gives you an even smaller Header and would be used as a Sub Topic of a "Level Four" Heading.

A Level Five Heading would work well for a "Footnote", or "Bibliography" heading at the bottom of the page and used in conjunction with Font Size 1 <font size=1> .


Please note that Five Levels of Heading are ALL that are currently defined in our wiki.
But then... When would you actually NEED more than Five Levels of headings?


Please do not confuse using these various levels of Headings in place of the Font Size <font size="X"> command.

Bullets - * -

To insert a "Bullet" before a line of text, simply add a single star (*) at the begining of the line.
The same trick as used above will allow nesting of bullets also. Examples:

  • Level One - *text
  • Level One - just to see how it looks...
    • Level Two - **text
    • Level Two - just to see how it looks...
      • Level Three - ***text
        • Level Four - ****text
          • Level Five - *****text
            • Level Six - ******text


Do not use <br> at the end of lines using "bullets" (unless you want an extra Line Space inbetween Bulleted items.


Numbering - # -

Similar to "Bullets", the "Numbering" command - " # " - will allow you to automatically number items before a line in a list of items.

  1. "First Item" would be coded: "#First Item"
  2. "The Next Item" would be coded: "#The Next Item"
  3. "Another Item" would be coded: "#Anther Item"
  4. "And Another Item" would be coded: "#And Another Item"

Do not use <br> at the end of lines using "numbering". Doing so will restart the numbering process over from #1.

Indenting - : -

You may also indent paragraphs and personnel in a similar way.
This might be useful when following a topic on a talk page to show which comment you are replying to.
This can also be useful when making Staff Pages where you need to list members who serve under other members. The wiki format code in this case is the colon (:) , used as follows:

Basic text with NO indention - text

Indent One - :text
Indent Two - ::text
Indent Three - :::text
Indent Four - ::::text
Indent Five - :::::text


Blue Box

Another useful formatting feature is the "Blue Box". On the left side of the editing page simply insert a single space. The entire paragraph will appear in a blue box until an "enter" or <br> appears. If you want a series of lines within the box, simply place a space at the beginning of every line. They will all appear within the same box as long as no "no box" line is between them. Examples:

A single paragraph or sentence will be boxed.  If you wish 
to define where the lines wrap, place your cursor at the 
break point you desire, then hit enter and insert one space 
allowing the text to continue as if it had wrapped at that 
point on its own.  


Also be aware that in wiki, when using a blue box, an extremely long paragraph will override the normal page 
template right margin.  This will make the blue boxed text continue to the right off the page instead of 
wrapping and force you to horizontally scroll to read the entire text.  This is a nuisance and should be 
avoided by manually inserting line breaks as descibed above.  

-- Admiral 10 of 9


Personal tools