Help:Contributing: Difference between revisions
Jump to navigation
Jump to search
Link new Help:Contributing/languages page |
No edit summary |
||
| Line 7: | Line 7: | ||
== Editing pages == | == Editing pages == | ||
=== Learning the MediaWiki syntax === | |||
The MediaWiki syntax is easy to learn. However, it is unique and can be confusing at first even for editors familiar with markdown and HTML. | The MediaWiki syntax is easy to learn. However, it is unique and can be confusing at first even for editors familiar with markdown and HTML. | ||
| Line 16: | Line 18: | ||
* [[Help:Contributing/code|Code blocks and syntax highlighting]] | * [[Help:Contributing/code|Code blocks and syntax highlighting]] | ||
* [[Help:Contributing/languages|Languages and translation]] | * [[Help:Contributing/languages|Languages and translation]] | ||
=== Write in style | |||
* [[Help:Contributing/Style_Guide]] | |||
Revision as of 06:33, 19 August 2026
Page management: creating, moving, deleting pages
Editing pages
Learning the MediaWiki syntax
The MediaWiki syntax is easy to learn. However, it is unique and can be confusing at first even for editors familiar with markdown and HTML.
To get started:
- MediaWiki syntax 101
- More help on links
- Code blocks and syntax highlighting
- Languages and translation
=== Write in style