Template:NoteBox: Difference between revisions

From NeuroWiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 11: Line 11:


{{NoteBox|primary w-25}}
{{NoteBox|primary w-25}}
<ul> <li>PI = SS + PT</li> <li>PI תמיד קבוע <ul> <li>if ↑PT → ↓SS;</li> <li>if ↓PT → ↑SS;</li> </ul> </li> </ul>
primary w-25{{NoteBoxEnd}}
{{NoteBoxEnd}}
{{NoteBox |secondary w-50}}
{{NoteBox |secondary w-50}}
<ul> <li>PI = SS + PT</li> <li>PI תמיד קבוע <ul> <li>if ↑PT → ↓SS;</li> <li>if ↓PT → ↑SS;</li> </ul> </li> </ul>
<ul> <li>PI = SS + PT</li> <li>PI תמיד קבוע <ul> <li>if ↑PT → ↓SS;</li> <li>if ↓PT → ↑SS;</li> </ul> </li> </ul>

Revision as of 20:28, 17 January 2024

Usage

This template is used to create a note box. It has one parameter:

  • The parameter is the type of the note (info, reminder, warn, error).

followed by html code and ends with closer template NoteBoxEnd

Example

primary w-25
  • PI = SS + PT
  • PI תמיד קבוע
    • if ↑PT → ↓SS;
    • if ↓PT → ↑SS;
  • PI = SS + PT
  • PI תמיד קבוע
    • if ↑PT → ↓SS;
    • if ↓PT → ↑SS;
  • PI = SS + PT
  • PI תמיד קבוע
    • if ↑PT → ↓SS;
    • if ↓PT → ↑SS;
  • PI = SS + PT
  • PI תמיד קבוע
    • if ↑PT → ↓SS;
    • if ↓PT → ↑SS;
  • PI = SS + PT
  • PI תמיד קבוע
    • if ↑PT → ↓SS;
    • if ↓PT → ↑SS;

info produces:

This is an informational note.