Difference between revisions of "Insert Tables"
From energypedia
***** (***** | *****) m (Ranisha moved page Help:Insert Tables to Insert Tables without leaving a redirect) |
***** (***** | *****) m |
||
Line 1: | Line 1: | ||
− | |||
{{template:Tabs-1 | {{template:Tabs-1 | ||
|Energypedia_Community:_Help|Back to the Help Portal | |Energypedia_Community:_Help|Back to the Help Portal | ||
Line 76: | Line 75: | ||
<br/> | <br/> | ||
− | If you are interested, see [http://en.wikipedia.org/wiki/ | + | If you are interested, see [http://en.wikipedia.org/wiki/Table#Pipe_syntax_tutorial here] or just create one with the editor and see what changes in WikiText result in.<br/> |
Some basic explanations: | Some basic explanations: | ||
Line 88: | Line 87: | ||
= Import Tables from Excel<br/> = | = Import Tables from Excel<br/> = | ||
− | It is also possible to import existing Excel tables into energypedia. Here, you can find a detailed description of the [[ | + | It is also possible to import existing Excel tables into energypedia. Here, you can find a detailed description of the [[Import Tables from Excel|Excel to wiki import]]. |
Revision as of 10:14, 8 November 2016
Instructions
1. Click on the symbol "Table" in the edit toolbar.
3. Choose your desired table properties.
|
4. Click "OK" and the table will be displayed.
Changing the Table Properties
Right click on the table to get the following options.
For example:
- Delete or insert cells, rows and columns etc.
- "Merge Right" (or left) to merge two cells to one.
- Change the colour of a cell: "Cell" -> "Cell Properties" -> "Background Colour"
- Change basic table properties: Click “Table properties“.
"Advance Option"
You can of course also create a table in the wiki text but this is not that easy. However, once you know what you are doing it is a comfortable tool for editing tables.
If you are interested, see here or just create one with the editor and see what changes in WikiText result in.
Some basic explanations:
- Cellspacing describes the space between the cells in the tables in pixels
- Cellpadding describes the space between the cells' borders and the text inside them
- Width describes the tables width. Note that it is possible to give cells a specific width which will be used for all the cells in a column.
Import Tables from Excel
It is also possible to import existing Excel tables into energypedia. Here, you can find a detailed description of the Excel to wiki import.