|
|
| Line 1: |
Line 1: |
| == Welcome to the Sample Page (Production) == | | == Welcome to the Comet Electronics Document Depot == |
|
| |
|
| This is a demonstration page to showcase the power of **MediaWiki** with the **TinyMCE** editor. You can format your content easily and visually!
| | = <br>RailRSM<br> = |
| | Description |
|
| |
|
| === Basic Formatting ===
| | [[APU-102 Manual]] |
| | | = RailNet = |
| - **Bold Text:** This text is '''bold'''.<br>- *Italic Text:* This text is ''italic''.<br>- ***Bold and Italic Text:*** This text is '''''bold and italic'''''.
| | = RailERT = |
| | |
| === Headings and Subheadings ===
| |
| | |
| # Headings help structure your content.<br>## Subheading 1<br>### Subheading 2<br>#### Subheading 3
| |
| | |
| === Bullet Points and Numbering ===
| |
| | |
| - Bullet point 1<br>- Bullet point 2<br> - Sub-bullet point 1<br> - Sub-bullet point 2
| |
| | |
| 1. Numbered item 1<br>2. Numbered item 2<br> 1. Sub-item 1<br> 2. Sub-item 2
| |
| | |
| === Links ===
| |
| | |
| - External link: [https://www.mediawiki.org MediaWiki Documentation]<br>- Internal link: [[Main Page]]
| |
| | |
| === Image ===
| |
| | |
| Below is a sample image (you can upload and replace this image):
| |
| | |
| [[File:dog-image.png|thumb|300px|This is a sample image with a caption.]] | |
| | |
| === Tables ===
| |
| | |
| |-<br>! Column 1 !! Column 2 !! Column 3<br>|-<br>| Row 1, Cell 1 || Row 1, Cell 2 || Row 1, Cell 3<br>|-<br>| Row 2, Cell 1 || Row 2, Cell 2 || Row 2, Cell 3<br>|} data-mwt-tableStartNewLines=2>
| |
| === Code Block ===
| |
| | |
| <syntaxhighlight lang="csharp"><br>public class HelloWorld<br>{<br> public static void Main()<br> {<br> Console.WriteLine("Hello, MediaWiki!");<br> }<br>}<br></syntaxhighlight>
| |
| | |
| === Highlighting Text === | |
| | |
| Use <mark>highlighting</mark> to draw attention to specific parts of your text.
| |
| | |
| === Blockquote ===
| |
| | |
| > "This is a blockquote used for quoting text."
| |
| | |
| === Horizontal Line ===
| |
| | |
| ----
| |
| <br>That's a horizontal line!<br><br>
| |
| {| class="wikitable" br="" | | {| class="wikitable" br="" |
| |} | | |} |