Test odd behaviour of PTVS when expanded in block markup
(:BoxWidth:66%:) `BoxWidth is "{$:BoxWidth}"
|
BoxWidth is "66%"
|
Works OK in tables
(:table style="color:yellow; background-color:black; width:{$:BoxWidth}" class='noprint':)
(:cellnr:)
%center% [+++ '''''PmWiki for dummies''''' +++]
(:tableend:)
|
|
Seems to add an extra space
>>frame color=blue width={$:BoxWidth} <<
!!! Exploring the PmWiki portal
>><<
|
apply=div%
Exploring the PmWiki portal
|
Works in simple tables
|| width={$:BoxWidth} class=tabtable bgcolor=yellow
|| [- Jump to: Business Metadata -] || [- Technical Metadata -] || [- Glossary -] ||
|
Jump to: Business Metadata | Technical Metadata | Glossary |
|
Doesn't seem to work
(:div bgcolor=yellow width={$:BoxWidth} :)
I came, I saw, I `PmWikied
(:divend:)
|
I came, I saw, I PmWikied
|
See
- 00962 - Make >><< behave identically with other block formatting when style= is used