How to use and contribute: Difference between revisions

From Atomix
Line 12: Line 12:
<div class="mw-collapsible mw-collapsed" data-collapsetext="Collapse" data-expandtext="Expand Tips and Tricks">
<div class="mw-collapsible mw-collapsed" data-collapsetext="Collapse" data-expandtext="Expand Tips and Tricks">
Beyond using the editor, there are a few tips for adding internal links, which are described on [https://www.mediawiki.org/wiki/Help:Links#Internal_links MediaWiki help].  
Beyond using the editor, there are a few tips for adding internal links, which are described on [https://www.mediawiki.org/wiki/Help:Links#Internal_links MediaWiki help].  
The most important trick is the piped internal links. For example writing <nowiki>[[Turbulence spectrum| turbulence page]]</nowiki> which link the words [[Turbulence spectrum| turbulence page]] to an internal page called Turbulence spectrum.


==Inserting special symbols and math==
==Inserting special symbols and math==

Revision as of 13:38, 29 October 2021

Creating and editing wiki pages

Peer-review and commenting

Eventually, we'll be accepting comments from the community when the processing steps will be delineated on the wiki. We're in the process of establishing the how and where, but "when" is in 2022.


For now, take a look at discussion page for help on threaded comments.

Tips and tricks

Beyond using the editor, there are a few tips for adding internal links, which are described on MediaWiki help.

The most important trick is the piped internal links. For example writing [[Turbulence spectrum| turbulence page]] which link the words turbulence page to an internal page called Turbulence spectrum.


Inserting special symbols and math

Wrap your Tex code with <math>\varepsilon</math> to render [math]\displaystyle{ \varepsilon }[/math]


Creating tables