Difference between revisions of "Help:Participate"

From OutHistory
Jump to navigationJump to search
Line 1: Line 1:
 
==Who Can Participate?==
 
==Who Can Participate?==
  
Any logged-on user can discuss articles or contribute to pages with a  
+
All users can comment on the site and network with others via the [[Talk:Main_Page|Discuss]] option on the Main Page top bar. All users can comment on a particular entry and network about it via the "Discuss” section of that entry.
  
 +
As an experiment in history by the people, all logged on users with data, documents, citations, or skills to share can create entries, or edit, add to, and improve any entry except those with a named creator, or those closed to protect their content.
  
==How Can I Participate?
+
 
 +
==How Can I Participate?==
 +
 
 +
In addition to [Create a creating your own pages]
 
You can <s>strike out deleted material</s>
 
You can <s>strike out deleted material</s>
 
and <u>underline new material</u>.
 
and <u>underline new material</u>.

Revision as of 10:56, 30 July 2008

Who Can Participate?

All users can comment on the site and network with others via the Discuss option on the Main Page top bar. All users can comment on a particular entry and network about it via the "Discuss” section of that entry.

As an experiment in history by the people, all logged on users with data, documents, citations, or skills to share can create entries, or edit, add to, and improve any entry except those with a named creator, or those closed to protect their content.


How Can I Participate?

In addition to [Create a creating your own pages] You can strike out deleted material and underline new material.

You can also mark deleted material and inserted material using logical markup. For backwards compatibility better combine this potentially ignored new logical with the old physical markup.


|

You can <s>strike out deleted material</s>
and <u>underline new material</u>.

You can also mark <del>deleted material</del> and
<ins>inserted material</ins> using logical markup.
For backwards compatibility better combine this
potentially ignored new <del>logical</del> with
the old <s><del>physical</del></s> markup.

|- valign="top" | Suppressing interpretation of markup:
Link → (''to'') the [[Wikipedia FAQ]]

  • Used to show literal data that would otherwise have special meaning.
  • Escape all wiki markup, including that which looks like HTML tags.
  • Does not escape HTML character references.
  • To escape HTML character references such as &rarr; use &amp;rarr;

|

<nowiki>Link &rarr; (''to'') 
the [[Wikipedia FAQ]]</nowiki>

|- valign="top" | Commenting page source:
not shown when viewing page

  • Used to leave comments in a page for future editors.
  • Note that most comments should go on the appropriate Talk page.

|

<!-- comment here -->

|- valign="top" |}

Invisible text (comments)

Template:Main It's uncommon, but on occasion acceptable, to add a hidden comment within the text of an article. The format is this:

<!--- This is an example of text that won't normally be visible except in "edit" mode. --->