Open main menu

Changes

Contribute to page

460 bytes added, 22:08, 20 May 2019
no edit summary
<h1> Description </h1>
Learn how to contribute to an existing page.
<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 by 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 editor mode. Once you are here, you need to find a free author slot which starts and ends like the following For example "wikidesign.world/How_to_design_the_toothbrush########## AUTHOR 2 START ##########/editor/0" 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 copy/save any code before submitting to avoid data loss locally)
<blockquoteh2> Step 3: Copy & modify the code<pre/h2><h1>Author 1. Copy the code into the editor above the tag "NEW CONTRIBUTOR - PASTE RIGHT ABOVE THIS LINE".  2: Miss Author. Modify your author 'NUMBER's Name</h1>tags (if there are 3 authors already, then your author number will be 4) and also provide a contribution date.  About.3.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 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>ProductAuthor 2: Miss Author's Name</h2h1><h3h2>SummaryAbout</h3h2>
...
<h3h2>LifespanContribution Date</h3h2>...<h2>Product lifespan</h2>
...
...
 
 
 
<h2>Action taken/influence</h2>
...
 
 
 
 
 
 
<!-- ########## AUTHOR 'NUMBER' END ########## -->
</pre>
</blockquote>