Template:SimpleHeader: Difference between revisions
From Event-B
				
				
				Jump to navigationJump to search
				
				
| imported>Mathieu m Simple header for wiki tables | imported>Mathieu | ||
| (2 intermediate revisions by the same user not shown) | |||
| Line 17: | Line 17: | ||
| |aa||bb | |aa||bb | ||
| |} | |} | ||
| [[Category: | [[Category:Table templates]] | ||
| == 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> | ||
Latest revision as of 20:44, 10 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 | 
