Difference between revisions of ":Wiki Article How To"
(→How to Create an official Wiki Article) |
|||
| Line 29: | Line 29: | ||
6. Save page. | 6. Save page. | ||
| + | ==New Template== | ||
| + | <div class="toccolours mw-collapsible mw-collapsed"> | ||
| + | [[File:Icon_for_type_SystemUI_Old.png|250px]]<span style="font-size:180%;">'''SystemUI Old'''</span> | ||
| + | <div class="mw-collapsible-content">{{Template:XXX_SystemUI_OldGUI}}</div> | ||
| + | </div> | ||
| + | <div class="toccolours mw-collapsible mw-collapsed"> | ||
| + | [[File:Icon_for_type_SystemUI_New.png|250px]]<span style="font-size:180%;">'''SystemUI New'''</span> | ||
| + | <div class="mw-collapsible-content">{{Template:XXX_SystemUI_NewGUI}}</div> | ||
| + | </div> | ||
| + | |||
| + | <div class="toccolours mw-collapsible mw-collapsed"> | ||
| + | [[File:Icon_for_type_WebUI_Old.png|250px]]<span style="font-size:180%;">'''WebUI Old'''</span> | ||
| + | <div class="mw-collapsible-content">{{Template:XXX_WebUI_Old}}</div> | ||
| + | </div> | ||
| + | |||
| + | <div class="toccolours mw-collapsible mw-collapsed"> | ||
| + | [[File:Icon_for_type_WebUI_New.png|250px]]<span style="font-size:180%;">'''WebUI New'''</span> | ||
| + | <div class="mw-collapsible-content">{{Template:XXX_WebUI_New}}</div> | ||
| + | </div> | ||
| + | |||
| + | <div class="toccolours mw-collapsible mw-collapsed"> | ||
| + | [[File:Icon_for_type_SmartPSS.png|250px]]<span style="font-size:180%;">'''SmartPSS'''</span> | ||
| + | <div class="mw-collapsible-content">{{Template:XXX__SmartPSS}}</div> | ||
| + | </div> | ||
| + | |||
| + | <div class="toccolours mw-collapsible mw-collapsed"> | ||
| + | [[File:Icon_for_type_DSS_Express_S.png|250px]]<span style="font-size:180%;">'''DSS Express S'''</span> | ||
| + | <div class="mw-collapsible-content">{{Template:XXX_DSS_Express}}</div> | ||
| + | </div> | ||
| + | |||
| + | <div class="toccolours mw-collapsible mw-collapsed"> | ||
| + | [[File:DSS_Mobile2_Icon.jpg|150px]]<span style="font-size:180%;">'''DSS4004-S2 & DSS7016-S2'''</span> | ||
| + | <div class="mw-collapsible-content">{{Template:Email_Notifications_DSS_S2}}</div> | ||
| + | </div> | ||
| + | |||
| + | <div class="toccolours mw-collapsible mw-collapsed"> | ||
| + | [[File:iDMSS_Plus_Icon2.jpg|150px]]<span style="font-size:180%;">'''Mobile:iDMSS Plus & gDMSS Plus '''</span> | ||
| + | <div class="mw-collapsible-content">{{Template:XXX_MobileUI_DMSS}}</div> | ||
| + | </div> | ||
[[Category:Internal]] | [[Category:Internal]] | ||
Revision as of 21:01, 9 January 2020
Contents
How to Create an official Wiki Article
1. On https://dahuawiki.com/Main_Page , create a wiki article of whatever thing you want to troubleshoot by adding a URL name at the end, if you want to make a specific article about troublshooting IPCs, go to https://dahuawiki.com/IPCamera and make a URL name after IPCamera.
2. Create the article and add the following:
=Title= ==Description== ==Prerequisites== ==Video Instructions== <embedvideo service="youtube">https://www.youtube.com/watch?v=EXAMPLE</embedvideo> ==Step by Step Instructions== 1. [[File:YourProcess1.jpg|800x800px]] [[Category:Troubleshoot]]
Note: Put a title there instead of putting "Example title".
3. Write down the description(what your article is about), Prerequisites(what it requires), Video Instructions by adding it on our official wiki YouTube https://www.youtube.com/channel/UCzfZ4l7pSXDfprVeFslp-oQ
4. Write down your step by step instruction and provide a picture for each step by uploading it to the wiki.
Note: Put down the image name.
5. Add in appropriate category to your article.
6. Save page.