From 77a40d6f341933b136c6ddd54f2568152b4b31ef Mon Sep 17 00:00:00 2001 From: John MacFarlane Date: Tue, 27 Nov 2018 14:45:39 -0800 Subject: MediaWiki writer: fix caption, use 'thumb' instead of 'frame'. Captions used to have the word 'caption' prepended; this has been removed. Also, 'thumb' is used instead of 'frame' to allow images to be resized. Closes #5105. --- test/writer.mediawiki | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'test/writer.mediawiki') diff --git a/test/writer.mediawiki b/test/writer.mediawiki index 968eef388..29686f3e7 100644 --- a/test/writer.mediawiki +++ b/test/writer.mediawiki @@ -620,7 +620,7 @@ Auto-links should not occur here: <http://example.com/> From “Voyage dans la Lune” by Georges Melies (1902): -[[File:lalune.jpg|frame|none|alt=Voyage dans la Lune|caption lalune]] +[[File:lalune.jpg|thumb|none|alt=Voyage dans la Lune|lalune]] Here is a movie [[File:movie.jpg|movie]] icon. -- cgit v1.2.3