TableHere
^do( TableHere, caption, head, body )^
Type: Macro
Purpose: Translates a tab-separated table into an HTML table
It’s e'asy to insert a table on-the-fly with the TableHere macro.
By beginning the body on its own line and using multiple tabs between cells, you’ll find the BoxPress table markup quite human-readable.
Separate head cells with with the vertical bar ( | ) character. Separate body cells with tabs—use as many as you like to line things up. Or, select your “rows” and then use the ruler to make a great-looking table right inside your Tinderbox note!
Special options:
- To make an empty cell, place a non-breaking space in the cell by hitting ⌥ SPACE.
- To include a web link inside your table, spell it out explicitly using single quotes. For example:
Hover below to reveal BoxPress code
^action($tmpStr1(bstVAR)=; $tmpStr2(bstVAR)=;)^ ^action($tmpStr1(bstVAR)="$2".replace("\|", "</th><th>"))^ ^action($tmpStr2(bstVAR)="$3")^ ^action($tmpStr2(bstVAR)=$tmpStr2(bstVAR).replace("\`</p> <p>", ""))^^action($tmpStr2(bstVAR)=$tmpStr2(bstVAR).replace(" +", "</td><td>"))^ ^action($tmpStr2(bstVAR)=$tmpStr2(bstVAR).replace("<p>", "<tr><td>"))^ ^action($tmpStr2(bstVAR)=$tmpStr2(bstVAR).replace("</p>", "</td></tr>"))^ ^action($tmpStr2(bstVAR)=$tmpStr2(bstVAR).replace("<tr><td></td></tr>", ""))^ <div class="table-responsive"> <table class="table small"> <caption>^value("$1")^</caption> <thead><tr><th>^value($tmpStr1(bstVAR))^</th></tr></thead> <tbody><tr><td>^value($tmpStr2(bstVAR))^</td></tr></tbody> </table> </div>
TableHere sample
This is the markup that is rendered below
Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.
Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat.
Stage | Age | Ero-zone | Results if fixated |
---|---|---|---|
Oral | 0–18 months | Mouth | Oral aggressive |
Anal | 18–36 months | Bowel and bladder | Anal retentive |
Phallic | 3–6 years | Genitals | Oedipus complex |
Latency | 6–puberty | (dormant sexual desire) | Perpetual sexual dissatisfaction |
Genital | puberty–death | Genitals embellished | Impotence/frigidity |
Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.