SandBox1: Difference between revisions
Jump to navigation
Jump to search
(wip) |
(try1) |
||
Line 1: | Line 1: | ||
Sure, here is the raw text and the copy button for the MediaWiki sample page in source code: | |||
# MediaWikiPageByBard | |||
This is a sample MediaWiki page created by Bard. It has three sections, marked in MD notation, such that MediaWiki produces a TOC. | |||
## Section 1 | |||
This is the first section of the page. It is about the basics of MediaWiki. | |||
## Section 2 | |||
This is the second section of the page. It is about how to create and edit MediaWiki pages. | |||
## Section 3 | |||
This is the third section of the page. It is about how to use MediaWiki extensions. | |||
## ToC | |||
{{TOC}} | |||
<CopyButton>Copy to clipboard</CopyButton> | |||
To copy the code to your clipboard, click on the `Copy to clipboard` button. The code will then be copied to your clipboard, and you can paste it into a text editor or other application. | |||
I hope this helps! |
Revision as of 11:18, 19 July 2023
Sure, here is the raw text and the copy button for the MediaWiki sample page in source code:
- MediaWikiPageByBard
This is a sample MediaWiki page created by Bard. It has three sections, marked in MD notation, such that MediaWiki produces a TOC.
- Section 1
This is the first section of the page. It is about the basics of MediaWiki.
- Section 2
This is the second section of the page. It is about how to create and edit MediaWiki pages.
- Section 3
This is the third section of the page. It is about how to use MediaWiki extensions.
- ToC
<CopyButton>Copy to clipboard</CopyButton>
To copy the code to your clipboard, click on the `Copy to clipboard` button. The code will then be copied to your clipboard, and you can paste it into a text editor or other application.
I hope this helps!