Difference between revisions of "Editing FBFT"
(→Wiki markup) |
(→Minor edits) |
||
(4 intermediate revisions by the same user not shown) | |||
Line 8: | Line 8: | ||
== Minor edits == | == Minor edits == | ||
− | When editing a page, a user can mark that edit as being "minor". Minor edits generally mean spelling corrections, formatting, and minor rearrangement of text. It is possible to ''hide'' minor edits when viewing [[Recent Changes]]. Marking a significant change as a minor edit is considered bad behavior, and even more so if it involves the deletion of some text. If one has accidentally marked an edit as minor, the person should edit the source once more, mark it major (or, rather, ensure that the check-box for "This is a minor edit" is not checked), and, in the summary, state that the previous change was a major one. | + | When editing a page, a user can mark that edit as being "minor". Minor edits generally mean spelling corrections, formatting, and minor rearrangement of text. It is possible to ''hide'' minor edits when viewing [[Special:Recentchanges|Recent Changes]]. Marking a significant change as a minor edit is considered bad behavior, and even more so if it involves the deletion of some text. If one has accidentally marked an edit as minor, the person should edit the source once more, mark it major (or, rather, ensure that the check-box for "This is a minor edit" is not checked), and, in the summary, state that the previous change was a major one. |
==Wiki markup== | ==Wiki markup== | ||
Line 57: | Line 57: | ||
*Don't skip levels (for example, second-level followed by fourth-level). | *Don't skip levels (for example, second-level followed by fourth-level). | ||
*A [[#Table of contents|table of contents]] will automatically be added to an article that has four or more sections. | *A [[#Table of contents|table of contents]] will automatically be added to an article that has four or more sections. | ||
− | *If appropriate, place subsections in an appropriate order. | + | *If appropriate, place subsections in an appropriate order. |
− | |||
<pre><nowiki> | <pre><nowiki> | ||
== New section == | == New section == | ||
Line 143: | Line 142: | ||
A manual newline starts a new paragraph. | A manual newline starts a new paragraph. | ||
− | * This is primarily for displayed material | + | * This is primarily for displayed material. |
| | | | ||
<pre><nowiki> | <pre><nowiki> | ||
Line 177: | Line 176: | ||
** algorithm descriptions; | ** algorithm descriptions; | ||
** program source code; | ** program source code; | ||
− | ** | + | ** ASCII art; |
** chemical structures; | ** chemical structures; | ||
− | * '''WARNING''': If you make it wide, you | + | * '''WARNING''': If you make it wide, you force the whole page to be wide and hence less readable, especially for people who use lower resolutions. Never start ordinary lines with spaces. |
| | | | ||
<pre><nowiki> | <pre><nowiki> | ||
Line 193: | Line 192: | ||
<center>Centered text.</center> | <center>Centered text.</center> | ||
− | |||
| | | | ||
<pre><nowiki> | <pre><nowiki> | ||
Line 200: | Line 198: | ||
|- valign="top" | |- valign="top" | ||
| | | | ||
− | A | + | A horizontal dividing line: |
this is above it | this is above it | ||
---- | ---- | ||
Line 226: | Line 224: | ||
London has [[public transport]]. | London has [[public transport]]. | ||
− | * A link to another | + | * A link to another Fargo Band Family Tree page. |
* Internally, the first letter of the target page is automatically capitalized and spaces are represented as underscores (typing an underscore in the link has the same effect as typing a space, but is not recommended). | * Internally, the first letter of the target page is automatically capitalized and spaces are represented as underscores (typing an underscore in the link has the same effect as typing a space, but is not recommended). | ||
− | |||
| | | | ||
<pre><nowiki> | <pre><nowiki> | ||
Line 263: | Line 260: | ||
Examples include [[bus]]es, [[taxi]]s, | Examples include [[bus]]es, [[taxi]]s, | ||
and [[streetcar]]s. | and [[streetcar]]s. | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
</nowiki></pre> | </nowiki></pre> | ||
|- id="link-to-section" valign="top" | |- id="link-to-section" valign="top" | ||
Line 298: | Line 286: | ||
anchor that was created using | anchor that was created using | ||
<div id="example">an id attribute</div> | <div id="example">an id attribute</div> | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
</nowiki></pre> | </nowiki></pre> | ||
|- valign="top" | |- valign="top" | ||
Line 344: | Line 303: | ||
[[The weather in London]] is a page | [[The weather in London]] is a page | ||
that does not exist yet. | that does not exist yet. | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
</nowiki></pre> | </nowiki></pre> | ||
|- valign="top" | |- valign="top" | ||
Line 378: | Line 327: | ||
: ~~~~~ | : ~~~~~ | ||
</nowiki></pre> | </nowiki></pre> | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
| | | |
Latest revision as of 17:10, 28 August 2005
Contents
Tips on editing Fargo Band Family Tree entries
Always use a neutral point of view, as the Fargo Band Family Tree is not a place to promote points of view. Write as if the information is a non-judgmental news article.
After making a new page, it's a good idea to:
- use What links here (with your page displayed) to check the pages that already link to it. This is a good way to make sure that you've added the appropriate links to your new page (Related Bands, City, Decade, Alphabet, etc).
- use the Search button to search Fargo Band Family Tree for your page title—and possible variants—to find pages that mention it, and make links from them if appropriate.
Minor edits
When editing a page, a user can mark that edit as being "minor". Minor edits generally mean spelling corrections, formatting, and minor rearrangement of text. It is possible to hide minor edits when viewing Recent Changes. Marking a significant change as a minor edit is considered bad behavior, and even more so if it involves the deletion of some text. If one has accidentally marked an edit as minor, the person should edit the source once more, mark it major (or, rather, ensure that the check-box for "This is a minor edit" is not checked), and, in the summary, state that the previous change was a major one.
Wiki markup
The wiki markup is the syntax system you can use to format a Fargo Band Family Tree page.
In the left column of the table below, you can see what effects are possible. In the right column, you can see how those effects were achieved. In other words, to make text look like it looks in the left column, type it in the format you see in the right column.
What it looks like | What you type |
---|---|
Start your sections as follows: New section Subsection Sub-subsection
== New section == === Subsection === ==== Sub-subsection ==== ===== Sub-sub-subsection ===== | |
You can break lines
|
You can break lines<br/> without starting a new paragraph. |
marks the end of a list item.
|
* It's easy to create a list: ** Start every line with a star. *** More stars means deeper levels. **** A newline in a list marks the end of a list item. * An empty line starts a new list. |
|
# Numbered lists are also good ## very organized ## easy to follow ### easier still |
|
* You can even create mixed lists *# and nest them *#* like this |
|
; Definition list : list of definitions ; item : the item's definition ; another item : the other item's definition |
A manual newline starts a new paragraph.
|
: A colon indents a line or paragraph. A manual newline starts a new paragraph. |
When there is a need for separating a block of text
This is useful for (as the name says) inserting blocks of quoted (and cited) text. |
<blockquote> The '''blockquote''' command will indent both margins when needed instead of the left margin only as the colon does. </blockquote> |
IF a line starts with a space THEN it will be formatted exactly as typed; in a fixed-width font; lines will not wrap; ENDIF
|
IF a line starts with a space THEN it will be formatted exactly as typed; in a fixed-width font; lines will not wrap; ENDIF |
|
<center>Centered text.</center> |
A horizontal dividing line: this is above it and this is below it.
|
A [[horizontal dividing line]]: this is above it ---- and this is below it. |
Links and URLs
What it looks like | What you type | |
---|---|---|
London has public transport.
|
London has [[public transport]]. | |
San Francisco also has public transportation.
|
San Francisco also has [[public transport|public transportation]]. | |
San Francisco also has public transportation. Examples include buses, taxis, and streetcars.
|
San Francisco also has [[public transport]]ation. Examples include [[bus]]es, [[taxi]]s, and [[streetcar]]s. | |
Economics#See also is a link to a section within another page. #Links and URLs is a link to a section on the current page. #example is a link to an anchor that was created using an id attribute
|
[[Economics#See also]] is a link to a section within another page. [[#Links and URLs]] is a link to a section on the current page. [[#example]] is a link to an anchor that was created using <div id="example">an id attribute</div> | |
The weather in London is a page that does not exist yet.
|
[[The weather in London]] is a page that does not exist yet. | |
When adding a comment to a Talk page, you should sign it by adding three tildes to add your user name: or four to add user name plus date/time:
Five tildes gives the date/time alone:
|
When adding a comment to a Talk page, you should sign it by adding three tildes to add your user name: : ~~~ or four for user name plus date/time: : ~~~~ Five tildes gives the date/time alone: : ~~~~~ |