Difference between revisions of "Template:Button"

From Event-B
Jump to navigationJump to search
imported>Mathieu
m (→‎Template: typo)
imported>Mathieu
m (→‎Template: without div)
Line 10: Line 10:
 
== Template ==
 
== Template ==
 
</noinclude><!--
 
</noinclude><!--
--><div class="typeset-button" style="display=inline;"><table style="border:1px solid #aaaaaa; display=inline;" ><tr><td style="vertical-align:sub;">{{{1}}}</td></tr></table></div>
+
--><table class="typeset-button" style="border:1px solid #aaaaaa; display=inline;" ><tr><td style="vertical-align:sub;">{{{1}}}</td></tr></table>

Revision as of 08:52, 10 July 2008

Template use to specify a button click:

Usage

{{button|label}} or {{button|[[Image:button_image.png]]}}

Example

Click

ah

with your hypotheses in the selection zone and the, click

pp

.

Template

{{{1}}}