30 lines
		
	
	
		
			907 B
		
	
	
	
		
			Markdown
		
	
	
	
	
	
			
		
		
	
	
			30 lines
		
	
	
		
			907 B
		
	
	
	
		
			Markdown
		
	
	
	
	
	
| ---
 | |
| genre:
 | |
|   - "[[Aventure]]"
 | |
|   - "[[Drame]]"
 | |
|   - "[[Mystère]]"
 | |
| director:
 | |
|   - "[[James Cameron]]"
 | |
| rating:
 | |
| scoreImdb: 7.5
 | |
| cast:
 | |
|   - "[[Ed Harris]]"
 | |
|   - "[[Mary Elizabeth Mastrantonio]]"
 | |
|   - "[[Michael Biehn]]"
 | |
| cover: "https://m.media-amazon.com/images/M/MV5BYTNhZTlkMGYtYWJkYy00YzhjLThlYzctYTFmOTE4ZmI3MDY1XkEyXkFqcGc@._V1_.jpg"
 | |
| plot: "Une équipe de plongée civile est chargée de rechercher un sous-marin nucléaire perdu et de faire face au danger en rencontrant une espèce aquatique exotique."
 | |
| year: 1989
 | |
| created: 2025-08-26
 | |
| tags:
 | |
|   - "t/source/film"
 | |
|   - "s/art/cinema"
 | |
| nb_times_seen: "0"
 | |
| date_last_seen:
 | |
| ---
 | |
| 
 | |
| `VIEW[Vu {nb_times_seen} fois (le {date_last_seen})][text]`
 | |
| `BUTTON[film_update_date_last_seen]` `BUTTON[film_jamais_vu]`
 | |
| 
 | |
| - score`VIEW[IMDB : {scoreImdb}/10][text]`
 | |
| - Note personnelle : `INPUT[slider(addLabels, minValue(0), maxValue(10), defaultValue(5)):rating]` `VIEW[{rating}/10][text]`
 |