Cheat sheet
From The Grove - Academia de Idiomas
Esta página deve ser usada para testes e referências.
Referências
Adicionando vídeos do Youtube
Code:
{{#ev:youtube|ID}}
Guide: http://www.mediawiki.org/wiki/Extension:EmbedVideo
Example:
Collapsible Text
Code:
<div class="toccolours mw-collapsible mw-collapsed" style="width:600px"> This text is not collapsible; but the next is collapsible and hidden by default: <div class="mw-collapsible-content">This one only shows when you click "expand"</div> </div>
Guide: http://www.mediawiki.org/wiki/Manual:Collapsible_elements
Example:
This text is not collapsible; but the next is collapsible and hidden by default:
This one only shows when you click "expand"
Quiz
Code:
<quiz display=simple> {Question |type="()"} + The correct answer. - Distractor. - Distractor. - Distractor. </quiz>
Guide: https://en.wikiversity.org/wiki/Help:Quiz
Example:
Gallery
Code:
<gallery caption="Sample gallery" widths="180px" heights="120px" perrow="5"> File:Asteroidsscale.jpg File:Asteroidsscale.jpg|Captioned File:Asteroidsscale.jpg|Captioned with alt text|alt=The Wikipedia logo File:Asteroidsscale.jpg|[[Help:Contents/Links|Links]] can be put in captions. File:Asteroidsscale.jpg|Full [[MediaWiki]] <br />[[syntax]] may now be used... File:Asteroidsscale.jpg File:Asteroidsscale.jpg|Captioned File:Asteroidsscale.jpg|Captioned with alt text|alt=The Wikipedia logo File:Asteroidsscale.jpg|[[Help:Contents/Links|Links]] can be put in captions. File:Asteroidsscale.jpg|Full [[MediaWiki]] <br />[[syntax]] may now be used... </gallery>
Guide: http://en.wikipedia.org/wiki/Wikipedia:Gallery_tag
Example:
Destacando texto
Code/Example:
<pre width=40%> I look forward to meeting you. They left without saying "Goodbye." </pre>
Table
verb + verb(ing) | ||||
---|---|---|---|---|
avoid | dislike | enjoy | finish | mind |
practice | imagine | suggest | stop | deny |
delay | regret | admit | consider | involve |
miss | postpone | risk |
Code:
{| class="wikitable" align="right" !colspan="5"| verb + verb(ing) |+ align="bottom" | '''Example''' |- | avoid || dislike || enjoy || finish || mind |- | practice || imagine || suggest || stop || deny |- | delay || regret || admit || consider || involve |- | miss || postpone || risk |}
Guide: http://www.mediawiki.org/wiki/Help:Tables
Adicionando tabs
Code:
= Discussion = = Teacher Guide = <headertabs />
Guide: http://www.mediawiki.org/wiki/Extension:Header_Tabs
Example: Tabs utilizados nesta página.
Adicionando audio
Code:
<flashmp3>http://www.thegrove.com.br/mp3/Episode%201%20-%20Simple%20Present.mp3</flashmp3>
Example: <flashmp3>http://www.thegrove.com.br/mp3/Episode%201%20-%20Simple%20Present.mp3</flashmp3>
Reading comprehension exercise
Answer the following questions according to the text. <quiz display=simple> {First question: |type="()"} - wrong answer - wrong answer + right answer {Second question: |type="()"} - wrong answer - wrong answer + right answer {Third question: |type="()"} - wrong answer + right answer - wrong answer
Listening exercise
==Listening Exercise== {{#ev:youtube|ID}} {| class="prettytable" width=800 | <quiz display=simple> {Watch the video and complete the text according to what you can understand. |type="{}"} - A lot of { people _6 } want the president of the United States to { save _4 } us from our enemies, from the { economy _7 } and other really big things. So, we're trying to figure out: what { kind _4 } of power does the president really have? To { answer _6 } that question we sat down with George Edwards, distinguished { professor _9 } of political science and a leading scholar on the presidency. </quiz> |}
<headertabs />