kopia lustrzana https://github.com/miklobit/TiddlyWiki5
				
				
				
			
		
			
				
	
	
		
			16 wiersze
		
	
	
		
			486 B
		
	
	
	
		
			Plaintext
		
	
	
			
		
		
	
	
			16 wiersze
		
	
	
		
			486 B
		
	
	
	
		
			Plaintext
		
	
	
| caption: {{$:/language/Buttons/Transcludify/Caption}}
 | |
| condition: [<targetTiddler>!has[type]] [<targetTiddler>type[text/vnd.tiddlywiki]]
 | |
| description: {{$:/language/Buttons/Transcludify/Hint}}
 | |
| icon: $:/core/images/transcludify
 | |
| list-before: $:/core/ui/EditorToolbar/mono-block
 | |
| shortcuts: ((transcludify))
 | |
| title: $:/core/ui/EditorToolbar/transcludify
 | |
| tags: $:/tags/EditorToolbar
 | |
| 
 | |
| <$action-sendmessage
 | |
| 	$message="tm-edit-text-operation"
 | |
| 	$param="wrap-selection"
 | |
| 	prefix="{{"
 | |
| 	suffix="}}"
 | |
| />
 |