kopia lustrzana https://github.com/miklobit/TiddlyWiki5
				
				
				
			
		
			
				
	
	
		
			15 wiersze
		
	
	
		
			539 B
		
	
	
	
		
			Plaintext
		
	
	
			
		
		
	
	
			15 wiersze
		
	
	
		
			539 B
		
	
	
	
		
			Plaintext
		
	
	
| title: $:/core/ui/ViewTemplate/plugin
 | |
| tags: $:/tags/ViewTemplate
 | |
| 
 | |
| <$reveal tag="div" class="tc-tiddler-plugin-info" type="nomatch" stateTitle=<<folded-state>> text="hide" retain="yes" animate="yes">
 | |
| 
 | |
| <$list filter="[all[current]has[plugin-type]] -[all[current]field:plugin-type[import]]">
 | |
| <$set name="plugin-type" value={{!!plugin-type}}>
 | |
| <$set name="default-popup-state" value="yes">
 | |
| <$set name="qualified-state" value=<<qualify "$:/state/plugin-info">>>
 | |
| {{||$:/core/ui/Components/plugin-info}}
 | |
| </$set>
 | |
| </$set>
 | |
| </$set>
 | |
| </$list>
 | |
| </$reveal> |