Template:SimpleHeader: Difference between revisions
From Event-B
Jump to navigationJump to search
imported>Mathieu m Simple header for wiki tables |
imported>Mathieu mNo edit summary |
||
Line 21: | Line 21: | ||
== Template == | == Template == | ||
</noinclude> | </noinclude> | ||
<includeonly>{|class="SimpleTable | <includeonly>{|class="SimpleTable" text-align="center" border="1" cellspacing="4" cellpadding="8" rules="all" frame="box" style="margin:1em 1em 1em 0; border-style:solid; border-color:#AAAAAA; display:inline-table; {{{style|}}}" | ||
</includeonly><noinclude> | </includeonly><noinclude> |
Revision as of 21:50, 9 September 2008
Template use to specify a table header for describing ASCII representation of event-b symbols
Usage
{{SimpleHeader}} |- |tt||fff |- |aa||bb |}
Example
tt | fff |
aa | bb |