Difference between revisions of "Widget:Button"

From WikiVet English
Jump to navigation Jump to search
(Created page with "<noinclude>This allows a Facebook 'Like' button to be embedded into a wiki page. ===Usage=== To insert this widget, use the following code: <nowiki>{{#widget:</nowiki>{{PAGE...")
 
Line 5: Line 5:
 
  <nowiki>{{#widget:</nowiki>{{PAGENAME}}<nowiki>}}</nowiki></noinclude><includeonly>
 
  <nowiki>{{#widget:</nowiki>{{PAGENAME}}<nowiki>}}</nowiki></noinclude><includeonly>
  
<INPUT id="button" value="<!--{$value|default:Submit}-->" TYPE="button" onClick="parent.location='<!--{$page|default:Main_Page}-->'">
+
<INPUT class="<!--{$class|default:button}-->" id="<!--{$id|default:normal}-->" value="<!--{$value|default:Submit}-->" TYPE="button" onClick="parent.location='<!--{$page|default:Veterinary_Education_Online}-->'">
  
  
 
</includeonly>
 
</includeonly>

Revision as of 11:19, 1 May 2012

This allows a Facebook 'Like' button to be embedded into a wiki page.

Usage

To insert this widget, use the following code:

{{#widget:Button}}