Main Page
From Ntcc
(81 intermediate revisions not shown) | |||
Line 1: | Line 1: | ||
- | + | <h1>Welcome to the NTCC SOP</h1> | |
A wiki is a powerful tool that allows multiple users to collaborate and share content rapidly. The best example of this is Wikipedia, which is powered by the exact same software that this wiki is! | A wiki is a powerful tool that allows multiple users to collaborate and share content rapidly. The best example of this is Wikipedia, which is powered by the exact same software that this wiki is! | ||
- | == | + | == Notes == |
- | + | *The goal is to combine NTCC procedures into one area for easy access | |
- | + | *This site allows logged in users to view and the Admin user to edit | |
- | + | *With a wiki users add and edit on the fly | |
+ | *As editing skills become more advanced, would like to incorporate multiple pages as well as enhance search function | ||
+ | *Reference Index for list of sub-pages. Many were created to enhance the 'search' function | ||
- | == | + | == Warning == |
- | + | This is a public domain and could possibly be viewed by anyone, so confidential information should not be used. Even when the privacy settings are set to hide the page, there is risk of the page being hacked. | |
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | # enter | + | <h1>NTCC PROCEDURES</h1> |
+ | <h3>[[Call Flow Chart]]</h3> | ||
+ | |||
+ | <h3>[[Express Warehouse]]</h3> | ||
+ | |||
+ | <h3>[[No Charge Order]]</h3> | ||
+ | |||
+ | <h3>[[Routing Orders in UPDS]]</h3> | ||
+ | |||
+ | <h3>[[Serial Number Look-Up In AS400]]</h3> | ||
+ | |||
+ | <h3>[[Variations]]</h3> | ||
+ | |||
+ | <h3>[[Warranty Only Order]]</h3> | ||
+ | |||
+ | <h1>Index Of Sub Pages</h1> | ||
+ | |||
+ | A | ||
+ | *[[AS400]] | ||
+ | |||
+ | C | ||
+ | *[[Call Flow Chart]] | ||
+ | *[[Coatings]] | ||
+ | *[[COJO]] (Coordinated Job) | ||
+ | |||
+ | D | ||
+ | *[[DOE]] | ||
+ | |||
+ | E | ||
+ | *[[Express Warehouse]] | ||
+ | |||
+ | H | ||
+ | *[[HTML Codes]] | ||
+ | |||
+ | N | ||
+ | *[[No Charge Order]] | ||
+ | *[[No Charge]] | ||
+ | |||
+ | R | ||
+ | *[[Routing Orders in UPDS]] | ||
+ | |||
+ | S | ||
+ | *[[Seismic Curbs]] | ||
+ | *[[Serial Number Look-Up In AS400]] | ||
+ | *[[SPA]] | ||
+ | |||
+ | U | ||
+ | *[[UPDS]] | ||
+ | |||
+ | V | ||
+ | *[[Variations]] | ||
+ | |||
+ | W | ||
+ | *[[Warranty]] | ||
+ | *[[Warranty Only Order]] | ||
+ | |||
+ | |||
+ | <h1>Test Area</h1> | ||
+ | You can use this area to test and practice. | ||
+ | |||
+ | == Example 2nd Level Heading == | ||
+ | There is a quick button for this or you can use the 'h' tags | ||
+ | |||
+ | <h3>Example 3rd Level Heading</h3> | ||
+ | <p>If there are more than 1 paragraphs, you can use the 'p' tags to create paragraphs or double space. Otherwise all the sentences will run together.</p> | ||
+ | Or use a br/ at the end of the sentence <br/> | ||
+ | It will take you to the next line without a space like /p.<br/> | ||
+ | Like this<br/> | ||
+ | #Use pound sign for numbers, not the actual number | ||
+ | #Like this | ||
+ | *Use star for bullet points | ||
+ | :*Colon, Star to indent | ||
+ | |||
+ | == Back to 2nd Level == | ||
+ | To link to a sub page, enter the code as [[DOE]] | ||
+ | |||
+ | <h3>Helpful links</h3> | ||
+ | This site's "Wiki Code" is [http://en.wikipedia.org/wiki/HTML HTML]. If you need help or would like to go more advanced on the coding, below are some helpful links. | ||
+ | *[http://www.w3schools.com/html/default.asp w3 schools tutorial] | ||
+ | *[http://vimeo.com/28048764 Basic Editing Video on Vimeo] | ||
+ | *[http://editthis.info/wiki/How_to_make_a_successful_wiki How to make a successful wiki] | ||
+ | *[http://editthis.info/wiki/Help:Contents Help Page] | ||
+ | *[[HTML Codes]] |
Current revision as of 16:35, 10 December 2012
Contents |
Welcome to the NTCC SOP
A wiki is a powerful tool that allows multiple users to collaborate and share content rapidly. The best example of this is Wikipedia, which is powered by the exact same software that this wiki is!
Notes
- The goal is to combine NTCC procedures into one area for easy access
- This site allows logged in users to view and the Admin user to edit
- With a wiki users add and edit on the fly
- As editing skills become more advanced, would like to incorporate multiple pages as well as enhance search function
- Reference Index for list of sub-pages. Many were created to enhance the 'search' function
Warning
This is a public domain and could possibly be viewed by anyone, so confidential information should not be used. Even when the privacy settings are set to hide the page, there is risk of the page being hacked.
NTCC PROCEDURES
Call Flow Chart
Express Warehouse
No Charge Order
Routing Orders in UPDS
Serial Number Look-Up In AS400
Variations
Warranty Only Order
Index Of Sub Pages
A
C
- Call Flow Chart
- Coatings
- COJO (Coordinated Job)
D
E
H
N
R
S
U
V
W
Test Area
You can use this area to test and practice.
Example 2nd Level Heading
There is a quick button for this or you can use the 'h' tags
Example 3rd Level Heading
If there are more than 1 paragraphs, you can use the 'p' tags to create paragraphs or double space. Otherwise all the sentences will run together.
Or use a br/ at the end of the sentence
It will take you to the next line without a space like /p.
Like this
- Use pound sign for numbers, not the actual number
- Like this
- Use star for bullet points
- Colon, Star to indent
Back to 2nd Level
To link to a sub page, enter the code as DOE
Helpful links
This site's "Wiki Code" is HTML. If you need help or would like to go more advanced on the coding, below are some helpful links.