Versionen
13. Januar 2023
1. April 2020
Undid revision 948472508 by [[Special:Contributions/w>IPad365|w>IPad365]] ([[User talk:w>IPad365|talk]])
−29
1 revision imported
K
23. September 2019
18. Dezember 2014
when calling this from wikitext use a more readable error message for missing file parameters
+100
use yesno to test whether to add a border
+85
make this a lot simpler - the original module was overkill for what it was trying to do
−5.984
4. Juni 2014
Undid revision 611451330 by Mr. Stradivarius (talk) whoops, that edit was supposed to be to the sandbox...
K−516
allow specifying height and width values as strings ending in px
+516
3. Juni 2014
31. Mai 2014
30. Mai 2014
don't include the library name in checkSelf method names
−144
rename the image table to a fileLink table, seeing as this code is applicable to all file links
+135
Mr. Stradivarius moved page Module:Image to Module:File link without leaving a redirect: this is applicable to all file links, not just images
Kadd page, class and lang to privateFields
+55
add page, class and lang parameters
+691
allow nil values as input to most of the functions, to make call-chaining with conditional variables easier
+263
remove "theName" field from readOnlyFields
+96
reduce redundant error code
−6
seperate treatment of private fields and read-only fields, and add a __pairs metamethod
+521
enable call-chaining and tweak the error messages to use "image:method" rather than just "method"
+620
move duplicate size error checks to the setting functions, fix the alignment error message
+282
fix read-only behaviour and remove the test function
−140
add type checks and write the render function; read-only code not working yet
+3.295
beginnings of an image library
+1.746