Changes

Jump to navigation Jump to search
923 bytes added ,  05:09, 17 November 2016
Line 42: Line 42:  
#Videos - [http://Youtube.com Youtube] or [http://vimeo.com Vimeo]
 
#Videos - [http://Youtube.com Youtube] or [http://vimeo.com Vimeo]
 
#Podcasts (audio files) - [http://yourlisten.com Yourlisten]
 
#Podcasts (audio files) - [http://yourlisten.com Yourlisten]
 +
 +
===Coloring Text===
 +
Below syntax can be used to color text:
 +
{|class=wikitable
 +
!Markup
 +
!Renders as
 +
|-
 +
| <code><nowiki>{{ font color | green | green text }}</nowiki></code>
 +
| {{ font color | green | green text }}
 +
|-
 +
| <code><nowiki>{{ font color | blue | do not style text as a link }}</nowiki></code>
 +
| {{ font color | blue | do not style text as a link }}
 +
|-
 +
| <code><nowiki>{{ font color | white | black | white with black background }}</nowiki></code>
 +
| {{ font color | white | black | white with black background }}
 +
|-
 +
|  | <code>{<nowiki/>{ font color'''{{big | {{! }}<nowiki/>{{! }} }}'''yellow | default text in yellow background }}</code>
 +
| {{ font color |  | yellow | default text in yellow background }}
 +
|-
 +
|  | <code>{<nowiki/>{ font color'''{{big | {{! }} }}'''bg=yellow | text = default text in yellow background }}</code>
 +
| {{ font color | bg=yellow | text = default text in yellow background }}
 +
|}
    
===Inserting image ===
 
===Inserting image ===

Navigation menu