Open main menu

Changes

Contribute to page

730 bytes removed, 22:08, 20 May 2019
no edit summary
<h1> Description </h1>
Learn how to contribute to an existing page.
<h1>Example Existing Page: "How to design the toothbrush"Examples</h1><h2>Author 1[http: Mr A Claire</h2>About./www.wikidesign.world/How_to_design_the_example_page How to design the example page]
<h2>Product</h2>
<h3>Summary</h3>
...
<h3>Lifespan</h3>
...
<h1>Get Started...</h1>
<h2>Step 1: Locate the page</h2>
First of all, we need to locate the page we want to contribute to by searching for it. Load the page up by clicking it from the search results.
<h2>Problems identified</h2>
<h3>Problem 1</h3>
...
<h3>Problem 2</h3>
...
<h3>Problem 3</h3>
...
<h2>Step 2: Editing the page</h2>
In the address bar, add the text "#/editor/0" to the end of the page URL to go into editor mode. For example "wikidesign.world/How_to_design_the_toothbrush#/editor/0".
<h2>Aim & solutions</h2>
<h3>Suggestion 1</h3>
...
<h3>Suggestion 2</h3>
...
<h3>Suggestion 3</h3>
...
<h2>Step 3: Copy & modify the code</h2>
1. Copy the code into the editor above the tag "NEW CONTRIBUTOR - PASTE RIGHT ABOVE THIS LINE".
2. Modify your author 'NUMBER' tags (if there are 3 authors already, then your author number will be 4) and also provide a contribution date.
<h2>Cleaning & restoration</h2><h3>Cleaning method 1</h3>3...<h3>Cleaning method Save the page to show your intentions of contributing, then you may go back into editor mode to add your contribution, where you will have 2</h3>...<h3>Restoration method 1</h3>..weeks to finalise it (after this date, other contributors can begin contributing to the page).
<h3>Notes</h3>
Note 1: If an author has suggested an idea already, try not to copy the same idea, but you may provide an adjustment to the suggestion.
Note 2: Before submitting/saving the page, remember to copy the entire editor box, in case of data loss by connection or server.
Note 3: We recommend writing up your contribution on your computer in a notepad, to give yourself enough time to write your content.
<h2h3>The code</h3><blockquote> <pre><!-- ########## AUTHOR 'NUMBER' START ########## -->///In Progress<h1>Recyclable optionsAuthor 2: Miss Author's Name</h2h1><h3h2>Recyclable option 1About</h3h2>
...
<h3h2>Recyclable option 2Contribution Date</h3h2>
...
<h3>Recyclable option 3</h3>...    <h2>Sources & examples</h2>...      <h1>Author 2: Miss Author's Name</h1>About...    <h2>Productlifespan</h2><h3>Summary</h3>...<h3>Lifespan</h3>
...
  <h1>Get Started...</h1><h2>Step 1: Locate the page</h2>First of all, we need to locate the page we want to contribute to through searching for it. Load the page up by clicking it from the search results.    <h2>Step 2: Editing the page</h2>In the address bar, add the text "#/editor/0" to the end of the page URL to go into edit mode. Once you are here, you need to find a free author slot which starts and ends like the following "########## AUTHOR 2 START ##########" to "########## AUTHOR 2 END ##########, for e.g. you would use this slot if there is already 1 author who initially made the page.  If there is no slot, copy the two complete lines "########## AUTHOR + START ##########" ########## AUTHOR + END ########## including with the "< ! -- "" -->" code around them above the "+" copied slots and replace the "+'s" in them with your new author number, e.g. 5.  <h2>Step 3: Copy the code</h2>Copy the following code between your slot, which you may continue editing it over time. (remember to copyAction taken/save any code before submitting to avoid data loss locally) <blockquote> <pre><h1>Author 2: Miss Author's Nameinfluence</h1>About...    <h2>Product</h2><h3>Summary</h3>...<h3>Lifespan</h3>...    <h2>Problems identified</h2><h3>Problem 1</h3>...<h3>Problem 2</h3>...<h3>Problem 3</h3>
...
 
 
 
<h2>Aim & solutions</h2>
<h3>Suggestion 1</h3>
...
<h3>Suggestion 2</h3>
...
<h3>Suggestion 3</h3>
...
<h2>Cleaning & restoration</h2>
<h3>Cleaning method 1</h3>
...
<h3>Cleaning method 2</h3>
...
<h3>Restoration method 1</h3>
...
 
 
 
 
<h2>Recyclable options</h2>
<h3>Recyclable option 1</h3>
...
<h3>Recyclable option 2</h3>
...
<h3>Recyclable option 3</h3>
...
 
 
 
 
<h2>Sources & examples</h2>
...
<!-- ########## AUTHOR 'NUMBER' END ########## -->
</pre>
</blockquote>