Template:ASHeader: Difference between revisions
From Event-B
Jump to navigationJump to search
imported>Mathieu mNo edit summary |
imported>Mathieu m try inline display |
||
Line 20: | Line 20: | ||
== Template == | == Template == | ||
</noinclude> | </noinclude> | ||
<includeonly>{|class="AStable" text-align="center" border="2" cellspacing="4" cellpadding="3" rules="all" style="margin:1em 1em 1em 0; border:solid 1px #AAAAAA; border-collapse:collapse;empty-cells:show;{{{style|}}}" | <includeonly>{|class="AStable" text-align="center" border="2" cellspacing="4" cellpadding="3" rules="all" style="margin:1em 1em 1em 0; border:solid 1px #AAAAAA; display:inline; border-collapse:collapse;empty-cells:show;{{{style|}}}" | ||
|- bgcolor="#CCCCCC" | |- bgcolor="#CCCCCC" | ||
! ASCII !! Symbol </includeonly><noinclude> | ! ASCII !! Symbol </includeonly><noinclude> |
Revision as of 15:58, 2 September 2008
Template use to specify a table header for describing ASCII representation of event-b symbols
Usage
{{ASHeader}} |- |tt||fff |- |aa||bb |}
Example
ASCII | Symbol |
---|---|
tt | fff |
aa | bb |