Difference between revisions of "Help:Create-Training"
Jump to navigation
Jump to search
| Line 99: | Line 99: | ||
| {{#widget:Youtube|id=I_P4AgAoA5Y|width=75%}} | | {{#widget:Youtube|id=I_P4AgAoA5Y|width=75%}} | ||
|- | |- | ||
| − | | | + | | 7 |
| − | | | + | | Note |
| − | | | + | | <pre>{{note2|'''Note:''' Lorem impsum}}</pre> |
| − | | | + | | {{note2|'''Note:''' Lorem impsum}} |
|- | |- | ||
| − | | | + | | 8 |
| − | | | + | | Notice box 1 |
| − | | | + | | <pre> |
| − | | | + | {{Fmbox |
| + | |image=none | ||
| + | | style = border:5px solid dimgrey; background-color:lightgrey; | ||
| + | |text= Lorem impsum | ||
| + | }}</pre> | ||
| + | | {{Fmbox|image=none| style = border:5px solid dimgrey; background-color:lightgrey;|text=Lorem impsum}} | ||
|- | |- | ||
| − | | | + | | 9 |
| − | | | + | | Notice box 2 |
| − | | | + | | <pre> |
| − | | | + | {{Fmbox |
| + | |image=none | ||
| + | |text=Lorem impsum | ||
| + | }} | ||
| + | </pre> | ||
| + | | {{Fmbox|image=none|text=Lorem impsum}} | ||
|- | |- | ||
| − | | | + | | 8+9 |
| − | | | + | | Notice box 1+2 |
| − | | | + | | <pre> |
| − | | | + | {{Fmbox |
| + | |image=none | ||
| + | | style = border:5px solid dimgrey; background-color:lightgrey; | ||
| + | |text= | ||
| + | {{Fmbox | ||
| + | |image=none | ||
| + | |text=Lorem impsum | ||
| + | }} | ||
| + | }}</pre> | ||
| + | | {{Fmbox|image=none| style = border:5px solid dimgrey; background-color:lightgrey;|text={{Fmbox|image=none|text=Lorem impsum}}}} | ||
| + | |- | ||
| + | | 10 | ||
| + | | Notice box 3 | ||
| + | | <pre>{{Ambox|text=Lorem impsum}}</pre> | ||
| + | | {{Ambox|text=Lorem impsum}} | ||
| + | |- | ||
| + | | 11 | ||
| + | | Clickable button | ||
| + | | <pre> | ||
| + | {{Clickable button 2 | ||
| + | |Main Page | ||
| + | |url=https://universityinnovation.org/wiki/Main_Page | ||
| + | |class=mw-ui-progressive | ||
| + | }}</pre> | ||
| + | | {{Clickable button 2|Main Page|url=https://universityinnovation.org/wiki/Main_Page|class=mw-ui-progressive}} | ||
| + | |- | ||
| + | | 12 | ||
| + | | Horizontal line | ||
| + | |<pre><hr/></pre> | ||
| + | | Lorem ipsum<hr/>Lorem ipsum | ||
|} | |} | ||