Editing TWiki: Difference between revisions
		
		
		
		
		
		Jump to navigation
		Jump to search
		
				
		
		
	
| Line 4: | Line 4: | ||
* To enclose some content in a text box, simply start the content in a new line and type 2 spaces before the start of the content.  | 
  * To enclose some content in a text box, simply start the content in a new line and type 2 spaces before the start of the content.  | 
||
Example:  | 
  Example:  | 
||
==== type ====   | 
|||
  "---message to be filled---"  | 
    "---message to be filled---"  | 
||
would yield <br />  | 
  would yield <br />  | 
||
---message to be filled---  | 
  ---message to be filled---  | 
||
==== type ====  | 
|||
  "  ---message to be filled---"  | 
    "  ---message to be filled---"  | 
||
would yield  | 
  would yield  | 
||
Revision as of 21:52, 6 April 2018
Introduction to TWiki
Twiki Tips and Tricks
- To enclose some content in a text box, simply start the content in a new line and type 2 spaces before the start of the content.
 
Example:
type
"---message to be filled---"
would yield 
---message to be filled---
type
" ---message to be filled---"
would yield
---message to be filled---