(7 intermediate revisions by 2 users not shown) Line 1:
Line 1:
'''Formating text'''
== From my email to my user page ==
Hello new world
Hello new world!
'''Lists'''
== How to create a page ==
* Bullet 1
You create a link that does not exits. Then click in the red text, and voila! the page will be automatically created and you can start generating content.
* Bullet 1
* Bullet 1
* Bullet 1
* Bullet 1
** Bullet 1
*** Bullet 1
'''Images'''
== How to create an index ==
[[File:Captura de pantalla de 2018-05-25 13-31-33.png | 300px ]]
To create an index you need to have more than 3 sections on the level 2
[[File:Wiki.png| 250 px | link=https://piksel.no/]]
== Text ==
[[File:Wiki.png|left|250px]]
== Image ==
[[File:Wolfgang.png|250px]]
[[File:2255FLYER-19-A6-green .jpg |250px]]
'''Links'''
[[File:Testing .png|thumb ]]
'''Tables'''
'''Video'''
Hello, how are you?
* [[Project1]]
== '''Text formatting''' ==
'''Hello, how are you?'''
''Hello, how are you?''
'''''Hello, how are you?'''''
Hello, how are you?
Hello, <small>how are you? </small>
Hello, <small style="font-size:60%;">how</small><small style="font-size:300%;"> are you?</small>
<big>Hello, how are you?</big>
Gisle Frøysland
== '''Image''' ==
[[File:Wiki.png| 250 px | link=https://piksel.no/]]
[[File:Wiki.png| 250 px | center | link=https://piksel.no/]]
== Links ==
== Tables ==
== Tables ==
{|
== Video - youtube ==
|+ Number of people
|-
| Tutors || Students || Diplomas
|-
|9
|32
|20
|}
{| class="wikitable"
|+ Number of students and projects by tutor
! scope="col" | Tutor's name
! scope="col" | Students
! scope="col" | Diplomas
|-
! scope="row" | Professor 1
| 7 || 2
|-
! scope="row" | Professor 2
| 9
| 4
|}
{| style="border-spacing: 2px; border: 1px solid darkgray;"
! style="width: 140px;" | Left
! style="width: 150px;" | Center
! style="width: 130px;" | Right
|-
|- style="text-align: center;"
| style="border: 1px solid blue;"|
[[File:StarIconBronze.png|120px|Bronze star icon]]
| style="border: 1px solid #777777;"|
[[File:StarIconGold.png|120px|Gold star icon]]
| style="border: 1px solid #22AA55;"|<!--greenish border-->
[[File:StarIconGreen.png|120px|Green star icon]]
|- style="text-align: center;"
|Bronze star || Gold star || Green star
|}
{| class="wikitable"
|-
! Header text !! Header text !! Header text !! Header text
|-
| Example || Example || Example || Example
|-
| Example || Example || Example || Example
|-
| Example || Example || Example || Example
|}
== '''Video''' ==
<youtube>IIuK5aUL-7w</youtube>
== Formatting a text. ==
To ''italicize text'', put two consecutive apostrophes on each side of it.
[[File:9 17 Maite Cajaraville.ogg | thumb | 9 17 Maite Cajaraville]]
Three apostrophes each side will '''bold the text'''.
Five consecutive apostrophes on each side (two for italics plus three for bold) produces '''''bold italics'''''.
'''''Italic and bold formatting''''' works correctly only within a single line.
Use <small>small text</small> only when necessary.
<small style="font-size:60%;">reduce a text's font-size to 60%</small>.
<small style="font-size:300%;">also can expand a text's font-size to 300%</small>.
Better not use <big>big text</big>, unless <small>it's <big>within</big> small</small> text.
Subscripts x<sub>1</sub> x<sub>2</sub> x<sub>3</sub>
Superscripts x<sup>1</sup> x<sup>2</sup> x<sup>3</sup>
Image:
Video:
Tables:
Links:
* External link:
* Internal link:
==3D models==
<noinclude>{{3D-model/doc|{{PAGENAME}}}}</noinclude><includeonly>{{#phptag :
$file = 'Cube.json';
$description = '[[:Template:Cube|Cube ]]';
$args = $argv;unset($args[0]);
$args['file']=$file;
if (!isset($args['description'])) {
$args['description']=$description;
}
if ($args['description'] === '-') {
$args['no_description'] = 1;
$args['description'] = $description;
}
echo transclude('3D-model',$args);
}}
</includeonly>
<noinclude>[[Category:Shapes]]
[[ru:Шаблон:Куб]]</noinclude>
From my email to my user page
How to create a page
You create a link that does not exits. Then click in the red text, and voila! the page will be automatically created and you can start generating content.
How to create an index
To create an index you need to have more than 3 sections on the level 2
Text
Image
Links
Tables
Video - youtube
3D models
Template:3D-model/doc
ru:Шаблон:Куб