|
|
(69 intermediate revisions by 2 users not shown) |
Line 1: |
Line 1: |
| ==Tooltips==
| | a |
| * inline text {{#info:popup text parser tag}} using the parser tag 'info'
| |
| **<code><nowiki>{{#info:popup text parser tag}}</nowiki></code>
| |
|
| |
|
| | b |
|
| |
|
| * inline text {{Popup|popup text template}} using the template 'Popup'
| | c |
| ** <code><nowiki>{{Popup|popup text template}}</nowiki></code>
| |
|
| |
|
| | d |
|
| |
|
| * inline text {{Popup| [[ File:Nicoll2011 Fig1.png ]] }} using the template 'Popup'
| | e |
| ** <code><nowiki>{{Popup| [[ File:Nicoll2011 Fig1.png ]] }}</nowiki></code>
| |
|
| |
|
| * <code><nowiki><span style{{=}}"color:red">this is red</span></nowiki></code>
| | f |
|
| |
|
| * <code><nowiki><p style{{=}}"color:red">this is red</p></nowiki></code>
| | g |
|
| |
|
| | {{#widget:Tensorflow1}} |
|
| |
|
| | a |
|
| |
|
| * <span style"color:red">this is red</span>
| | b |
| * <span style="color:red">this is red</span>
| |
|
| |
|
| * inline text {{#Popup| <span style="color:red">this is red</span> }} using the template 'Popup'
| | c |
| | |
| | d |
| | |
| | e |
| | |
| | f |
| | |
| | g |