Difference between revisions of "User:Karenlee"
Line 13: | Line 13: | ||
==Footer Formatting== <!--T:3--> | ==Footer Formatting== <!--T:3--> | ||
+ | Hand coded footer | ||
{| style="margin: 1em auto 1em auto;width: 100%;border:0;table-layout: fixed;" cellpadding=5 | {| style="margin: 1em auto 1em auto;width: 100%;border:0;table-layout: fixed;" cellpadding=5 | ||
| style="text-align: right;" | [[Number formats]] | | style="text-align: right;" | [[Number formats]] | ||
| style="text-align: center; width:50px;" | ◄ | | style="text-align: center; width:50px;" | ◄ | ||
− | | style="text-align: center;" | | + | | style="text-align: center;" | {{PAGENAME}} |
| style="text-align: center;width:50px;" | ► | | style="text-align: center;width:50px;" | ► | ||
| style="text-align: left;" | [[Display of constraint results]] | | style="text-align: left;" | [[Display of constraint results]] | ||
|} | |} | ||
+ | Footer tag | ||
<footer>Number formats / {{PAGENAME}} / Next</footer> | <footer>Number formats / {{PAGENAME}} / Next</footer> | ||
+ | |||
=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. |
Revision as of 18:54, 22 September 2015
Header Breadcrumbs
Hand coded header tests
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 the Left
MDTable(T,Rows,Cols,[Car_type,Mpg],'average','n/a') → |
|
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 |
MH Test
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 |