TrustedUser
2,147
edits
(→SimpleMathJax: update extension description and link) |
(→Extensions: Add GoogleDocs4MW in the list of extensions) |
||
Line 95: | Line 95: | ||
Skewness(X) = \frac{N}{(N-1)*(N-2)*\sigma(X)^3} * \sum_{i=1}^{N}{(X_i - E(X))^3} | Skewness(X) = \frac{N}{(N-1)*(N-2)*\sigma(X)^3} * \sum_{i=1}^{N}{(X_i - E(X))^3} | ||
</math> | </math> | ||
== GoogleDocs4MW == | |||
This extension can be used to embed Google spreadsheet into a wiki page. | |||
'''Link:''' https://www.mediawiki.org/wiki/Extension:GoogleDocs4MW | |||
'''Syntax:''' | |||
<pre> | |||
<googlespreadsheet width="600" height="200" style="width: 50%">Google Docs' key goes here</googlespreadsheet> | |||
</pre> | |||
'''Note:''' To actually embed a spreadsheet, the spreadsheet needs to be published with Google's ''File > Publish to Web...'' option. It is not sufficient to just have a shareable link. | |||
== Cite == | == Cite == |