Difference between revisions of "Sandbox"
From ATI public wiki
(7 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
{{otherlang | {{otherlang | ||
| title=Sandbox | | title=Sandbox | ||
− | | ru=Sandbox | + | | ru=Sandbox |
}} | }} | ||
Line 9: | Line 9: | ||
{{Welcome}} | {{Welcome}} | ||
+ | |||
+ | |||
+ | <div class="toccolours mw-collapsible mw-collapsed" style="width:400px; overflow:auto;"> | ||
+ | <div style="font-weight:bold;line-height:1.6;">Lorem ipsum sample</div> | ||
+ | <div class="mw-collapsible-content"> | ||
+ | This text is collapsible. {{Lorem}} | ||
+ | </div></div> | ||
+ | |||
+ | |||
+ | {| class="mw-collapsible mw-collapsed wikitable" | ||
+ | ! The header || remains visible | ||
+ | |- | ||
+ | | This content || is hidden | ||
+ | |- | ||
+ | | at first || load time | ||
+ | |} | ||
+ | |||
+ | |||
+ | |||
+ | <div class="toccolours mw-collapsible" style="width: 400px;"> | ||
+ | This is text is collapsible. {{Lorem}} | ||
+ | </div> | ||
+ | |||
+ | |||
+ | . | ||
+ | |||
+ | <math>\surd, \sqrt{2}, \sqrt[n]{}, \sqrt[3]{x^3+y^3 \over 2} </math> | ||
+ | |||
+ | <math>\surd, \sqrt{2}, \sqrt[n]{}, \sqrt[5]{x^3+y^3+z \over 2} </math> | ||
+ | |||
+ | <math>\surd, \sqrt{2}, \sqrt{7}, \sqrt[n]{}, \sqrt[5]{x^3+y^3+z \over 2} </math> | ||
+ | |||
+ | . | ||
+ | |||
Latest revision as of 18:11, 4 December 2019
{{#if: Sandbox | }}- siin saab proovida
mingit rumalustmidagi kirjutada - ja vaadata kuidas see välja näeb
Hello! Welcome to the wiki.
[Expand]
Lorem ipsum sample
The header | [Expand] remains visible |
---|
[Collapse]
This is text is collapsible. Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.
.
.
- lalalala
#include <stdio.h>
int main( int argc, char **argv )
{
printf("Hello World\n\r");
return 0;
}