Difference between revisions of "mgh:wiki"

From MGH Learn Pathology
Line 92: Line 92:
  
 
== Example Header 3 ==
 
== Example Header 3 ==
<big>Please Review the Linked User Gudie</big>
+
<big>'''Please Review the Linked User Guide'''</big>
 
<br>
 
<br>
 
Creating links is very simple, click the edit button to see how this link to our user guide was created.  
 
Creating links is very simple, click the edit button to see how this link to our user guide was created.  
Line 98: Line 98:
 
<br>
 
<br>
  
 +
<big>'''Need some help?'''</big>
 
If you run into any issues, please do not hesitate to contact '''Emilio Madrigal''' or '''Kevin Crooks''' on MS Teams.  
 
If you run into any issues, please do not hesitate to contact '''Emilio Madrigal''' or '''Kevin Crooks''' on MS Teams.  
  
 
<hr>
 
<hr>
 
{{ColorText|<sup>*</sup>Do not use '''''DISPLAYTITLE''''' for transclusion-only pages.|black|yellow|4|}}
 
{{ColorText|<sup>*</sup>Do not use '''''DISPLAYTITLE''''' for transclusion-only pages.|black|yellow|4|}}

Revision as of 07:23, June 12, 2020

Example Header 1

This is what big and bold text looks like
Some normal text goes here, following a line break.
You can also add bulleted items, lie this:

  • Item 1
  • Item 2
  • Item 3
  • Item 4


Another example of big text, this time it is not bold.

The text here is entered following two line breaks, and these are numbered items:

  1. Item 1
  2. Item 2
  3. Item 3
  4. Item 4


Formatting text

  • Bold
  • Italic
  • Underline
  • Strikethrough


It is very simple to indent text
No indent

Indent 1
Indent 2
Indent 3
Indent 4
Indent 5

No indent

Example Header 2

Understanding wiki templates

Templates are standard wiki pages whose content is designed to be transcluded (embedded) inside other pages. You can learn more about templates from this MediaWiki article, but in short:

  • You know you are seeing/using a template when you see something that starts with {{
  • Templates accept parameters; the number of parameters is determined by the template
  • On Learn, we use several templates, but these are two common and very useful ones to know:
    • ColorText
    • collapsed


ColorText
{{ColorText|Parameter 1 = your text goes here|text color goes here|background color goes here|size goes here|}}

Some examples

  • Blue text - size 2
  • Red text - size 5
  • Yellow text with black background - size 1


collapsed
{{collapsed|title goes here|your content goes here|}}

Some examples

My example title 1
My example title 2
My example title 3

Example Header 3

Please Review the Linked User Guide
Creating links is very simple, click the edit button to see how this link to our user guide was created.


Need some help? If you run into any issues, please do not hesitate to contact Emilio Madrigal or Kevin Crooks on MS Teams.


*Do not use DISPLAYTITLE for transclusion-only pages.