Notes on Wikimedia: Difference between revisions
Wikisailor (talk | contribs) Created page with "==Introduction== In this section we will have a odd collection of notes on how to present things with Wiki markup. A lot of things will be in their own section so it is easy to open just that item ==Drawing and graphical content== The simplest graphic to use is the emojis as they are just a few bytes long they don't use a lot of storage and download as fast as any text There is a small curated list of them just for this wiki" |
Wikisailor (talk | contribs) |
||
| Line 5: | Line 5: | ||
==Drawing and graphical content== | ==Drawing and graphical content== | ||
The simplest graphic to use is the emojis as they are just a few bytes long they don't use a lot of storage and download as fast as any text There is a small curated list of them just for this wiki | ===Emojis are easy=== | ||
The simplest graphic to use is the emojis as they are just a few bytes long they don't use a lot of storage and download as fast as any text There is a small curated list of them just for this wiki 🍎[[The Fruit Lab Icon Set]]. | |||
===SVG diagrams=== | |||
The next set of graphical display is a Diagram. the easiest way to make a diagram is in draw.io and as it is free and easy to make network diagrams or flow charts or any other block or line based drawing no need to look much further. Having made the diagram it would be best to export it as a SVG because are essentially "text-based images". They never get blurry when you zoom in because they are geometry based rather than pixel based like jpeg or png. Another good point is that the file sizes are tiny. '''Please note''' When exporting, make sure '''"Include a copy of my diagram"''' is checked. This embeds the "editable" Draw.io data inside the image and enables the drawing to be edited later. So if it was a network diagram and a host is added the diagram can be downloaded to a laptop with draw.io and simply add a new host to the diagram then, upload the new modified diagram as if nothing happened. | |||
====Upload and display==== | |||
On the Wiki's sidebar, click Upload file. A screen with dialogues to upload some files is displayed. Upload your fruit-lab-network.svg. Give it a destination filename (e.g., File:Kiwi_Pear_2.5G_Topology.svg). when the file has uploaded with | |||
[[File:Kiwi_Pear_2.5G_Topology.svg|thumb|800px|Current 2.5G Network Layout showing Grape, Kiwi, and Pear.]] | |||
Revision as of 14:04, 5 February 2026
Introduction
In this section we will have a odd collection of notes on how to present things with Wiki markup. A lot of things will be in their own section so it is easy to open just that item
Drawing and graphical content
Emojis are easy
The simplest graphic to use is the emojis as they are just a few bytes long they don't use a lot of storage and download as fast as any text There is a small curated list of them just for this wiki 🍎The Fruit Lab Icon Set.
SVG diagrams
The next set of graphical display is a Diagram. the easiest way to make a diagram is in draw.io and as it is free and easy to make network diagrams or flow charts or any other block or line based drawing no need to look much further. Having made the diagram it would be best to export it as a SVG because are essentially "text-based images". They never get blurry when you zoom in because they are geometry based rather than pixel based like jpeg or png. Another good point is that the file sizes are tiny. Please note When exporting, make sure "Include a copy of my diagram" is checked. This embeds the "editable" Draw.io data inside the image and enables the drawing to be edited later. So if it was a network diagram and a host is added the diagram can be downloaded to a laptop with draw.io and simply add a new host to the diagram then, upload the new modified diagram as if nothing happened.
Upload and display
On the Wiki's sidebar, click Upload file. A screen with dialogues to upload some files is displayed. Upload your fruit-lab-network.svg. Give it a destination filename (e.g., File:Kiwi_Pear_2.5G_Topology.svg). when the file has uploaded with