Skip to content

Commit 439c30d

Browse files
committed
docs(movies): show usage of imdbUrl in template example
Add explicit IMDb link field using the generated imdbUrl variable.
1 parent 536a440 commit 439c30d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/docs/Examples/Macro_MovieAndSeriesScript.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,7 @@ category:: {{VALUE:typeLink}}
4242
director:: {{VALUE:directorLink}}
4343
genre:: {{VALUE:genreLinks}}
4444
imdbId:: {{VALUE:imdbID}}
45+
imdb:: [IMDb]({{VALUE:imdbUrl}})
4546
ratingImdb:: {{VALUE:imdbRating}}
4647
rating::
4748
year:: {{VALUE:Year}}

0 commit comments

Comments
 (0)