Difference between revisions of "User:Karenlee"
Line 29: | Line 29: | ||
=Table Test Formatting= <!--T:4--> | =Table Test Formatting= <!--T:4--> | ||
<nowiki> </nowiki>These are test formats for some tables. | <nowiki> </nowiki>These are test formats for some tables. | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
==On Top== <!--T:5--> | ==On Top== <!--T:5--> | ||
Line 76: | Line 54: | ||
||2955 | ||2955 | ||
||2835 | ||2835 | ||
+ | |} | ||
+ | |||
+ | ==On the Left== | ||
+ | {| cellpadding="10" | ||
+ | |<tt>MDTable(T,Rows,Cols,[Car_type,Mpg],'average','n/a')</tt> → || | ||
+ | | | ||
+ | {| border="1" | ||
+ | ! !! colspan="3" style="text-align: left;" | Mpg ▶ | ||
+ | |- | ||
+ | | style="width:125px;" | '''Car_type''' ▼ | ||
+ | | style="width:75px;" | '''26''' | ||
+ | | style="width:75px;" | '''30''' | ||
+ | | style="width:75px;" | '''35''' | ||
+ | |- | ||
+ | |'''VW''' | ||
+ | || 2185 ||1705 ||n/a | ||
+ | |- | ||
+ | |'''Honda ''' | ||
+ | ||2330 ||n/a ||2210 | ||
+ | |- | ||
+ | |'''BMW''' | ||
+ | ||n/a ||2955 ||2835 | ||
+ | |} | ||
|} | |} | ||
</translate> | </translate> |
Revision as of 22:26, 25 September 2015
This is a page where I put things that I am testing. Look, I've even added some changes. EVEN MORE CHANGES. Here is some text for testing.
Header Breadcrumbs
Hand coded header tests update
ADE User Guide ► ADE Server Class Reference ► Karenlee |
Breadcrumb tag header tests
Hand coded footer
Number formats | ◄ | Karenlee | ► | Display of constraint results |
Footer tag
Table Test Formatting
These are test formats for some tables.
On Top
MDTable(T,Rows,Cols,[Car_type,Mpg],'average','n/a') →
Mpg ▶ | |||
---|---|---|---|
Car_type ▼ | 26 | 30 | 35 |
VW | 2185 | 1705 | n/a |
Honda | 2330 | n/a | 2210 |
BMW | n/a | 2955 | 2835 |
On the Left
MDTable(T,Rows,Cols,[Car_type,Mpg],'average','n/a') → |
|