Sandbox: Difference between revisions

From bradwiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 1: Line 1:
==Tooltips==
* inline text {{#info:popup text parser tag}} using the parser tag 'info'
**<code><nowiki>{{#info:popup text parser tag}}</nowiki></code>


A [[connectome]] is a comprehensive map of the neural networks within the [[brain]]. It details the efferent and afferent pathways within and between [[brain]] regions. Functional Connectivity refers to the function of a particular [[brain]] region and its information processing role within a distributed neural network. The goal of this project is to create a platform where users can jump into the [[connectome]] at any given [[brain]] region and visually navigate to upstream and downstream regions; along the way, users can learn about the functional role of each [[brain]] region. All information has been collected from empirical sources and scientific databases, in particular, the Allan [[Brain]] Atlas.


* inline text {{Popup|popup text template}} using the template 'Popup'
** <code><nowiki>{{Popup|popup text template}}</nowiki></code>


<nowiki>nowiki</nowiki>


<pre>
== Magic Words ==
<html>
<script src="http://www.java.com/js/deployJava.js"></script>
    <script>
        var attributes = {
            code:'components.pathvisio',  width:300, height:300} ;
        var parameters = {jnlp_href: 'pathvisio.jnlp'} ;
        deployJava.runApplet(attributes, parameters, '1.6');
    </script>
</html>
</pre>


 
{{SITENAME}}
{{NoLink}}

Revision as of 17:06, 15 July 2013

Tooltips

  • inline text {{#info:popup text parser tag}} using the parser tag 'info'
    • {{#info:popup text parser tag}}


  • inline text {{#info: popup text template }} using the template 'Popup'
    • {{Popup|popup text template}}

nowiki

Magic Words

bradwiki