Difference between revisions of "User:Wonghk3/Sandbox/WU-Contributors -- Editing an Article"
m (→Editing in the Wiki: m) |
m (→Editing the Wiki: m) |
||
(43 intermediate revisions by the same user not shown) | |||
Line 18: | Line 18: | ||
== Getting Started == | == Getting Started == | ||
− | [[File: | + | [[File:Maintenance 6843544.jpg|right|300px|<center>Let's get to work!</center>]] |
Having reviewed the first four lessons, you should be familiar with:<br> | Having reviewed the first four lessons, you should be familiar with:<br> | ||
* what the Wiki is and it's purpose; | * what the Wiki is and it's purpose; | ||
Line 36: | Line 36: | ||
===Wikitext Editor=== | ===Wikitext Editor=== | ||
− | * Wikitext, also known as Wikicode, is a hypertext markup editor that consists of | + | * Wikitext, also known as Wikicode, is a hypertext markup editor that consists of SPECIFIC SYNTAX and keywords to format a page. |
* Although this editor is harder to learn, it is considered more robust than Visual Editor; meaning, you can have more varied effects on a page than Visual Editor. | * Although this editor is harder to learn, it is considered more robust than Visual Editor; meaning, you can have more varied effects on a page than Visual Editor. | ||
* You can learn more about using this editor in the Wiki University [[Help:Wiki University Wikitext--Tutorial|'''''Wikitext Tutorial''''']]. | * You can learn more about using this editor in the Wiki University [[Help:Wiki University Wikitext--Tutorial|'''''Wikitext Tutorial''''']]. | ||
Line 46: | Line 46: | ||
---- | ---- | ||
− | == Editing | + | == Editing the Wiki == |
− | This section will focus on "How To Edit" by providing links to step-by-step processes and mini demonstration videos using either of the two editors.< | + | This section will focus on "How To Edit" by providing links to step-by-step processes and mini demonstration videos using either of the two editors. <font color="blue">'''''(Be advised: '''You must be logged in before editing the Wiki.)</font color> |
{| style="border:1px solid black; width:100%" | {| style="border:1px solid black; width:100%" | ||
Line 57: | Line 57: | ||
! style="border:1px solid black; background-color:lightblue; width:6%" | Visual Editor Video | ! style="border:1px solid black; background-color:lightblue; width:6%" | Visual Editor Video | ||
! style="border:1px solid black; background-color:lightblue; width:6%" | Wikitext Editor Video | ! style="border:1px solid black; background-color:lightblue; width:6%" | Wikitext Editor Video | ||
+ | |||
<!-- HOW TO MODIFY TEXT -----------------------------------------------------------------------------------------------------------------------------------------------------> | <!-- HOW TO MODIFY TEXT -----------------------------------------------------------------------------------------------------------------------------------------------------> | ||
|- | |- | ||
Line 64: | Line 65: | ||
* Save page | * Save page | ||
| style="border:1px solid black; vertical-align:top;" | | | style="border:1px solid black; vertical-align:top;" | | ||
− | * Click "Edit" on the ''page tab'' | + | * Click "Edit" on the ''page tab''. |
* Highlight the text to be changed and make the change or add new text to where you want it on the page. | * Highlight the text to be changed and make the change or add new text to where you want it on the page. | ||
− | * Link to: [[Help:Wiki University VisualEditor--Save Page|How to Preview and Save a page]] | + | * Link to: [[Help:Wiki University VisualEditor--Save Page|How to Preview and Save a page]]. |
| style="border:1px solid black; vertical-align:top;" | | | style="border:1px solid black; vertical-align:top;" | | ||
− | * Click "Edit source" on the ''page tab'' | + | * Click "Edit source" on the ''page tab''. |
* An edit box will appear in which you will see the wikitext coding for the page. | * An edit box will appear in which you will see the wikitext coding for the page. | ||
* Add or modify words, sentences, or other page information. | * Add or modify words, sentences, or other page information. | ||
* Scroll to the bottom of the page to ''preview'' and ''save'' page: | * Scroll to the bottom of the page to ''preview'' and ''save'' page: | ||
− | :> Add a short description of your changes in the Summary box. | + | :> Add a short description of your changes in the '''Summary box'''. |
:> To preview your changes, click on the '''Show preview''' button. | :> To preview your changes, click on the '''Show preview''' button. | ||
:> To save your changes, click on the '''Save changes''' button. | :> To save your changes, click on the '''Save changes''' button. | ||
:> To cancel out of the page without saving anything, click on the '''Cancel''' button, then press '''Leave'''. | :> To cancel out of the page without saving anything, click on the '''Cancel''' button, then press '''Leave'''. | ||
* <font color="red">Caution:</font color> when the ''Show preview'' button is pressed, the top of your page will display a view of the page as it will be seen with your changes saved; the bottom will display the wikitext code. Be sure you save the page, else you will loose all of your changes because ''Show preview'' does NOT save the page. | * <font color="red">Caution:</font color> when the ''Show preview'' button is pressed, the top of your page will display a view of the page as it will be seen with your changes saved; the bottom will display the wikitext code. Be sure you save the page, else you will loose all of your changes because ''Show preview'' does NOT save the page. | ||
− | | style="border:1px solid black; vertical-align:top;" | <font color="red">''[place '''VIDEO 3''' here]''</font color> | + | | style="border:1px solid black; vertical-align:top;" | <font color="red">''[place '''VIDEO 3''' link here]''</font color> |
− | | style="border:1px solid black; vertical-align:top;" | <font color="red">''[place '''VIDEO 8''' here]''</font color> | + | | style="border:1px solid black; vertical-align:top;" | <font color="red">''[place '''VIDEO 8''' link here]''</font color> |
+ | |||
<!-- HOW TO CONSTRUCT A PAGE -------------------------------------------------------------------------------------------------------------------------------------------------> | <!-- HOW TO CONSTRUCT A PAGE -------------------------------------------------------------------------------------------------------------------------------------------------> | ||
|- | |- | ||
Line 86: | Line 88: | ||
* lists | * lists | ||
| style="border:1px solid black; vertical-align:top;" | | | style="border:1px solid black; vertical-align:top;" | | ||
− | * Click "Edit" on the ''page tab'' | + | * Click "Edit" on the ''page tab''. |
− | * Link to: [[Help:Wiki University VisualEditor--Paragraph and Headers|How to create Headers]] | + | * Link to: [[Help:Wiki University VisualEditor--Paragraph and Headers|How to create Headers]]. |
− | * Link to: [[Help:Wiki University VisualEditor--Text Styling|How to add Text Styling]] | + | * Link to: [[Help:Wiki University VisualEditor--Text Styling|How to add Text Styling]]. |
− | * Link to: [[Help:Wiki University VisualEditor--Lists|How to create Lists]] | + | * Link to: [[Help:Wiki University VisualEditor--Lists|How to create Lists]]. |
| style="border:1px solid black; vertical-align:top;" | | | style="border:1px solid black; vertical-align:top;" | | ||
− | * Click "Edit source" on the ''page tab'' | + | * Click "Edit source" on the ''page tab''. |
− | * Link to: [[Help:Wiki University Wikitext--Headers|Wikitext -- Headers]] | + | * Link to: [[Help:Wiki University Wikitext--Headers|Wikitext--Headers]]. |
− | * Link to: [[Help:Wiki University Wikitext--Font Bold-Italics|Wikitext -- Bold and Italics]] | + | * Link to: [[Help:Wiki University Wikitext--Font Bold-Italics|Wikitext--Bold and Italics]]. |
** Note: other styles require specific syntax code using [[Help:Wiki University Wikitext--Inline Styling|Inline styling and attributes]]. | ** Note: other styles require specific syntax code using [[Help:Wiki University Wikitext--Inline Styling|Inline styling and attributes]]. | ||
− | * Link to: [[Help:Wiki University Wikitext--Lists|Wikitext -- Lists]] | + | * Link to: [[Help:Wiki University Wikitext--Lists|Wikitext--Lists]]. |
− | * Link to: [[Help:Wiki University Wikitext--Nesting Lists|Wikitext -- Nesting Lists]] | + | * Link to: [[Help:Wiki University Wikitext--Nesting Lists|Wikitext--Nesting Lists]]. |
− | | style="border:1px solid black; vertical-align:top;" | <font color="red">''[place '''VIDEO 5''' here]''</font color> | + | | style="border:1px solid black; vertical-align:top;" | <font color="red">''[place '''VIDEO 5''' link here]''</font color> |
− | | style="border:1px solid black; vertical-align:top;" | <font color="red">''[place '''VIDEO 10''' here]''</font color> | + | | style="border:1px solid black; vertical-align:top;" | <font color="red">''[place '''VIDEO 10''' link here]''</font color> |
+ | |||
<!-- HOW TO CREATE LINKS ----------------------------------------------------------------------------------------------------------------------------------------------------> | <!-- HOW TO CREATE LINKS ----------------------------------------------------------------------------------------------------------------------------------------------------> | ||
|- | |- | ||
Line 106: | Line 109: | ||
* What is a red link? | * What is a red link? | ||
| style="border:1px solid black; vertical-align:top;" | | | style="border:1px solid black; vertical-align:top;" | | ||
− | * Click "Edit" on the ''page tab'' | + | * Click "Edit" on the ''page tab''. |
− | * Link to: [[Help:Wiki University VisualEditor--Links|How to create | + | * Link to: [[Help:Wiki University VisualEditor--Links|How to create Links]]. |
− | |||
− | |||
− | |||
− | |||
− | |||
*[[red|<font color="red">Red</font color>]] links are pages which do not exist. | *[[red|<font color="red">Red</font color>]] links are pages which do not exist. | ||
| style="border:1px solid black; vertical-align:top;" | | | style="border:1px solid black; vertical-align:top;" | | ||
− | * Click "Edit source" on the ''page tab'' | + | * Click "Edit source" on the ''page tab''. |
− | * Link to: [[Help:Wiki University Wikitext--Links|Wikitext--Links]] | + | * Link to: [[Help:Wiki University Wikitext--Links|Wikitext--Links]]. |
− | * Link to: [[Help:Wiki University Wikitext--Broken Links|Wikitext--Detecting broken links]] | + | * Link to: [[Help:Wiki University Wikitext--Broken Links|Wikitext--Detecting and fixing broken links]]. |
− | | style="border:1px solid black; vertical-align:top;" | <font color="red">''[place '''VIDEO 4''' here]''</font color> | + | | style="border:1px solid black; vertical-align:top;" | <font color="red">''[place '''VIDEO 4''' link here]''</font color> |
− | | style="border:1px solid black; vertical-align:top;" | <font color="red">''[place '''VIDEO 9''' here]''</font color> | + | | style="border:1px solid black; vertical-align:top;" | <font color="red">''[place '''VIDEO 9''' link here]''</font color> |
+ | |||
<!-- HOW TO ADD REFERENCES/FOOTNOTES ------------------------------------------------------------------------------------------------------------------------------------------> | <!-- HOW TO ADD REFERENCES/FOOTNOTES ------------------------------------------------------------------------------------------------------------------------------------------> | ||
|- | |- | ||
Line 126: | Line 125: | ||
* Reference list placement | * Reference list placement | ||
| style="border:1px solid black; vertical-align:top;" | | | style="border:1px solid black; vertical-align:top;" | | ||
− | * Click "Edit" on the ''page tab'' | + | * Click "Edit" on the ''page tab''. |
− | * Link to: [[Help:Wiki University VisualEditor--Cite References|How to Cite a Reference]] | + | * Link to: [[Help:Wiki University VisualEditor--Cite References|How to Cite a Reference]]. |
− | * Link to: [[Help:Wiki University VisualEditor--Reference list|How to place a Reference list]] | + | * Link to: [[Help:Wiki University VisualEditor--Reference list|How to place a Reference list]]. |
+ | <br><br> | ||
+ | <font color="magenta">--- Henny todo: modify VisualEditor instructions due to Upgrade ---</font color> | ||
| style="border:1px solid black; vertical-align:top;" | | | style="border:1px solid black; vertical-align:top;" | | ||
− | * Click "Edit source" on the ''page tab'' | + | * Click "Edit source" on the ''page tab''. |
* Link to: [[Help:Wiki University Wikitext--References/Footnotes|Wikitext--References]]. | * Link to: [[Help:Wiki University Wikitext--References/Footnotes|Wikitext--References]]. | ||
− | * Link to: [[Help:Wiki University Wikitext--References/Footnotes#Placing of the references on the page|Wikitext--Reference placement]] | + | * Link to: [[Help:Wiki University Wikitext--References/Footnotes#Placing of the references on the page|Wikitext--Reference placement]]. |
− | | style="border:1px solid black; vertical-align:top;" | <font color="red">''[place '''VIDEO 6''' here]''</font color> | + | | style="border:1px solid black; vertical-align:top;" | <font color="red">''[place '''VIDEO 6''' link here]''</font color> |
− | | style="border:1px solid black; vertical-align:top;" | <font color="red">''[place '''VIDEO 11''' here]''</font color> | + | | style="border:1px solid black; vertical-align:top;" | <font color="red">''[place '''VIDEO 11''' link here]''</font color> |
+ | |||
<!-- HOW TO ADD TABLES -------------------------------------------------------------------------------------------------------------------------------------------------------> | <!-- HOW TO ADD TABLES -------------------------------------------------------------------------------------------------------------------------------------------------------> | ||
|- | |- | ||
| style="border:1px solid black; vertical-align:top;" | Adding tables | | style="border:1px solid black; vertical-align:top;" | Adding tables | ||
| style="border:1px solid black; vertical-align:top;" | | | style="border:1px solid black; vertical-align:top;" | | ||
− | * Click "Edit" on the ''page tab'' | + | * Click "Edit" on the ''page tab''. |
− | * Link to: [[Help:Wiki University VisualEditor--Table|How to create a Table]] | + | * Link to: [[Help:Wiki University VisualEditor--Table|How to create a Table]]. |
+ | <br><br> | ||
+ | <font color="magenta">--- Henny todo: modify VisualEditor instructions due to Upgrade ---</font color> | ||
| style="border:1px solid black; vertical-align:top;" | | | style="border:1px solid black; vertical-align:top;" | | ||
− | * Click "Edit source" on the ''page tab'' | + | * Click "Edit source" on the ''page tab''. |
* Link to: [[Help:Wiki University Wikitext--Tables|Wikitext--Tables]]. | * Link to: [[Help:Wiki University Wikitext--Tables|Wikitext--Tables]]. | ||
− | * | + | * To Customize Tables, refer to lessons from the Wikitext "Intermediate" sidebar. Here's a link to the first lesson: [[Help:Wiki University Wikitext--Tables - Borders|Wikitext--Table borders]]. |
− | | colspan="2" style="border:1px solid black; vertical-align:top;" | <center><font color="red">''[place '''VIDEO 13''' here]''</font color></center> | + | | colspan="2" style="border:1px solid black; vertical-align:top;" | <center><font color="red">''[place '''VIDEO 13''' link here]''</font color></center> |
+ | |||
+ | <!-- HOW TO ADD IMAGES ---------------------------------------------------------------------------------------------------------------------------------------------------> | ||
+ | |- | ||
+ | | style="border:1px solid black; vertical-align:top;" | Adding images | ||
+ | | style="border:1px solid black; vertical-align:top;" | | ||
+ | * Click "Edit" on the ''page tab''. | ||
+ | * Link to: [[Help:Wiki University VisualEditor--Media|How to add an Image from Media]]. | ||
+ | * Link to: [[Help:Wiki University VisualEditor--Gallery|How to add an Image from the Wiki Gallery]] | ||
+ | <br><br> | ||
+ | <font color="magenta">--- Henny todo: modify VisualEditor instructions due to Upgrade ---</font color> | ||
+ | | style="border:1px solid black; vertical-align:top;" | | ||
+ | * Click "Edit source" on the ''page tab''. | ||
+ | * Link to: [[Help:Wiki University Wikitext--Images|Embedding Images]]. | ||
+ | * To Customize Images, refer to Wiki University [[Help:Wiki University Wikitext--Images (cont.)|Wikitext sidebar Lessons 11-13]]. | ||
+ | | colspan="2" style="border:1px solid black; vertical-align:top;" | | ||
+ | |||
+ | <!-- HOW TO ADD TEMPLATES ---------------------------------------------------------------------------------------------------------------------------------------------------> | ||
+ | |- | ||
+ | | style="border:1px solid black; vertical-align:top;" | Adding templates | ||
+ | | style="border:1px solid black; vertical-align:top;" | | ||
+ | * Click "Edit" on the ''page tab''. | ||
+ | * Link to: [[Help:Wiki University VisualEditor--Template|How to add a Template]]. | ||
+ | <br><br> | ||
+ | <font color="magenta">--- Henny todo: modify VisualEditor instructions due to Upgrade ---</font color> | ||
+ | | style="border:1px solid black; vertical-align:top;" | | ||
+ | * Click "Edit source" on the ''page tab''. | ||
+ | * Place cursor where you want the template, then type: <nowiki>{{templatename}}</nowiki> | ||
+ | | colspan="2" style="border:1px solid black; vertical-align:top;" | | ||
+ | |||
+ | <!-- HOW TO ADD CATEGORIES ---------------------------------------------------------------------------------------------------------------------------------------------------> | ||
+ | |- | ||
+ | | style="border:1px solid black; vertical-align:top;" | Adding categories | ||
+ | | style="border:1px solid black; vertical-align:top;" | | ||
+ | * Click "Edit" on the ''page tab''. | ||
+ | * Link to: [[Help:Wiki University VisualEditor--Page Options|How to add a Category]]. | ||
+ | <br><br> | ||
+ | <font color="magenta">--- Henny todo: modify VisualEditor instructions due to Upgrade ---</font color> | ||
+ | | style="border:1px solid black; vertical-align:top;" | | ||
+ | * Click "Edit source" on the ''page tab''. | ||
+ | * Link to: [[Help:Wiki University Wikitext--Categories|Wikitext--Categories]] | ||
+ | | colspan="2" style="border:1px solid black; vertical-align:top;" | | ||
+ | |||
+ | <!-- HOW TO ADD SPECIAL CHARACTERS ---------------------------------------------------------------------------------------------------------------------------------------------------> | ||
+ | |- | ||
+ | | style="border:1px solid black; vertical-align:top;" | Adding special characters | ||
+ | | style="border:1px solid black; vertical-align:top;" | | ||
+ | * Click "Edit" on the ''page tab''. | ||
+ | * Link to: [[Help:Wiki University VisualEditor--Special Characters|How to add Special Characters]]. | ||
+ | <br><br> | ||
+ | <font color="magenta">--- Henny todo: modify VisualEditor instructions due to Upgrade ---</font color> | ||
+ | | style="border:1px solid black; vertical-align:top;" | | ||
+ | * Click "Edit source" on the ''page tab''. | ||
+ | * Using Help bar, click on special character icon. --- SHOW ME --- | ||
+ | | colspan="2" style="border:1px solid black; vertical-align:top;" | | ||
+ | |||
<!-- HOW TO SUBMIT IMAGES FOR UPLOAD ------------------------------------------------------------------------------------------------------------------------------------------> | <!-- HOW TO SUBMIT IMAGES FOR UPLOAD ------------------------------------------------------------------------------------------------------------------------------------------> | ||
|- | |- | ||
| style="border:1px solid black; vertical-align:top;" | Submitting images for upload | | style="border:1px solid black; vertical-align:top;" | Submitting images for upload | ||
| colspan="2" style="border:1px solid black; vertical-align:top;" | | | colspan="2" style="border:1px solid black; vertical-align:top;" | | ||
− | 1. Be sure your image conforms to the [[FamilySearch Wiki:Image use|Wiki Image Use Policy]].<br> | + | 1. Be sure your image conforms to the [[FamilySearch Wiki:Image use|<font color="blue">'''Wiki Image Use Policy'''</font color>]].<br> |
2. From the ''Research Wiki sidebar'', go to the section entitled ''Edit the Wiki'' and click on [https://www.familysearch.org/wiki/en/Special:EmailFile Upload File/Image].<br> | 2. From the ''Research Wiki sidebar'', go to the section entitled ''Edit the Wiki'' and click on [https://www.familysearch.org/wiki/en/Special:EmailFile Upload File/Image].<br> | ||
− | 3. You will be taken to a page named "Email File for Authorization". | + | 3. You will be taken to a page named "Email File for Authorization". <br> |
− | + | 4. Fill in the requested information on the form and attach your file then press the "Send file" button. <br> | |
+ | 5. The Wiki Support Team will review your request and provide their response to you. | ||
| colspan="2" style="border:1px solid black; vertical-align:top;" | <center><font color="red">''[place '''VIDEO 12''' here]''</font color> </center> | | colspan="2" style="border:1px solid black; vertical-align:top;" | <center><font color="red">''[place '''VIDEO 12''' here]''</font color> </center> | ||
+ | |||
+ | <!-- HOW TO CHANGE A PAGE NAME ------------------------------------------------------------------------------------------------------------------------------------------> | ||
+ | |- | ||
+ | | style="border:1px solid black; vertical-align:top;" | Request to Change a page name | ||
+ | | colspan="2" style="border:1px solid black; vertical-align:top;" | | ||
+ | 1. Go to the page or article you want the name changed.<br> | ||
+ | 2. Click on the TALK tab for that article and open a new topic entitled: '''Request page name change'''.<br> | ||
+ | 3. Enter your '''Reason(s)''' for requesting the page name change onto the TALK PAGE, then SAVE the page.<br> | ||
+ | 4. The Wiki Support Team will review your request and provide their response to you. | ||
+ | | colspan="2" style="border:1px solid black; vertical-align:top;" | | ||
+ | |||
+ | <!-- HOW TO DELETE A PAGE ------------------------------------------------------------------------------------------------------------------------------------------> | ||
+ | |- | ||
+ | | style="border:1px solid black; vertical-align:top;" | Request to Delete a page | ||
+ | | colspan="2" style="border:1px solid black; vertical-align:top;" | | ||
+ | 1. Go to the page or article you want deleted.<br> | ||
+ | 2. Click on the TALK tab for that article and open a new topic entitled: '''Request to delete page'''.<br> | ||
+ | 3. Enter your '''reason(s)''' for requesting that the page be deleted onto the TALK PAGE, then SAVE the page.<br> | ||
+ | 4. The Wiki Support Team will review your request and provide their response to you. | ||
+ | | colspan="2" style="border:1px solid black; vertical-align:top;" | | ||
|} | |} | ||
+ | == NOTES TO MYSELF == | ||
+ | Answer Q: What do if I make a mistake? -- To be covered in "GETTING HELP" lesson. | ||
<font color="red">NOTE: Refer to <u>[[User:Wonghk3/Sandbox/WU-Contributors -- Workarea]]</u> for "How To" links that we may be able to use and [https://docs.google.com/document/d/1DzCXgTgMc0zGhB8QPDhLkiw5A_8HA1x45Empxe1iEbY/edit?usp=sharing <u>Danielle's mini-video list</u>].</font color> | <font color="red">NOTE: Refer to <u>[[User:Wonghk3/Sandbox/WU-Contributors -- Workarea]]</u> for "How To" links that we may be able to use and [https://docs.google.com/document/d/1DzCXgTgMc0zGhB8QPDhLkiw5A_8HA1x45Empxe1iEbY/edit?usp=sharing <u>Danielle's mini-video list</u>].</font color> | ||
− | + | *Where can I find other resource pages? ---> See [https://www.familysearch.org/wiki/en/Wiki_Welcome_Center <font color="blue">Wiki Welcome Center.</font color>] | |
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
Latest revision as of 18:00, 2 December 2020
Contributor Lessons
Getting Started[edit | edit source]
Having reviewed the first four lessons, you should be familiar with:
- what the Wiki is and it's purpose;
- what standards are to be followed;
- what the common links and tabs represent on each page; and
- how to create your personal pages, especially workarea sandboxes.
You are now ready to begin editing in the Wiki.
Visual Editor or Wikitext Editor?[edit | edit source]
Wiki code can be edited using either Visual Editor or Wikitext Editor.
Visual Editor[edit | edit source]
- This editor is considered a WYSIWYG (what you see is what you get) editor and works like a word processor.
- It is used to generate wikitext code or HTML code which will affect a page's appearance.
- You can learn more about using this editor in the Wiki University Visual Editor Tutorial.
Wikitext Editor[edit | edit source]
- Wikitext, also known as Wikicode, is a hypertext markup editor that consists of SPECIFIC SYNTAX and keywords to format a page.
- Although this editor is harder to learn, it is considered more robust than Visual Editor; meaning, you can have more varied effects on a page than Visual Editor.
- You can learn more about using this editor in the Wiki University Wikitext Tutorial.
Editing the Wiki[edit | edit source]
This section will focus on "How To Edit" by providing links to step-by-step processes and mini demonstration videos using either of the two editors. (Be advised: You must be logged in before editing the Wiki.)
Task Description | Visual Editor How To Links | Wikitext Editor How To Links | Visual Editor Video | Wikitext Editor Video |
---|---|---|---|---|
Add or modify text
|
|
|
[place VIDEO 3 link here] | [place VIDEO 8 link here] |
Page construction
|
|
|
[place VIDEO 5 link here] | [place VIDEO 10 link here] |
Link to Wiki pages or websites
|
|
|
[place VIDEO 4 link here] | [place VIDEO 9 link here] |
Adding references
|
|
|
[place VIDEO 6 link here] | [place VIDEO 11 link here] |
Adding tables |
|
|
||
Adding images |
|
|
||
Adding templates |
|
|
||
Adding categories |
|
|
||
Adding special characters |
|
|
||
Submitting images for upload |
1. Be sure your image conforms to the Wiki Image Use Policy. |
|||
Request to Change a page name |
1. Go to the page or article you want the name changed. |
|||
Request to Delete a page |
1. Go to the page or article you want deleted. |
NOTES TO MYSELF[edit | edit source]
Answer Q: What do if I make a mistake? -- To be covered in "GETTING HELP" lesson.
NOTE: Refer to User:Wonghk3/Sandbox/WU-Contributors -- Workarea for "How To" links that we may be able to use and Danielle's mini-video list.
- Where can I find other resource pages? ---> See Wiki Welcome Center.