Difference between revisions for Playground / Table Markup Reference




← Previous edit
Next edit →

Version1 Version2
6 6
7 ====Example:==== 7 ====Example:====
8 8
9   ##""*|(i:main_heading){text-size: 120%}This is the main heading|*""## 9   ##""*|(i=main_heading){text-size: 120%}This is the main heading|*""##
10 10
11 ====Understanding the Table Markup Scheme==== 11 ====Understanding the Table Markup Scheme====
12   1. **Opening delimiter** --- **##!!^|!!##** is any of the delimiters described in the //elements table// below. 12   1. **Opening delimiter** --- **##!!^|!!##** is any of the delimiters described in the //elements table// below.
43 *| Attribute | Markup key |* 43 *| Attribute | Markup key |*
44 *|(x=2) Core |* 44 *|(x=2) Core |*
45 || ##id## | ##i## || 45 || ##id## | ##i## ||
46 || ##title## | ##t## ||    
47 || ##class## | ##c## || 46 || ##class## | ##c## ||
48 || ##style## | ##s## || 47 || ##style## | ##s## ||
49 *|(x=2) i18n |* 48 *|(x=2) i18n |*
53 || ##colspan## | ##x## || 52 || ##colspan## | ##x## ||
54 || ##rowspan## | ##y## || 53 || ##rowspan## | ##y## ||
55 || ##scope## | ##o## || 54 || ##scope## | ##o## ||
56 || ##headers## | ##h## ||    
57 || ##abbr## | ##a## ||    
58 *|(x=2) Other Table elements |*    
59 || ##span## | ##p## ||    
60 |# 55 |#