All public logs
Jump to navigation
Jump to search
Combined display of all available logs of NeuroWiki. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).
- 18:34, 17 January 2024 Fmichael1 talk contribs created page Template:NoteBox (Created page with "<includeonly> <div class="note note-{{{1}}}"> {{{2|}}} </div> </includeonly><noinclude> == Usage == This template is used to create a note box. It has two parameters: * The first parameter is the type of the note (info, reminder, warn, error). * The second parameter is the content of the note. === Example === <code>{{{NoteBox|info|This is an informational note.}}}</code> produces: <div class="note note-info"> This is an informational note. </div> </noinclude>")