Sandbox: Difference between revisions

From bradwiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 7: Line 7:
** <code><nowiki>{{Popup|popup text template}}</nowiki></code>
** <code><nowiki>{{Popup|popup text template}}</nowiki></code>


<nowiki>nowiki</nowiki>


== Magic Words ==
* inline text {{Popup| [[ File:Nicoll2011 Fig1.png ]] }} using the template 'Popup'
** <code><nowiki>{{Popup| [[ File:Nicoll2011 Fig1.png ]] }}</nowiki></code>


{{FULLPAGENAMEE}}
* <code><nowiki><span style{{=}}"color:red">this is red</span></nowiki></code>
{{PAGENAMEE}}
 
{{ARTICLEPAGENAMEE}}
* <code><nowiki><p style{{=}}"color:red">this is red</p></nowiki></code>
{{TALKPAGENAMEE}}
 
 
 
* <span style"color:red">this is red</span>
* <span style="color:red">this is red</span>
 
* inline text {{#Popup| <span style&#61;"color:red">this is red</span>  }} using the template 'Popup'

Revision as of 21:55, 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}}


  • inline text {{#info: }} using the template 'Popup'
    • {{Popup| [[ File:Nicoll2011 Fig1.png ]] }}
  • <span style{{=}}"color:red">this is red</span>
  • <p style{{=}}"color:red">this is red</p>


  • this is red
  • this is red
  • inline text {{#Popup| this is red }} using the template 'Popup'