Last edited 3 years ago
by Elise

Help:Edit source: Difference between revisions

No categories assignedEdit
No edit summary
Tag: 2017 source edit
mNo edit summary
Tag: 2017 source edit
Line 2: Line 2:
You have a choice of '''Visual editing''' and '''edit source''' which can help with more sophisticated formatting if you need to make tables, or creating borders around images with varied spacing.
You have a choice of '''Visual editing''' and '''edit source''' which can help with more sophisticated formatting if you need to make tables, or creating borders around images with varied spacing.
<br clear=all>
<br clear=all>
Creating a layout with borders around images and appropriate spacing can be troublesome in the Visual edit, particularly if the images are of varied sizes and need defining. [[File:edit source 1.jpg|right|frame]]
Creating a layout with borders around images and appropriate spacing can be troublesome in the Visual edit, particularly if the images are of varied sizes and need defining. [[File:edit source 1.jpg|right|thumb]]
The diagram below the code that results in the page view.
These two diagrams show the code from 'Bulk upload images' and the page view it produces.  
[[File:edit source 1.jpg|right|frame]]
The page is ‘empty’ to start with, so click the "empty page" to begin editing.
In the menu, you can then in type the name of the page you wish to create.
<div style="clear: both"></div>
[[File:add empty new page.jpg|right|frame|300x300px]]


<br clear=all>
[[File:insert image visual edit.jpg|framed|700x700px]]
Add some text to the page space and select the drop-down ‘Categories’ to give it a home. ‘Citizen Science Projects’ or ‘Resources’.
If you want a border around an existing image, open 'source editing' in top bar and write the source edit as
 
<pre>[[File:insert image visual edit.jpg|framed|400x400px]]</pre>
[[File:4 add new page.jpg|right|frame|300x300px]]
<br clear=all>





Revision as of 15:45, 21 April 2020

Editing a page with source

You have a choice of Visual editing and edit source which can help with more sophisticated formatting if you need to make tables, or creating borders around images with varied spacing.

Creating a layout with borders around images and appropriate spacing can be troublesome in the Visual edit, particularly if the images are of varied sizes and need defining.

edit source 1.jpg

These two diagrams show the code from 'Bulk upload images' and the page view it produces.

insert image visual edit.jpg

If you want a border around an existing image, open 'source editing' in top bar and write the source edit as

[[File:insert image visual edit.jpg|framed|400x400px]]



Other Useful Tricks

Disable the Table of Contents on the page

  • Add the text [[__NOTOC__]] anywhere in the page content to disable the automated Table of Contents

More on Categories

  • To put the article in categories, place this code anywhere in the content: [[Category:Category Name]]