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| | 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]] | ||
These two diagrams show the code from 'Bulk upload images' and the page view it produces. | |||
[[File:insert image visual edit.jpg|framed|700x700px]] | |||
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: | |||
< | |||
Revision as of 16: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.
These two diagrams show the code from 'Bulk upload images' and the page view it produces.
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]]