Difference between revisions of "Editing Wiki"

From SdNOG wiki
Jump to navigation Jump to search
(Adding an Icon)
Line 28: Line 28:
 
* name it as {name-icon}
 
* name it as {name-icon}
 
* make sure to add the icon to the "icon category"
 
* make sure to add the icon to the "icon category"
 +
<pre>
 +
[[Category:icon]]
 +
</pre>
  
 
==Adding a text message box ==
 
==Adding a text message box ==

Revision as of 14:26, 29 August 2019

This page will mention some guidelines to edit the wiki.

Editing a page

  • Each page you will write need to be linked to other page, or mentioned on other page. otherwise the page will be orphaned and no one will access it.
  • Each page and image need to be tagged to one/more Category. on the top of the page add these lines:
[[Category:name_of_Category1]]
[[Category:name_of_Category2]]
e.g: [[Category:SdNOG]]

Drawing a Flowchart

To draw a flowchart or gantt chart use Mermaid extension. at this page you find the syntax for mermaid diagrams

Adding an Image

Adding an Icon

We have already uploaded some icons, please note before uploading a new icon; check if it is already here or not.



to upload new icon

  • get the transparent version
  • name it as {name-icon}
  • make sure to add the icon to the "icon category"
[[Category:icon]]

Adding a text message box