Changes

Line 1: Line 1: −
<div style="border: 3px solid #187d3a; color: #187d3a; padding: 10px; margin-bottom: 20px;">'''PDF Download of "Introduction to Wiki Principles & Editing'''<br />
+
<div style="border: 3px solid #187d3a; padding: 10px; width: 400px; margin-bottom: 20px;">[[Image:Adobe-PDF.png|right]][[Image:icons_tutorial.png|frameless|50px|left]] '''Download PDF of "Introduction to Wiki Principles & Editing'''
[[File:Wiki-Editing-Tutorial_English.pdf|English Version (349 KB)]] - [[File:Wiki-Editing-Tutorial_Spanish.pdf|Spanish Version (922 KB)]]</div>
+
<br />
 +
[http://icannwiki.com/images/e/e2/ICANNWiki_-_Editing_Booklet_-_English_%28Reference%29.pdf English Version] (931 KB)<br />
 +
[http://icannwiki.com/images/3/35/ICANNWiki_-_Editing_Booklet_-_Spanish_%28Reference%29.pdf Spanish Version] (934 KB)
 +
</div>
    
==What is ICANNWiki?==
 
==What is ICANNWiki?==
Line 6: Line 9:  
of how policy is created for the continued development of the Internet, a tool which we all use everyday. In particular, we focus on the Internet Corporation for Assigned Names and Numbers (ICANN) and related international policy and management bodies.
 
of how policy is created for the continued development of the Internet, a tool which we all use everyday. In particular, we focus on the Internet Corporation for Assigned Names and Numbers (ICANN) and related international policy and management bodies.
   −
==What you can learn from this pamphlet==
+
==Inside This Guide==
 
This guide will help you learn the ins and outs of ICANNWiki. Specifically, it will teach you how to add and edit ICANNWiki articles, as well as how to:
 
This guide will help you learn the ins and outs of ICANNWiki. Specifically, it will teach you how to add and edit ICANNWiki articles, as well as how to:
   Line 13: Line 16:  
* '''Understand the foundations of wiki culture and markup.'''
 
* '''Understand the foundations of wiki culture and markup.'''
   −
==Editing Cheatsheet==
+
==Cheatsheet==
===EDITING ARTICLES===
+
===Editing Articles===
 
{| class="wikitable"
 
{| class="wikitable"
 
|-
 
|-
 
!  !! Wiki Code You Type !! Output on ICANNWiki
 
!  !! Wiki Code You Type !! Output on ICANNWiki
 +
|-
 +
| Section Heading || <pre>==Section Heading==</pre> || <h2>Section Heading</h2>
 +
|-
 +
| Sub-Heading || <pre>===Sub-Heading===</pre> || <h3>Sub-Heading</h3>
 
|-
 
|-
 
| Italic || <pre>''italic''</pre> || ''italic text''
 
| Italic || <pre>''italic''</pre> || ''italic text''
 
|-
 
|-
 
| Bold || <pre>'''bold'''</pre> || '''bold text'''
 
| Bold || <pre>'''bold'''</pre> || '''bold text'''
|-
  −
| Section headers || <pre>==Heading text==
  −
===Heading text===
  −
====Heading text====</pre> || <translate>==Heading text==
  −
===Heading text===
  −
====Heading text====</translate>
   
|-
 
|-
 
| Internal link to another ICANNWiki page || <pre>[[ICANN]]</pre> || [[ICANN]]
 
| Internal link to another ICANNWiki page || <pre>[[ICANN]]</pre> || [[ICANN]]
Line 33: Line 34:  
| Internal link using alternate text || <pre>[[ICANN|Learn more about ICANN]]</pre> || [[ICANN|Learn more about ICANN]]
 
| Internal link using alternate text || <pre>[[ICANN|Learn more about ICANN]]</pre> || [[ICANN|Learn more about ICANN]]
 
|-
 
|-
| External link to another website || <pre>[[http://www.icann.org ICANN Website]</pre> || [http://www.icann.org ICANN Website]
+
| External link to another website || <pre>[[http://www.icann.org ICANN Website]]</pre> || [http://www.icann.org ICANN Website]
 
|-
 
|-
 
| Bulleted list || <pre>* ccTLDs
 
| Bulleted list || <pre>* ccTLDs
Line 41: Line 42:  
|-
 
|-
 
| Numbered list || <pre>#A - ccTLDs
 
| Numbered list || <pre>#A - ccTLDs
#B - new gTLDs</pre> || #A - ccTLDs
+
#B - new gTLDs</pre> ||
 +
#A - ccTLDs
 
#B - new gTLDs
 
#B - new gTLDs
 
|-
 
|-
 
| Image with a caption || <pre>[[File:ICANNWiki Edit-A-Thon.jpg|thumb|Thanks for the successful Edit-A-Thon!]]</pre> || [[File:ICANNWiki Edit-A-Thon.jpg|thumb|Thanks for the successful Edit-A-Thon!]]
 
| Image with a caption || <pre>[[File:ICANNWiki Edit-A-Thon.jpg|thumb|Thanks for the successful Edit-A-Thon!]]</pre> || [[File:ICANNWiki Edit-A-Thon.jpg|thumb|Thanks for the successful Edit-A-Thon!]]
 +
|}
 +
 +
===Citing Sources===
 +
{| class="wikitable"
 +
|-
 +
!  !! Wiki Code You Type !! Output on ICANNWiki
 +
|-
 +
| Insert a citation || <pre>Page text. <ref>[http://example.org Example.org], More text.</ref></pre> || Page text. <ref>[http://example.org Example.org], More text.</ref>
 +
|-
 +
| Display citation footnotes || <pre><references /></pre> || <references />
 
|}
 
|}
  
Bureaucrats, Interface administrators, lookupuser, staff, Administrators, translator
11,770

edits