No edit summary Tag: 2017 source edit |
No 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.[[File:edit source 1.jpg|thumb]]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. | 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.[[File:edit source 1.jpg|thumb]]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. | ||
<br clear=all> | <br clear=all> | ||
If you want a grey box around some code or text write the source edit as: | |||
If you want a grey box around some code or | |||
[[File:edit source 2 pre.jpg|left|frame]] | [[File:edit source 2 pre.jpg|left|frame]] | ||
<br clear=all> | <br clear=all> | ||
<pre>[[File:insert image ABC.jpg|frame|400x400px]]</pre> | <pre>[[File:insert image ABC.jpg|frame|400x400px]]</pre> | ||
<br clear=all> | |||
The code for the instructions on this page looks like this: | |||
Revision as of 17:06, 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.
If you want a grey box around some code or text write the source edit as:
[[File:insert image ABC.jpg|frame|400x400px]]
The code for the instructions on this page looks like this:
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]]