Wiki Instance Specific Help
Contents
Some pages of interest
- Help:Contents
- Special:Preferences
- MediaWiki:Sidebar (MediaWiki Original Sidebar)
- Special:SpecialPages
- Special:Version
HowTo-s
<syntaxhighlight lang="php">
<?php
$v = "string"; // sample initialization
?>
html text
<?
echo $v; // end of php code
?>
</syntaxhighlight>
Formulae
Tänu MediaWiki MathJax moodulile saab valemeid sisestada LaTeX'i formaadis.
Reasiseselt, näiteks $ \int_0^\infty \mathrm{e}^{-x}\,\mathrm{d}x $, saab MathJax teksti kirjutada, kasutades ühekordseid dollarimärke.
$ \int_0^\infty \mathrm{e}^{-x}\,\mathrm{d}x $
Eraldi lõiguna, näiteks $$ \begin{equation} x = a_0 + \cfrac{1}{a_1 + \cfrac{1}{a_2 + \cfrac{1}{a_3 + \cfrac{1}{a_4} } } } + \int_0^\infty \mathrm{e}^{-x}\,\mathrm{d}x \end{equation} $$ saab valemeid kirjutada kasutades kahekordseid dollarimärke.
$$
\begin{equation}
x = a_0 + \cfrac{1}{a_1
+ \cfrac{1}{a_2
+ \cfrac{1}{a_3 + \cfrac{1}{a_4} } } }
+ \int_0^\infty \mathrm{e}^{-x}\,\mathrm{d}x
\end{equation}
$$
The way to write $this_starts_with_a_dollar_sign_and_has_underscores
:
<code>$this_starts_with_a_dollar_sign_and_has_underscores</code>
The idea is that supposedly the MathJax does not parse the content of the code tags.
Hwo to add References
The code:
According to scientists, the Sun is pretty big.<ref>E. Miller, The Sun, (New York: Academic Press, 2005), 23-5.</ref>
The Moon, however, is not so big.<ref>R. Smith, "Size of the Moon", Scientific American, 46 (April 1978): 44-6.</ref>
==== Crazy List of References ====
<references />
generates:
According to scientists, the Sun is pretty big.<ref>E. Miller, The Sun, (New York: Academic Press, 2005), 23-5.</ref>
The Moon, however, is not so big.<ref>R. Smith, "Size of the Moon", Scientific American, 46 (April 1978): 44-6.</ref>
Crazy List of References
<references />
Linking
direct link to a file in the wiki
[{{filepath:2014_12_xx_competitors_minimum_viable_product_versus_my_minimal_viable_segment_t1.png}} direct link to a file in the wiki]
Something Dirty that is Better than Nothing
Related Source Code
Links to old Versions
- An URL based link to the old version and its archive.is copy and the related File:S6tvc.zip.