Help: Difference between revisions

From RCATs
Line 1: Line 1:
== '''RCAT's Help Doc''' ==
== '''RCAT's Help Doc''' ==
Editing a page. You can use either method that you want. However you can do most of your edits in Visual mode for easy editing and 0 coding.
[[File:Editors.png|center|frameless|1000x1000px|How to edit a page.]]


=='''Transclusion'''==
===== WYSIWYG Editor =====
[[File:Editor1.png|frameless|1000x1000px]]


===== Code Editor =====
[[File:Editor2.png|frameless|1000x1000px]]


=='''Transclusion'''==
Transclusion adds a section of one page to another page. <syntaxhighlight lang="powershell">
Transclusion adds a section of one page to another page. <syntaxhighlight lang="powershell">
Step1. <section begin="Section Title" />Article <end="Section Title" />
Step1. <section begin="Section Title" />Article <end="Section Title" />

Revision as of 07:54, 18 September 2023

RCAT's Help Doc

Editing a page. You can use either method that you want. However you can do most of your edits in Visual mode for easy editing and 0 coding.

How to edit a page.
WYSIWYG Editor

Editor1.png

Code Editor

Editor2.png

Transclusion

Transclusion adds a section of one page to another page.

Step1. <section begin="Section Title" />Article <end="Section Title" />

Step2. Add to the page that you want the information to show on. {{#lst:Page|Section Title}}