Open main menu

Difference between revisions of "Create a page"

Line 3: Line 3:
  
  
 
+
__TOC__
  
  

Revision as of 15:22, 26 April 2019

Description

Learn how to create a page relating to a product you would like to document for review.



Examples

How to design the example page




Get Started...

Step 1: Check availability

First of all, we need to check if the page does not already exist, therefore you must search the product name to see if a page already exists. If it does not, then great, follow the next step.



Step 2: Create the page

In the address bar, type the following "http://www.wikidesign.world/index.php?title=How_to_design_the_car&action=edit&redlink=1" - but before you do, remember to replace the text in the link "How_to_design_the..." with your new page name, for example if milk carton then it should look like the following "http://www.wikidesign.world/index.php?title=How_to_design_the_milk_carton&action=edit&redlink=1"

Special characters that may be useful
"_" = space
"%26" = & (use space before and after)



Step 3: Copy the code

Copy the following code into a text editor (ideally Notepad++) or directly into your newly created page on edit (Page URL followed by #/editor/0) - if you choose to copy it to your new page, you may continue editing it over time.


Note: If you create a page relating to a product that already exists on our network, it will more than likely be deleted, therefore it is important to check if the product exists; if the product exists, you can at least learn how to contribute to a page instead.


<!-- ########## AUTHOR 1 START ########## -->

<h1>Author 1: Mr A Claire</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 1 END ########## -->




<!-- ########## AUTHOR 2 START ########## -->
<!-- ########## AUTHOR 2 END ########## -->
<!-- ########## AUTHOR 3 START ########## -->
<!-- ########## AUTHOR 3 END ########## -->
<!-- ########## AUTHOR 4 START ########## -->
<!-- ########## AUTHOR 4 END ########## -->
<!-- ########## AUTHOR + START ########## -->
<!-- ########## AUTHOR + END ########## -->

<!-- ########## ADMIN START ########## -->
<!-- ########## ADMIN END ########## -->

That's all there is to creating your first page. Once you've made your page and have updated it according to our guidelines, we will then review your content and ensure it is kept up to the best standard, allowing other people on the network to contribute to it, as technology, science and the times change, in the years to come. Thank you for contributing to our world.


Useful Links


Refer to the formatting guide at MediaWiki to embed links, tables, etc.
View an example of a page with a contribution
Edit an example of a page with a contribution