kopia lustrzana https://github.com/miklobit/TiddlyWiki5
				
				
				
			
		
			
				
	
	
		
			14 wiersze
		
	
	
		
			646 B
		
	
	
	
		
			Plaintext
		
	
	
			
		
		
	
	
			14 wiersze
		
	
	
		
			646 B
		
	
	
	
		
			Plaintext
		
	
	
| title: $:/core/ui/Buttons/new-image
 | |
| tags: $:/tags/PageControls
 | |
| caption: {{$:/core/images/new-image-button}} {{$:/language/Buttons/NewImage/Caption}}
 | |
| description: {{$:/language/Buttons/NewImage/Hint}}
 | |
| 
 | |
| <$button tooltip={{$:/language/Buttons/NewImage/Hint}} aria-label={{$:/language/Buttons/NewImage/Caption}} class=<<tv-config-toolbar-class>> actions={{$:/core/ui/Actions/new-image}}>
 | |
| <$list filter="[<tv-config-toolbar-icons>match[yes]]">
 | |
| {{$:/core/images/new-image-button}}
 | |
| </$list>
 | |
| <$list filter="[<tv-config-toolbar-text>match[yes]]">
 | |
| <span class="tc-btn-text"><$text text={{$:/language/Buttons/NewImage/Caption}}/></span>
 | |
| </$list>
 | |
| </$button>
 |