Difference between revisions of "Cheat sheet"
Line 7: | Line 7: | ||
= Adicionando vídeos do Youtube = | = Adicionando vídeos do Youtube = | ||
− | '''Code''': <pre width="30%">{{ | + | '''Code''': <pre width="30%">{{youtube|ID}}</pre> |
'''Guide''': http://www.mediawiki.org/wiki/Extension:EmbedVideo | '''Guide''': http://www.mediawiki.org/wiki/Extension:EmbedVideo | ||
'''Example''': | '''Example''': | ||
− | {{ | + | {{youtube|wiOwqDmacJo}} |
---- | ---- | ||
Line 18: | Line 18: | ||
= Collapsible Text = | = Collapsible Text = | ||
− | '''Code''': <pre width="80%"><div class="toccolours mw-collapsible mw-collapsed" style="width: | + | '''Code''': <pre width="80%"><div class="toccolours mw-collapsible mw-collapsed" style="width:720px"> |
This text is not collapsible; but the next is collapsible and hidden by default: | 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 class="mw-collapsible-content">This one only shows when you click "expand"</div> | ||
Line 26: | Line 26: | ||
'''Example''': | '''Example''': | ||
− | <div class="toccolours mw-collapsible mw-collapsed" style="width: | + | <div class="toccolours mw-collapsible mw-collapsed" style="width:720px"> |
This text is not collapsible; but the next is collapsible and hidden by default: | 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 class="mw-collapsible-content">This one only shows when you click "expand"</div> | ||
Line 99: | Line 99: | ||
= Table = | = Table = | ||
− | {| class=" | + | {| class="prettytable" align="right" |
!colspan="5"| verb + verb(ing) | !colspan="5"| verb + verb(ing) | ||
|+ align="bottom" | | |+ align="bottom" | | ||
Line 114: | Line 114: | ||
'''Code''':<pre width="50%"> | '''Code''':<pre width="50%"> | ||
− | {| class=" | + | {| class="prettytable" align="right" |
!colspan="5"| verb + verb(ing) | !colspan="5"| verb + verb(ing) | ||
|+ align="bottom" | | |+ align="bottom" | | ||
Line 185: | Line 185: | ||
==Listening Exercise== | ==Listening Exercise== | ||
− | {{ | + | {{youtube|ID}} |
− | {| class="prettytable" width= | + | {| class="prettytable" width=720 |
| | | | ||
<quiz display=simple> | <quiz display=simple> | ||
Line 205: | Line 205: | ||
}} | }} | ||
</pre> | </pre> | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
=Adding a Survey - Google Forms= | =Adding a Survey - Google Forms= | ||
Line 237: | Line 222: | ||
|height=750 | |height=750 | ||
}} | }} | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
=Vocabulary list= | =Vocabulary list= | ||
Line 260: | Line 235: | ||
<pre> | <pre> | ||
{{Definition2|work|out}} | {{Definition2|work|out}} | ||
+ | </pre> | ||
+ | |||
+ | Para palavras compostas: | ||
+ | <pre> | ||
+ | {{Definition3|work|it|out}} | ||
</pre> | </pre> | ||
Line 279: | Line 259: | ||
'''Código''': | '''Código''': | ||
<pre> | <pre> | ||
+ | {{Exemplo: | ||
*Frase do fulano. | *Frase do fulano. | ||
::Resposta do sicrano. | ::Resposta do sicrano. | ||
+ | }} | ||
</pre> | </pre> | ||
'''Exemplo de uso''': | '''Exemplo de uso''': | ||
− | + | {{Exemplo: | |
*Que isso cumpadi, tá me tirando? | *Que isso cumpadi, tá me tirando? | ||
::Tá lôco rapá! Sai pra lá! | ::Tá lôco rapá! Sai pra lá! | ||
− | + | } | |
'''Exemplo de código''': | '''Exemplo de código''': | ||
<pre> | <pre> | ||
− | + | {{exemplo: | |
* How are you? | * How are you? | ||
::I'm good, and you? | ::I'm good, and you? | ||
Line 301: | Line 283: | ||
* How do you feel about your job? | * How do you feel about your job? | ||
::I love it. It is very exciting. | ::I love it. It is very exciting. | ||
− | + | } | |
</pre> | </pre> | ||
Line 308: | Line 290: | ||
'''Código''': | '''Código''': | ||
<pre> | <pre> | ||
+ | {{Exemplo: | ||
<div class="well well-ex"> | <div class="well well-ex"> | ||
*Frase em inglês. | *Frase em inglês. | ||
**Tradução para o português. | **Tradução para o português. | ||
− | + | }} | |
</pre> | </pre> | ||
'''Exemplo de uso''': | '''Exemplo de uso''': | ||
− | + | {{Exemplo: | |
*She is going to the movies today. | *She is going to the movies today. | ||
**Ela vai para o cinema hoje. | **Ela vai para o cinema hoje. | ||
− | + | }} | |
===Caixas de texto=== | ===Caixas de texto=== |
Revision as of 13:36, 21 February 2014
Esta é uma página de referências. Use a página sandbox para fazer testes.
Referências
Adicionando vídeos do Youtube
Code:
{{youtube|ID}}
Guide: http://www.mediawiki.org/wiki/Extension:EmbedVideo
Example:
Collapsible Text
Code:
<div class="toccolours mw-collapsible mw-collapsed" style="width:720px"> 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:
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="prettytable" 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 </quiz>
Listening exercise
==Listening Exercise== {{youtube|ID}} {| class="prettytable" width=720 | <quiz display=simple> {Watch the video and complete the text according to what you can understand. |type="{}"} - This is an example of a { listening _6 } exercise. Basically what you do, is { format _6 } the text, using { _# } where _# is the number of letters the { word _4 } they have to guess has. </quiz> |}
Adding comments
{{#widget:DISQUS |id=jointhegrove |uniqid={{PAGENAME}} |url={{fullurl:{{PAGENAME}}}} }}
Adding a Survey - Google Forms
{{#widget:Google Form |key=po-s58YMwf85Q3UxRzdGOBw |width=600 |height=750 }}
Example: {{#widget:Google Form |key=po-s58YMwf85Q3UxRzdGOBw |width=600 |height=750 }}
Vocabulary list
Code:
Para palavrras não compostas:
{{Definition|word}}
Para palavras compostas:
{{Definition2|work|out}}
Para palavras compostas:
{{Definition3|work|it|out}}
Example:
Caixas de exemplos, diálogos e textos
Caixa de diálogos
Código:
{{Exemplo: *Frase do fulano. ::Resposta do sicrano. }}
Exemplo de uso:
{{Exemplo:
- Que isso cumpadi, tá me tirando?
- Tá lôco rapá! Sai pra lá!
}
Exemplo de código:
{{exemplo: * How are you? ::I'm good, and you? * How are you doing today? ::I am doing fine, thanks. How about you? * How will you travel to India next year? ::I will travel by plane. * How do you feel about your job? ::I love it. It is very exciting. }
Caixa de exemplos
Código:
{{Exemplo: <div class="well well-ex"> *Frase em inglês. **Tradução para o português. }}
Exemplo de uso: {{Exemplo:
- She is going to the movies today.
- Ela vai para o cinema hoje.
}}
Caixas de texto
Cógido:
<div class="well well-text"> Hey there, I'm writing to ask for your advice on a problem I have at the moment. As you might already know, my boss is putting a lot of pressure on me to finish the project I am working on in two weeks. But, I know I need at least another week to do it well. I am afraid if I ask for more time he might think I am not doing a good job. Of course, he should realize that I am doing all this work alone when usually a team of three handle this kind of project. What do you think I should do? </div>
Exemplo de uso:
Hey there,
I'm writing to ask for your advice on a problem I have at the moment. As you might already know, my boss is putting a lot of pressure on me to finish the project I am working on in two weeks. But, I know I need at least another week to do it well. I am afraid if I ask for more time he might think I am not doing a good job. Of course, he should realize that I am doing all this work alone when usually a team of three handle this kind of project. What do you think I should do?
<headertabs />
{{#widget:DISQUS |id=jointhegrove |uniqid=Cheat sheet |url=http://thegrove.com.br/metodo/index.php/Cheat_sheet }}